Releases: CEA-COSMIC/ModOpt
Releases · CEA-COSMIC/ModOpt
Version 1.2
- Astropy is no longer a required package, most features can be run without it and convolution will default to scipy.
- Unit tests have been updated.
COSPY Release
This release fixes some minor bugs for better implementation in COSPY.
Second Release
The second release of ModOpt
includes:
- pyFFTW support for performing convolutions.
- Handling of complex numbers for soft thresholding.
- A more robust structure of the gradient parent class.
- Minor bug fixes.
First Release
ModOpt First Release
ModOpt has builds upon existing elements of sf_tools
, but adds more exceptions and an extensive set of unit tests.