We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aab5f1 commit b6bd87dCopy full SHA for b6bd87d
CHANGES.rst
@@ -18,11 +18,13 @@ Bug fixes
18
- Fixed the YAML output to use ``default_flow_style=None`` for serializing potential
19
objects, which leads to a more efficient array output.
20
21
-- ``scf.compute_coeffs_discrete`` now raises an error if GSL is not enabled rather than silently returning
22
- zeros
+- ``scf.compute_coeffs_discrete`` now raises an error if GSL is not enabled rather than
+ silently returning zeros
23
24
- ``SCFPotential`` will now work with IO functions (``save`` & ``load``)
25
26
+- Fixes compatibility with Astropy v6.0
27
+
28
API changes
29
-----------
30
0 commit comments