PyMFEM icon indicating copy to clipboard operation
PyMFEM copied to clipboard

PyMFEM 4.7

Open sshiraiwa opened this issue 1 year ago • 3 comments

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

sshiraiwa avatar May 09 '24 12:05 sshiraiwa

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.

joetristano avatar May 11 '24 23:05 joetristano

Any updates on this?

jtristano avatar Jun 24 '24 14:06 jtristano

@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.

sshiraiwa avatar Jul 01 '24 23:07 sshiraiwa

Thank you!

jtristano avatar Jul 03 '24 16:07 jtristano

Closing this. Moving to the next one (https://github.com/mfem/PyMFEM/issues/242)

sshiraiwa avatar Aug 08 '24 00:08 sshiraiwa