cara/cara
2021-08-25 15:42:29 +02:00
..
apps started mobile resizing 2021-08-25 15:42:29 +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 Ensure that 0 is always one of the state change times. 2021-08-06 15:17:37 +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 Restore the outside temperature data to a 6 minute resolution for improved smoothness of the presented results. 2021-08-06 12:01:58 +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 After review under snakeviz, introduce some further caching for performance gains. 2021-08-06 15:32:01 +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