PyMFEM
PyMFEM copied to clipboard
PyMFEM 4.8 ToDo
To Do
- [x] Fix examples
- [x] Check with numpy 2.2 (numpy >= 2.0.0 is now required)
- [x] test with Python3.12
- [x] test with Python 3.13
- [x] package with Python3.12 (https://github.com/mfem/PyMFEM/pull/274)
- [x] provide bessel.py in order to remove numba-scipy from dependency (https://github.com/mfem/PyMFEM/pull/267)
- [x] ex40p.py, ex40.py (https://github.com/mfem/PyMFEM/pull/275)
- [x] fix pip on MacOS (https://github.com/mfem/PyMFEM/pull/270, https://github.com/mfem/PyMFEM/pull/276)
- [x] cleaning setup.py, README etc (https://github.com/mfem/PyMFEM/pull/278, https://github.com/mfem/PyMFEM/pull/281)
- [x] update Hypre version (https://github.com/mfem/PyMFEM/pull/280, https://github.com/mfem/PyMFEM/pull/284)
- [ ] add binary release for MacOSX
- [ ] Python 3.12, Python3.13 release from PyPI
- [x] remove requirement.txt. because pyproject.toml provides the same information.
- [ ] update documents (https://github.com/mfem/PyMFEM/pull/282)
Milestones before 4.8 can be closed, because they are full done.
Closing this and moving on PyMFEM post 4.8 ToDo