Skip to content

Releases: pyxu-org/pyxu

Pyxu v1.2.0

01 Dec 16:41
Compare
Choose a tag to compare

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

22 Oct 16:31
Compare
Choose a tag to compare

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

03 Oct 19:52
Compare
Choose a tag to compare

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 with hatch as per PyPA guidelines.

Pyxu v1.0.0

15 Sep 07:13
Compare
Choose a tag to compare

This is the release of v1.0.0.

See the README for highlights and features.

Pyxu v1.0.0-rc.1 (release candidate)

31 Aug 13:48
Compare
Choose a tag to compare

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)

31 Aug 11:21
Compare
Choose a tag to compare

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.