-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Preparing for a release v0.3 #120
Conversation
@sfarrens let me know if you have issues in running things on Mac. I will try to see if I can get a CI up for mac (currently I didnt considering that our tests are extensive and take a lot of time) |
Hi @chaithyagr this branch builds fine on my mac so I think everything should be fine to release. I made one comment regarding the installation of pyNFFT on macOS. If pyNFFT will work then I suggest you make the proposed change. If not, then I would recommend we simply remove the macOS section until we have a stable solution. Hopefully by the next release. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Currently, the tests are failing due to issues in Modopt. @sfarrens can you please make a release of Modopt so that I can make a release here? |
@chaithyagr I am waiting for a review of the ModOpt release PR then I will release a new patch. |
@chaithyagr ModOpt v1.5.1 has been released. |
* Version Bump * Make pynfft as optional install * Update the circleci testbench * Fix Readme * Update the readme * Release v0.3 change * Loosen the install for scikit-image * Update readme to conda * Slacken the test_scripts * Circleci pull latest modopt * Circleci pull latest modopt Co-authored-by: chaithyagr <chaithyagr@gitlab.com>
This PR holds the release for v0.3.
We will have pyNFFT as an optional install clearing the way for easier install for users. The README is appropriately updated.
Also, I have added the current maintainers/developers in the README.
The updates in this release include:
scipy.fft
to better handle multi-process. Also fix the grid-searchnormalize_frequency_locations
code to work well with givenKMax
scale