Skip to content

v0.4.1

Choose a tag to compare

@ymahlau ymahlau released this 23 Jun 09:20
· 289 commits to main since this release

This release includes the following improvements:

  • Simpler Names for Base class: now the base class for all objects is called fdtdx.TreeClass. It includes a lot of nice functionality for JAX and would probably also be useful to people in other projects
  • Added more functionality to the TreeClass which makes life a lot easier when working with JAX transformations. Check out the tutorial: https://ymahlau.github.io/fdtdx/tutorials/jax_introduction/
  • ExtendedPolygon Object. See #30