mfem / PyMFEM

Python wrapper for MFEM
http://mfem.org
BSD 3-Clause "New" or "Revised" License
221 stars 62 forks source link

Dockerfiles + CI to build images #245

Open justinlaughlin opened 3 months ago

justinlaughlin commented 3 months ago

It would be nice to have dockerfiles / pre-built images, at least for the most common setups (e.g. the smaller test matrix used in the fast CI option). Eventually these could be hosted on mfem/containers but for now because of the relative stability of mfem vs pymfem I suggest we simply host it here, using something similar to the mfem container CI.