Commit Graph

4 Commits

Author SHA1 Message Date
a63f4cc80d feat(assets/static): moved data type logic to dedicated headers 2025-06-19 09:41:17 -04:00
cbaab3d04c 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
70f13b7222 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
f9818a42d8 feat(atomic-weights): added AME2020 atomic masses 2025-03-24 10:40:13 -04:00