Skip to content

Releases: GalacticDynamics/quaxed

v0.10.0

20 Apr 17:00
6939e3f
Compare
Choose a tag to compare

Warning

Due to patrick-kidger/quax#58 some functions that require size information about boolean arrays when jitted will not work without that size information quaxified, even when not jitted. These include argwhere, bincount, compress, etc.

What's Changed

Full Changelog: v0.9.0...v0.10.0

v0.9.0

07 Feb 15:45
96a518b
Compare
Choose a tag to compare

What's Changed

  • 🔥 dump(arrayish): moved to new library quax-blocks by @nstarman in #129

Full Changelog: v0.8.3...v0.9.0

v0.8.3

07 Feb 01:55
973ddd7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.2...v0.8.3

v0.8.2

23 Jan 00:24
6578315
Compare
Choose a tag to compare

What's Changed

  • 📝 docs(arrayish): refactor docstring examples by @nstarman in #124
  • 🔒️ security(cd): update download-artifacts by @nstarman in #125

Full Changelog: v0.8.1...v0.8.2

v0.8.1

21 Jan 01:15
011b8b0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

21 Jan 00:07
f70fa86
Compare
Choose a tag to compare

What's Changed

  • Subclasses for Arrayish Objects by @nstarman in #120
    This is a comprehensive set of classes which provide quaxified lax and jax.numpy-backed dunder methods.

Full Changelog: v0.7.2...v0.8.0

v0.7.2

20 Jan 23:26
7d8f599
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.7.2

v0.7.1

17 Dec 08:14
09cfee3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

11 Dec 19:35
60e9dbc
Compare
Choose a tag to compare

What's Changed

  • 📦️ package(py13): by Spec 0 drop py3.10 and add py13 by @nstarman in #110
  • 📦️ package(py13): by Spec 0 drop py3.10 and add py13 by @nstarman in #111

Full Changelog: v0.6.8...v0.7.0

v0.6.8

11 Dec 17:05
348112a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.7...v0.6.8