Skip to content

Releases: GalacticDynamics/quaxed

v0.10.5

Choose a tag to compare

@nstarman nstarman released this 04 May 19:11
132b243

What's Changed

  • Backport PR #153 on branch versions/v0.10.x (Generate a custom type stub file with horrible text manipulation of jax.numpy's pyi file) by @meeseeksmachine in #163
  • Backport PR #164 on branch versions/v0.10.x (🔧 config(nox): remove unneeded sessions list) by @meeseeksmachine in #165
  • Backport PR #166 on branch versions/v0.10.x (Test cleanup nox and stubgen) by @meeseeksmachine in #167
  • deps: support py3.14 by @nstarman in #182

New Contributors

Full Changelog: v0.10.3...v0.10.5

v0.10.4

Choose a tag to compare

@nstarman nstarman released this 05 Dec 22:41
1149880

What's Changed

  • Generate a custom type stub file with horrible text manipulation of jax.numpy's pyi file by @adrn in #153

New Contributors

  • @adrn made their first contribution in #153

Full Changelog: v0.10.3...v0.10.4

v0.10.3

Choose a tag to compare

@nstarman nstarman released this 23 Nov 22:16
1f72f0e

What's Changed

New Contributors

  • @Copilot made their first contribution in #152

Full Changelog: v0.10.2...v0.10.3

v0.10.2

Choose a tag to compare

@nstarman nstarman released this 19 Oct 15:11
066e292

Support Jax v0.7.2+.

What's Changed

Full Changelog: v0.10.1...v0.10.2

v0.10.1

Choose a tag to compare

@nstarman nstarman released this 02 Jun 22:12
2901627

What's Changed

  • build(deps): bump the actions group with 3 updates by @dependabot in #139
  • build(deps): bump codecov/codecov-action from 5.4.2 to 5.4.3 in the actions group by @dependabot in #140
  • 🐛 fix: vectorize, cond by @nstarman in #141
  • 🩹 fix-simple(primitives): use fixed quax default implementation by @nstarman in #137

Full Changelog: v0.10.0...v0.10.1

v0.10.0

Choose a tag to compare

@nstarman nstarman released this 20 Apr 17:00
6939e3f

Warning

Due to nstarman/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

Choose a tag to compare

@nstarman nstarman released this 07 Feb 15:45
96a518b

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

Choose a tag to compare

@nstarman nstarman released this 07 Feb 01:55
973ddd7

What's Changed

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

v0.8.2

Choose a tag to compare

@nstarman nstarman released this 23 Jan 00:24
6578315

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

Choose a tag to compare

@nstarman nstarman released this 21 Jan 01:15
011b8b0

What's Changed

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