Skip to content

v0.1.0

Choose a tag to compare

@liblaf liblaf released this 25 Jan 01:09
68f2c6e

0.1.0 - 2026-01-25

✨ Features

  • jit: implement filtered JIT and PyTree partitioning - 7251714 by @liblaf
  • tree: implement JAX pytree registration with AST-based codegen - 585c090 by @liblaf
  • initialize project using copier templates - b1d60fe by @liblaf

🐛 Bug Fixes

  • tree: initialize all fields in AST node constructors - 8a5d204 by @liblaf
  • tree: add generic type parameters to PyTreeDef and AuxData - 6ee8d09 by @liblaf

✅ Tests

  • jit: refine overhead benchmarks and add complex PyTree test cases - 6b1dd54 by @liblaf

❤️ Contributors