Skip to content

vmec-jax v0.0.17

Choose a tag to compare

@rogeriojorge rogeriojorge released this 05 Jul 01:55

Highlights

  • Refresh QS optimization budget probe controls for optimizer method, trial-scan policy, SciPy trust-region settings, and target-helicity seed testing.
  • Make the QA standalone optimization visibly apply the reviewed target-helicity mode-1 seed so short budget probes escape the zero-transform branch.
  • Update optimization documentation and tests to describe the visible seed-conditioning policy and budget-probe knobs.

Validation

  • python -m ruff check tools/diagnostics/qs_budget_probe.py examples/optimization/QA_optimization.py tests/test_optimization_examples.py
  • JAX_ENABLE_X64=1 python -m pytest -q tests/test_optimization_examples.py -q
  • LANG=C.UTF-8 LC_ALL=C.UTF-8 python -m sphinx -W -j auto -b html docs docs/_build/html_release_v0017