19 Commits

Author SHA1 Message Date
ac0dea2755 fix(gf_get_compiler_flags): fixed bug in getting gridfire compiler flags
also added command line utilities and rebuilt docs
2026-06-14 08:36:52 -04:00
5ea884897d fix(dl): added dl as a dep
older manylinux systems need dl brought in explicitly
2026-06-12 16:51:55 -04:00
0759ff6d9c docs(version): first gridfire release version (v1.0.0)
This version is the version which is scientifically published and which includes the lower friction install system with pip
2026-06-12 16:38:07 -04:00
1c975a873d fix(flux_coupling): removed old flux_coupling test 2026-06-05 09:20:04 +02:00
cf26983fe2 docs(version): version bump v0.7.6rc3.4 -> v0.7.6rc4.0
This bump includes all changes addressing ref comments
2026-04-20 12:43:52 -04:00
e73daf88b3 docs(version): v0.7.4rc3 -> v0.7.5rc4 2025-12-20 16:41:27 -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
737f432b94 docs(version): Version bump v0.7.0_rc1 -> v0.7.0_rc2
Version bump
2025-11-27 11:25:12 -05:00
0508df881b docs(version): v0.7.0_alpha_2025_10_25 -> v0.7.0_rc1 2025-11-25 14:11:15 -05:00
bb1d6bbb24 feat(python): Repaired python bindings
Python bindings have now been brought back up to feature pairity with
C++. Further, stubs have been added for all python features so that code
completion will work
2025-11-25 14:08:58 -05:00
dbb6934fe6 docs(Doxygen): updated styling of inheritence to use dot for higher resolution 2025-11-06 09:17:01 -05:00
e87206a4a3 docs(readme): updated readme to v0.7.0-alpha 2025-11-04 14:03:46 -05:00
24049b2658 feat(solver): added callback functions to solver in C++ and python 2025-07-31 15:04:57 -04:00
63265a2dc3 docs(docs): rebuilt 2025-07-31 10:54:31 -04:00
cd60ae5c1e docs(docs): rebuild with more usage examples 2025-07-30 15:12:46 -04:00
3c38187d3f docs(docs): added robust docs 2025-06-29 14:52:16 -04:00