fix(GraphNetwork): working on loads of small bugs

Fized stoichiometry matrix initialization, added penames to reablib reactions, began work on LogicalReaction to sum the contributions of different fitting functions provided by reaclib
This commit is contained in:
2025-06-23 15:18:56 -04:00
parent 9f6e360b0f
commit dd03873bc9
31 changed files with 101449 additions and 19120 deletions

View File

@@ -1,7 +1,4 @@
[wrap-git]
url = https://github.com/4D-STAR/libcomposition.git
revision = v1.0.5
depth = 1
[provide]
libcomposition = composition_dep
revision = v1.0.7
depth = 1

View File

@@ -1,7 +1,4 @@
[wrap-git]
url = https://github.com/4D-STAR/libconfig.git
revision = v1.0.3
depth = 1
[provide]
libconfig = config_dep
revision = v1.0.8
depth = 1

View File

@@ -1,7 +1,4 @@
[wrap-git]
url = https://github.com/4D-STAR/libconstants.git
revision = v1.0.5
revision = v1.0.6
depth = 1
[provide]
libconstants = const_dep

View File

@@ -1,7 +1,4 @@
[wrap-git]
url = https://github.com/4D-STAR/liblogging.git
revision = v1.0.5
depth = 1
[provide]
liblogging = logging_dep
revision = v1.0.8
depth = 1