Skip to content

Tags: facebookresearch/fastMRI

Tags

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Python for CI (#315)

* Update Python for CI

* Fix Python 3.10

* Update numpy

* Update mypy

* Publish with 3.8

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update versioning system (#252)

* Draft for new versioning scheme

* Update build system

* Testing file

* Fix build error

* Use build

* Python version

* Importlib in Python 3.8

* Add back requirements_test.txt

* Rename

* Bad torch version

* Delete version file

* Ignore version

* No need to build

* Delete test requirements

* Apply isort

* Fix Python version

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add normalization options for FFT (#146)

* Add normalization options for FFT

* Harmonize function signatures

v0.1.0.post210716

Toggle v0.1.0.post210716's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update package for PyPI distribution (#143)

* Test the distribution build

* Updates for publishing to PyPI

* Update install instructions