Skip to content

Releases: hiddenSymmetries/simsopt

v1.6.2

06 Jul 01:55
2c0f057
Compare
Choose a tag to compare

What's Changed

  • Fix for python 3.8 and numpy dependency by @mbkumar in #432
  • clear spec cache to avoid sporadic mismatch by @smiet in #431

Full Changelog: v1.6.1...v1.6.2

v1.6.1

28 Jun 11:40
a1b43f4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.6.1

v1.6.0

26 Jun 12:43
d824abb
Compare
Choose a tag to compare

Please note that this release is constrained to use numpy < 2.0.0.

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0

30 Apr 13:35
fe1087e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.4.1

v1.4.0

03 Apr 20:38
1fb6e87
Compare
Choose a tag to compare

What's Changed

  • fix parallel evaluation of derived optimizables by @smiet in #381
  • compute the rotational transform on a magnetic axis by @andrewgiuliani in #399

Full Changelog: v1.3.0...v1.4.0

v1.3.0

04 Mar 14:24
5b1cb70
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

16 Jan 16:22
209e0b9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.2.0

Bugfix in wheel naming

28 Nov 14:26
50f41d6
Compare
Choose a tag to compare
v1.1.1

remove dirty local from setuptools

v1.1.0

28 Nov 04:52
1eeab4b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

Simsopt version 1 with MIT license

02 Nov 13:39
4da5214
Compare
Choose a tag to compare

This is new release with a bump in the major version to 1.0.0. Simsopt license changed from GPL to MIT starting from version 1.0.0

What's Changed

  • Linting made stricter and the linting framework is switched to ruff by @mbkumar in #359
  • Change license from LGPL to MIT by @landreman in #365

Full Changelog: v0.20.0...v1.0.0