PyMFEM icon indicating copy to clipboard operation
PyMFEM copied to clipboard

PyMFEM 4.8 ToDo

Open sshiraiwa opened this issue 8 months ago • 1 comments

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)

sshiraiwa avatar Apr 22 '25 12:04 sshiraiwa

Milestones before 4.8 can be closed, because they are full done.

stefano2734 avatar May 24 '25 19:05 stefano2734

Closing this and moving on PyMFEM post 4.8 ToDo

sshiraiwa avatar Sep 18 '25 14:09 sshiraiwa