Skip to content

v0.12.3

Choose a tag to compare

@dpanici dpanici released this 08 Oct 13:30
· 3367 commits to master since this release
62e82f4

What's Changed

  • Add jac_chunk_size keyword argument to ObjectiveFunction to reduce memory usage of forward mode Jacobian calculation , see docs for more details
  • Add objective using for Ideal-Ballooning Stability, see related paper for more details.
  • Make naming of grids kwargs among free boundary objectives more uniform
  • Add kwarg options to plot 3d without any axis visible
  • Pin jax version temporarily to avoid JAX-related bug

Bug Fixes

  • Fix error that can occur when get_NAE_constraints is called for only fixing the axis
  • bug fix for most_rational with negative arguments
  • fix bug. in FixOmniBMax

New Contributors

Full Changelog: v0.12.2...v0.12.3