chore: sync project state and current artifacts
This commit is contained in:
3
bindings/python/test_eq_count.py
Normal file
3
bindings/python/test_eq_count.py
Normal file
@@ -0,0 +1,3 @@
|
||||
total = sum(c.n_equations() for c in system.graph.node_weights())
|
||||
# Wait, system in python doesn't expose node_weights.
|
||||
# I'll just run complete_thermodynamic_system.py again
|
||||
Reference in New Issue
Block a user