Skip to content

Releases: PyEllips/pyElli

Version 0.22.3

11 Mar 10:18
Compare
Choose a tag to compare

Bugfixes

  • Pin Plotly to a version smaller than 6, to avoid problems with the fitting widget (see #203)

Version 0.22.2

09 Mar 16:07
Compare
Choose a tag to compare

Version 0.22.2

Bugfixes

  • Fix publishing workflow

Version 0.22.1

New

  • convert_delta_range function

Bugfixes

  • Allow all valid Delta ranges in the Result class

Version 0.22.0

06 Jan 10:28
Compare
Choose a tag to compare

New

  • Python 3.13 support
  • Updated dependencies
  • Updated refractive index database

Bugfixes

  • SciPy performance regression fixed with Version 1.15

Version 0.21.2

06 Nov 15:59
Compare
Choose a tag to compare

Bugfixes

  • Include the RII database submodule in the Pypi package again

Version 0.21.1

08 Oct 11:48
9e3d2fa
Compare
Choose a tag to compare

Hotfix to regenerate the documentation.

Version 0.21.0

07 Oct 11:19
42761d8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.20.0...v0.21.0

Version 0.20.0

20 Jun 11:25
adc607c
Compare
Choose a tag to compare

New

  • Vectorized KKR
  • NumPy 2.0.0 support

Bug fixes

  • Fix root selection mistakes for Bruggeman EMA

Known issues

  • Performance regression for newer SciPy versions of expm solver (#178)

What's Changed

  • Bump pillow from 10.2.0 to 10.3.0 in /requirements by @dependabot in #166
  • Bump pydantic from 1.10.2 to 1.10.13 in /requirements by @dependabot in #167
  • [Issue 168] Vectorized KKR internals by @IruNikZe in #169
  • Bump jinja2 from 3.1.3 to 3.1.4 in /requirements by @dependabot in #170
  • Bump tornado from 6.3.3 to 6.4.1 in /requirements by @dependabot in #172
  • Upgrade and use ruff==0.4.8 and support numpy>=2.0.0 by @domna in #176
  • Add pytest-benchmark to dev dependencies and run benchmark checks on PRs by @domna in #177
  • Adapt correct version retrieval by @domna in #179
  • Fix Bruggeman EMA by @MarJMue in #173

New Contributors

Full Changelog: v0.19.0...v0.20.0

Version 0.19.0

20 Feb 22:00
903150e
Compare
Choose a tag to compare

New

  • Python 3.12 Support
  • Averaging of ResultLists
  • Breaking change: Renamed RII.load_dispersion to RII.get_dispersion to be more consistent.

What's Changed

Full Changelog: v0.18.1...v0.19.0

Version 0.18.1

16 Aug 13:36
da04eb7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.18.0...v0.18.1

Version 0.18.0

13 Jul 11:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.0...v0.18.0