We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d6a597 commit 7e9bf79Copy full SHA for 7e9bf79
CHANGELOG.rst
@@ -1,6 +1,18 @@
1
Changelog
2
=========
3
4
+3.0.1 (5/25/2025)
5
+-------------------
6
+* fix JIT regression (thanks @avgeiss)
7
+* clarify polarization in docstrings
8
+* improve README.rst
9
+* fix git branches
10
+* rename mie.mie_scalar to mie.single_sphere
11
+* rename small_mie_sphere to small_sphere
12
+* rename small_conducting_mie to small_conducting_sphere
13
+* rationalize importing of jit and non-jit code
14
+* add test_jit_speed.py and test_nojit_speed.py
15
+
16
3.0.0 (3/16/2025)
17
-------------------
18
* breaking api changes
0 commit comments