Releases: hiddenSymmetries/simsopt
Releases · hiddenSymmetries/simsopt
v0.11.1
What's Changed
- fieldlines refactor by @landreman in #268
- Bug fix in deriv doc by @mbkumar in #275
- Curves and Coils saved to FOCUS and MAKEGRID format by @zhucaoxiang in #270
- Fix failing test in CI, test_qfm_surface_optimization_convergence by @landreman in #277
- Update Github Actions Versions by @mbkumar in #279
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- Updated pypa/gh-action-pypi-publish from master to release/v1 by @landreman in #269
- Graph JSON framework by @mbkumar in #261
- simsopt wheels are now compatible with Westmere microarchitecture and should work for older machines
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Surface classes refactoring to confirm with Graph JSON framework by @mbkumar in #260
- Update macos runner version for github actions by @mbkumar in #263
- Updated SurfaceRZFourier.from_vmec_input() to be faster. by @landreman in #265
- more coil sets added to simsopt.configs by @andrewgiuliani in #257
Full Changelog: v0.9.3...v0.10.0
v0.9.3
What's Changed
- Modules with graph_ prefix deleted by @mbkumar in #247
- Spec CI fix by @mbkumar in #249
- Avoid netcdf warning by @landreman in #252
- Mac m1 by @mbkumar in #254
- conda fix by @mbkumar in #256
- Update sdist build by @mbkumar in #255
- Fixed one vmec_fieldlines test that was failing by @landreman in #253
- 2X faster vmec_fieldlines by @rahulgaur104 in #243
New Contributors
- @rahulgaur104 made their first contribution in #243
Full Changelog: v0.9.2...v0.9.3
v0.9.2
What's Changed
- Second level imports by @mbkumar in #239
- Improvements to documentation by @landreman in #241
Full Changelog: v0.9.1...v0.9.2
v0.9.1
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- Add a Weight object that encapsules a scalar by @florianwechsung in #230
- Improvements to RegularGridInterpolant3D and C++ documentation #103 by @florianwechsung in #227
- Setup numpy dependency in the recommended way by @mbkumar in #234
- Update branch by @rogeriojorge in #236
- Save and load coils by @landreman in #235
- Principal curvatures by @ejpaul in #232
- Expanded coil documentation by @rogeriojorge in #237
- JSON serialization by @mbkumar in #231
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- The behaviour of fix_all is modified to fix global DOFs. To fix local DOFs use local_fix_all. By @mbkumar in #222
- properties for order, stellsym, nfp in curverzfourier by @florianwechsung in #225
- Skip matplotlib-dependent tests if it's not installed by @StanczakDominik in #226
- Multifilament coil approximation by @florianwechsung in #223
- MPI barrier to avoid wout not found error by @landreman in #224
- Virtual casing by @landreman, @florianwechsung, and @mbkumar in #209
New Contributors
- @StanczakDominik made their first contribution in #226
Full Changelog: v0.7.4...v0.7.5
v0.7.4
What's Changed
- Curve-Curve distance improvements and introduction of Curve-Surface distance by @florianwechsung
- Reduce extensive CI time by @mbkumar
- Add thirdparty folders to sdist by @mbkumar
- Remove graph prefix by @mbkumar
Full Changelog: v0.7.3...v0.7.4
v0.7.3 Release
What's Changed
- Fieldlines from vmec by @landreman
- added plot DAG test by @andrewgiuliani
- Nptyping fix by @mbkumar
- Remove assert in tracing.cpp by @florianwechsung
- Use slots for DOFs by @mbkumar
- Small performance tweaks by @florianwechsung
Full Changelog: v0.7.2...v0.7.3