Skip to content

3.0.2

Choose a tag to compare

@scottprahl scottprahl released this 25 May 22:10
· 83 commits to main since this release

3.0.2 5/25/2025)

  • update version in both __init__.py and pyproject.toml

3.0.1 (5/25/2025)

  • fix JIT regression (thanks @avgeiss)
  • clarify polarization in docstrings
  • improve README.rst
  • fix git branches
  • rename mie.mie_scalar to mie.single_sphere
  • rename small_mie_sphere to small_sphere
  • rename small_conducting_mie to small_conducting_sphere
  • rationalize importing of jit and non-jit code
  • add test_jit_speed.py and test_nojit_speed.py