Commit Graph

8 Commits

Author SHA1 Message Date
db88e308de build(libcomposition): brought working build system into libcomposition 2025-06-21 11:33:27 -04:00
24ab94df90 feat(assets/static): moved data type logic to dedicated headers 2025-06-19 09:41:17 -04:00
774bdca083 feat(reaclib): working on building efficient reaclib tooling for general nuclear network
this commit primarily adds a more robust ability to cull reactions that are not needed from the generated header
2025-06-18 12:13:24 -04:00
bcc460e7a8 feat(reaclib): working on building general, reaclib, based nuclear network 2025-06-17 14:42:33 -04:00
6d517d937e refactor(network): updated network and network::approx8 to use composition module
This is a very basic wrapper implimentation currently. This is sufficient to lock the interface down so that other code can target it. However, internally there is just a "convert" function. Eventually we should rework the code itself to use the composition module more directly.
2025-06-17 09:43:43 -04:00
a27b9da464 feat(python-composition): added composition module interface 2025-04-30 11:41:10 -04:00
39461ba145 feat(atomicSpecies.h): regenerated with copy constructor 2025-03-25 12:48:09 -04:00
e3b822c969 feat(atomic-weights): added AME2020 atomic masses 2025-03-24 10:40:13 -04:00