Commit Graph

8 Commits

Author SHA1 Message Date
ee0c50defe feat(pythonInterface/network): added network interface from python module 2025-06-17 11:11:19 -04:00
79c585892f feat(pythonInterface/mfem): added loads of mfem bindings to make interacting through python easy 2025-06-16 12:01:03 -04:00
8ee9a6a609 feat(pythonInterface/polytrope): added initial polytrope implimentation to the python interface
currently this can only interface with polySolver; however, it does work 100% to run a model. The biggest caveat is that at this time there is no way to get the actual results out of the model other than to visualize them in GLVis or use the limited output dumped in the output directory
2025-06-13 09:31:05 -04:00
54e408a4af feat(pythonInterface/eos): fast forward 2025-06-12 14:04:11 -04:00
353e2072e7 build(python): updated all python bindings to reflect serif name 2025-06-12 13:46:32 -04:00
b5980ea57a feat(python-eos): work on python eos module 2025-05-13 14:18:38 -04:00
946209e010 feat(python): register config bindings 2025-05-05 14:36:32 -04:00
2bf58671a0 refactor(python): added global binding module 2025-05-05 11:58:57 -04:00