File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 0.2.2] - 2025-09-04
6+
7+ ### Features
8+
9+ - Support simple sequential batching rule (support for ` jax.vmap ` and ` jax.jacobian ` ) (#47 )
10+
11+ ### Bug Fixes
12+
13+ - Divergence free /= incompressibility (#21 )
14+ - Use has_side_effect=True in FFI calls (#44 )
15+ - Update version in vectoradd_jax example to not result in invalid docker tag (#71 )
16+ - * (deps)* Use jnp.moveaxis instead of jax.batching.moveaxis (#72 )
17+ - Broken link in docs (#76 )
18+
19+ ### Documentation
20+
21+ - Add shape optimization demo (#45 )
22+ - Fix equation rendering in shapeopt demo (#46 )
23+
524## [ 0.2.1] - 2025-04-25
625
726### Bug Fixes
@@ -21,4 +40,6 @@ All notable changes to this project will be documented in this file.
2140- Ensure gradients of example tesseract are well-behaved (#14 )
2241- Improve example notebook presentation (#16 )
2342
43+ ## [ 0.2.0] - 2025-04-21
44+
2445<!-- generated by git-cliff -->
You can’t perform that action at this time.
0 commit comments