v0.4.1
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