cea-rs/src
2026-04-19 06:28:21 -04:00
..
mixtures Fix typo in gas mixture 2026-04-19 06:28:21 -04:00
properties Update gas mixture with correct n calculation 2026-04-17 16:33:22 -04:00
solvers Simple gauss-jordan solver 2026-04-14 22:33:24 -04:00
consts.rs Add consts and gas_mixtures with initial calculations 2026-04-01 23:33:24 -04:00
error.rs Add base error struct as well as swap_rows function in matrix 2026-04-07 22:16:38 -04:00
lib.rs Add base error struct as well as swap_rows function in matrix 2026-04-07 22:16:38 -04:00
main.rs Initial commit 2026-03-26 10:38:26 -04:00
matrix.rs Add base error struct as well as swap_rows function in matrix 2026-04-07 22:16:38 -04:00