@@ -16,7 +16,7 @@ This maintenance release:
16
16
- Addresses compatibility with recent releases of
17
17
Python 3.12, NumPy 2.0, SciPy 1.14, and PETSc 3.20.
18
18
- Adds `conda-lock <https://github.com/conda/conda-lock >`_ environment
19
- lock files with specified compatible versions of FiPy prerequisistes .
19
+ lock files with specified compatible versions of FiPy prerequisites .
20
20
- Fixes numerous documentation errors.
21
21
22
22
.. attention ::
43
43
(`#991 <https://github.com/usnistgov/fipy/pull/991 >`_)
44
44
- Log much more information about FiPy environment
45
45
(`#990 <https://github.com/usnistgov/fipy/pull/990 >`_)
46
- - Fix inclusion of environments/README.rst
46
+ - Fix inclusion of ` environments/README.rst `
47
47
(`#988 <https://github.com/usnistgov/fipy/pull/988 >`_)
48
48
- Environment pinning
49
49
(`#985 <https://github.com/usnistgov/fipy/pull/985 >`_)
@@ -54,12 +54,12 @@ Fixes
54
54
- `#1049 <https://github.com/usnistgov/fipy/issues/1049 >`_:
55
55
Numpy 2.0.0 breaks things
56
56
- `#1010 <https://github.com/usnistgov/fipy/issues/1010 >`_:
57
- examples.diffusion.mesh1D No-flux - steady-state doesn't always give
57
+ ` examples.diffusion.mesh1D ` No-flux - steady-state doesn't always give
58
58
zero
59
59
- `#1000 <https://github.com/usnistgov/fipy/issues/1000 >`_:
60
- examples.diffusion.mesh1D constrains a gradient but calls it a flux
60
+ ` examples.diffusion.mesh1D ` constrains a gradient but calls it a flux
61
61
- `#997 <https://github.com/usnistgov/fipy/issues/997 >`_:
62
- future.standard_library breaking python 3.12 compatibility
62
+ ` future.standard_library ` breaking python 3.12 compatibility
63
63
- `#967 <https://github.com/usnistgov/fipy/issues/967 >`_:
64
64
Sign error in Robin condition
65
65
- `#963 <https://github.com/usnistgov/fipy/issues/963 >`_:
75
75
- `#673 <https://github.com/usnistgov/fipy/issues/673 >`_:
76
76
Deprecations don't properly format properties
77
77
- `#512 <https://github.com/usnistgov/fipy/issues/512 >`_:
78
- Default coefficient of ImplicitSourceTerm is 0
78
+ Default coefficient of ` ImplicitSourceTerm ` is 0
79
79
80
80
--------------------------
81
81
Version 3.4.4 - 2023-06-27
0 commit comments