cara/cara
2021-08-06 11:52:14 +02:00
..
apps Use floats throughout the cara codebase to represent time. 2021-08-06 10:39:41 +02:00
monte_carlo Remove the concept of quanta in the model, focusing instead on virons. 2021-08-06 08:24:25 +00:00
tests Implement bisection algorithm for finding the most recent state change. 2021-08-06 11:52:14 +02:00
__init__.py Increment the major version of the CARA model and the calculator. 2021-07-13 13:02:28 +02:00
data.py Use floats throughout the cara codebase to represent time. 2021-08-06 10:39:41 +02:00
dataclass_utils.py Clean up the FormData defaults and casting rules. Using this information we now shorten the FormData dictionary. The baseline form URL is now 490 characters compared to 1089 previously. Closes #143. 2021-04-21 14:07:50 +00:00
models.py Implement bisection algorithm for finding the most recent state change. 2021-08-06 11:52:14 +02:00
state.py Track down the issue with the expert app and typing. 2021-01-06 16:21:33 +01:00
utils.py Use floats throughout the cara codebase to represent time. 2021-08-06 10:39:41 +02:00