2fca1674f8
fix(fourdst): pinned fourdst to v0.10.6 for ABI compatibility
...
this version pins pybind11 to v3.0.0
2026-06-12 16:36:47 -04:00
61cd7359d4
build(python): gridfire uses fourdst wheel in python mode
2026-06-12 14:30:59 -04:00
d6fff3cdbe
build(meson): much more robust build system
2026-06-10 14:28:55 -04:00
1c975a873d
fix(flux_coupling): removed old flux_coupling test
2026-06-05 09:20:04 +02:00
bd3cc0cef9
docs(version): version v0.7.6rc4.0 -> v0.7.6rc4.1
...
this version resolves the case issue with CLI11 from libconfig
2026-06-05 09:16:01 +02:00
e73daf88b3
docs(version): v0.7.4rc3 -> v0.7.5rc4
2025-12-20 16:41:27 -05:00
e197227908
fix(meson): address #13
...
Address regresion in meson 1.10.1 by pinning version to 1.9.1
2025-12-20 16:40:28 -05:00
11a596b75b
feat(python): Python Bindings
...
Python Bindings are working again
2025-12-20 16:02:52 -05:00
75a88b9720
fix(unity): GridFire supports unity builds
...
GridFire can now support unity builds. This is useful for python
bindings. The main limitation is that openssl (a dependency of
libplugin) does not support unity builds. Therefore when building in a
unity build libplugin must be disabled. This is done with the
-Dunity-safe=ture flag at setup time
2025-11-28 11:56:41 -05:00
bb558811c6
docs(version): v0.7.2_rc2 -> v0.7.3_rc2
2025-11-28 11:30:14 -05:00
7a4ccff021
fix(clang): fixed a few compiler warnings in clang
2025-11-28 09:53:54 -05:00
21cabfdb66
docs(version): version bump v0.7.0_rc2 -> v0.7.1_rc2
...
This version brings repairs to gcc builds
2025-11-28 09:46:31 -05:00
b8835aee7f
docs(version): version bump v0.6.0 -> v0.7.0_rc1
2025-11-25 14:12:17 -05:00
24049b2658
feat(solver): added callback functions to solver in C++ and python
2025-07-31 15:04:57 -04:00
f20bffc411
feat(python): added robust python bindings covering the entire codebase
2025-07-23 16:26:30 -04:00