Skip to content

Releases: rsokl/phantom-tensors

Release v0.3.0

01 Aug 17:55
9569cb2
Compare
Choose a tag to compare
  • Adds support for Python 3.12
  • Drops Python 3.7 support
  • Dimension-binding scope is now managed by context variables rather than global state -- safe for use in coroutines/threads
  • Compatibility with latest pyright

v0.2.0

08 Mar 16:24
Compare
Choose a tag to compare
bump

v0.0.1

08 Mar 16:17
127fff9
Compare
Choose a tag to compare
Include missing py.typed

Release v0.0.0

01 Oct 19:08
Compare
Choose a tag to compare

This is still a rough prototype. No docs yet. Zero guarantee of the current API's stability