Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

[RELEASE] cusignal v0.17 #291

Merged
merged 41 commits into from
Dec 10, 2020
Merged

[RELEASE] cusignal v0.17 #291

merged 41 commits into from
Dec 10, 2020

Conversation

GPUtester
Copy link
Contributor

❄️ Code freeze for branch-0.17 and v0.17 release

What does this mean?

Only critical/hotfix level issues should be merged into branch-0.17 until release (merging of this PR).

What is the purpose of this PR?

  • Update documentation
  • Allow testing for the new release
  • Enable a means to merge branch-0.17 into main for the release

raydouglass and others added 30 commits October 2, 2020 10:42
[gpuCI] Auto-merge branch-0.16 to branch-0.17 [skip ci]
[gpuCI] Auto-merge branch-0.16 to branch-0.17 [skip ci]
[gpuCI] Auto-merge branch-0.16 to branch-0.17 [skip ci]
[gpuCI] Auto-merge branch-0.16 to branch-0.17 [skip ci]
[gpuCI] Auto-merge branch-0.16 to branch-0.17 [skip ci]
[gpuCI] Auto-merge branch-0.16 to branch-0.17 [skip ci]
…module (#241)

* Initial commit, function outlines added

* Updated CHANGELOG.md

* Added functions, need to test

* Added inverse_complex_cepstrum and test

* Added minimum phase, and corresponding test

* Added start of elementwise kernels

* Added inverse complex cepstrum elementwise kernel

* Fix merger

* Fix formatting

* Few updates and EWK for minimum phase

* Fix flake8

* Merge branch-0.17

* Make CuPy v8 minimum

* Update yaml files

* Add optimizations

* Formatting

* Formatting

* Minor op

* Fix CI errors

Co-authored-by: Matthew <[email protected]>
* Initial push

* Update CHANGELOG.md

* Replace fftpack with fft

* Replace fftpack with fft

* Remove CuPy v7 path in _fft_convolve

* Replace fftpack with fft

* Replaced fftpack with fft in hilbert(2)

* Replace fftpack with fft

* Replace fftpack with fft

* Replace fftpack with fft

* Remove fft cache

* Remove major ver

* Minor changes

* Add c++11 to Windows

* Optimize chebwin more

* More optimizations to windows EWKs

* more ops

* Optimizations to Wavelets

* Ops to waveforms

* More ops

* Minor changes

* Minor changes

* Formatting

* Formatting

* Fix CI issues

* Minor change

* Clean up logic to call kernels

* Removed dead code

* Optimize wiener and add 2d test

* Add EWK to hilbert

* Minor change

* Add EWK to hilbert2

* Add EWK to freq_shift for 3x improvement

* Formatting

* Moved firwin to CPU for speed up, data sizes small

* Update CHANGELOG.md

* Fix issues with swap to numpy

* Add user switch to choose CPU or GPU path for filter design

* Doc formatting

* Add EWK to firwin

* Minor changes

* Style change to sosfilt

* Moved small calculates back to CPU. 2x improvement

* Fix flake8

* Replace np.matrix to remove pytest warning

* Trying to fix CI error with chebwin and CentOS

* Attempt 2 to fix chebwin

* Add numpy testing for robustness and fix parzen error

* More updates to testing to fix CI issues

* Fix flake8

* Fix issue with build process in docker

* Trying to fix CI

* Another attempt to fix CI

* Add consts

* Explicit doubles

* Try to break CI

* Try to break CI

* Fixed chebwin??
…eded={tests,validations,benchmarks,optimizations}
* Initial push

* Move changes to new ticket

* Update CHANGELOG.md

* Update test_spectral_analysis.py
* Initial push

* Move changes to new ticket

* Fix bug in gausspulse

* Add sincos

* Update CHANGELOG.md

* Formatting
Co-authored-by: Ray Douglass <[email protected]>
Co-authored-by: BradReesWork <[email protected]>
[skip-ci-changelog] Merge branch-0.16 into branch-0.17
* Update upload.sh

* Update CHANGELOG.md
BradReesWork and others added 10 commits November 11, 2020 09:25
[skip-ci] [DOC] Update readme to reflect new version numbers
[REVIEW] Implemented convolve1d{2/3}o 'valid', needed={tests,benchmarks,optimizations}
[REVIEW] Add nightly benchmarks [skip-ci-changelog]
* Update E2E_Example.ipynb

* Update CHANGELOG.md
* gpuciscripts clean and update

* Updated upload.sh and build.sh

* removed gpuci_logger and replaced parallel level

* Updated changelog

* update changelog

* updated changelog.mg

Co-authored-by: Mark Sadang <[email protected]>
* Fixing issue when reading sigmf files from parent folder

* Changing the split pattern to accept extensions other than sigmf-data

* Improve robustness of sigmf

* Resolving conflicts

* move things around

* Merging with remote
@GPUtester GPUtester requested review from a team as code owners December 7, 2020 16:27
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@ajschmidt8 ajschmidt8 merged commit 450ab0e into main Dec 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.