-
Notifications
You must be signed in to change notification settings - Fork 24
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
Version 0.0.5 release #147
Conversation
* set fixed package versions * fixed discrepancy * test with v3.4.0 of matplotlib * lowered packages versions for python 3.6 support * fixed nibabel version * test github actions * test running examples * exclude example tests from nosetests * fixed script name * install pysap before running examples
* updated conda env * updated environment * updated conda env * removed tensorflow from env * added pynfft to env * added Dockerfile * removed test lines from Dockerfile
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.
apt-get install -> apt install
@philouc are you referring to the Dockerfile? |
Yes (Lines 12 to 19) as far as I know! |
@philouc as far as I can see |
* set plug-in and modopt versions for next release * updated pysap-mri version
Co-authored-by: chaithyagr <[email protected]> Co-authored-by: Samuel Farrens <[email protected]>
* updated readme * fixed typos * updated docker instructions * updated readthedocs to use conda env
Summary
environment.yml
to facilitate local installation.readthedocs.yml
to use conda environmentModOpt and Plug-In Versions
PRs Included