Skip to content

Releases: Pavlo3P/SpaceCore

v0.1.3

06 Apr 22:35

Choose a tag to compare

  • Fix version issue
  • ContextBound from top-level spacecore

v0.1.2

06 Apr 22:21
40876e5

Choose a tag to compare

  • Add Space.apply(...) support across spaces
  • LinOp from top-level spacecore.

v0.1.1

02 Apr 21:02

Choose a tag to compare

Initial public PyPI release of SpaceCore.

Includes core spaces, linear operators, NumPy support, optional JAX support, tests, and tutorials.

v0.1.0

02 Apr 16:24
45122d8

Choose a tag to compare

SpaceCore v0.1.0

Initial public release of SpaceCore.

Included

  • backend-aware contexts
  • vector and Hermitian spaces
  • product spaces
  • dense and structured linear operators
  • NumPy backend support
  • optional JAX support
  • tests, tutorials, and packaging setup

Notes

  • This is an early-stage release.
  • The API may evolve in future versions.