Skip to content

Version 0.0.2

Compare
Choose a tag to compare
@bwohlberg bwohlberg released this 18 Feb 01:20
· 649 commits to main since this release

Change Summary

  • Additional optimization algorithms: Linearized ADMM and PDHG.
  • Additional Abel transform and array slicing linear operators.
  • Additional nuclear norm functional.
  • New module scico.ray.tune providing a simplified interface to Ray Tune.
  • Move optimization algorithms into optimize subpackage.
  • Additional iteration stats columns for iterative ADMM subproblem solvers.
  • Renamed "Primal Rsdl" to "Prml Rsdl" in displayed iteration stats.
  • Move some functions from util and math modules to new array module.
  • Bump pinned jaxlib and jax versions to 0.3.0.

Changes in Detail

New Contributors

Full Changelog: v0.0.1...v0.0.2