PyMFEM 4.7
MFEM 4.7 is released. (Congratulation to the team). This is ToDo list for PyMFEM 4.7
- [x] https://github.com/mfem/PyMFEM/pull/219
- [x] Update github actions to test
- [ ] ex39.py
- [ ] ex40.py
- [ ] update ex18.py (https://github.com/mfem/PyMFEM/issues/227)
- [x] address ex23.py
- [ ] update SWIG requirement to >= 4.2.1 (https://github.com/mfem/PyMFEM/pull/226)
- [x] Improve testing workflow (https://github.com/mfem/PyMFEM/pull/222)
- [x] https://github.com/mfem/PyMFEM/pull/225 Carried over from 4.6
- [x] Include test with Python3.11
- [ ] PETSc https://github.com/mfem/PyMFEM/pull/162
Will master pymfem build against 4.7 mfem? Not looking to take advantage of the functionality yet, just want to keep a single binary executable stream.
Any updates on this?
@jtristano. Looking at this test (https://github.com/mfem/PyMFEM/actions/runs/9725566030/job/26843041174), the current master can be built with the current MFEM master. New 4.7 functionality is not yet supported, however.
Thank you!
Closing this. Moving to the next one (https://github.com/mfem/PyMFEM/issues/242)