Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 233 Bytes

CHANGELOG.md

File metadata and controls

12 lines (8 loc) · 233 Bytes

2024-02-24

Tests
  • jax: basic jit jax optimization (a930a76e)
Features
  • start trying jax optimizations
  • replace np with jnp, get working base, now to optimize as needed
  • init jax src and tests
  • fix typos