Releases: pyxu-org/pyxu
Releases · pyxu-org/pyxu
Pyxu v1.2.0
New features:
experimental.XRayTransform
: add.diagnostic_plot()
to help verify specified geometries are correct.- Add weighted XRT.
Bug fixes:
- ufuncs: correct operator shapes in functional API.
ArgShiftRule()
: correct shift parameter (in docs.)- XRT tutorial: correct parallel beam specifiers. (Wasn't always parallel previously.)
- XRT: protect against out-of-bound reads, which would randomly cause crashes.
Pyxu v1.1.0
New features:
- New/Updated tutorials on Bayesian imaging and image de-blurring.
- Experimental support for the X-Ray transform.
- Docker recipes for users and developers.
Bug fixes:
- Fix
QuadraticFunc
differential Lipschitz propagation via arithmetic rules.
Pyxu v1.0.1
User-facing changes:
- Many improvements to HTML documentation.
- Move to full
pip
-based install process. - Minor bug fixes to core library & extension mechanism.
Developer-facing changes:
- Update
tox
testenvs to avoid costly env setups (when unnecessary). - Provide
tox
receipes to build PyPI packages & HTML docs. - Replace
setuptools
withhatch
as per PyPA guidelines.
Pyxu v1.0.0
This is the release of v1.0.0.
See the README for highlights and features.
Pyxu v1.0.0-rc.1 (release candidate)
First official release of the new API of Pyxu (formerly Pycsou).
Major changes to the API with lots of breaking changes and new features.
See README for highlights.
Pycsou-v1.0.6 (v1 Sunset, Legacy)
Sunset release of Pycsou (old spelling, old architecture). This release is provided for legacy reasons and should not be used by new users of the framework.