feat(libcomposition): updated libcomposition to v2.0.1

This update brings the major API overhaul from libcomposition which switches it from a mass-fraction based tracker to a molar abundance based tracker. We haeve update the python bindings to reflect this. Further we have added iterator support to the Composition bindings
This commit is contained in:
2025-11-08 07:40:15 -05:00
parent 88d916ee23
commit 4f26ac32ff
2 changed files with 173 additions and 144 deletions

View File

@@ -1,4 +1,4 @@
[wrap-git]
url = https://github.com/4D-STAR/libcomposition.git
revision = v1.9.1
revision = v2.0.1
depth = 1