-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Nested dataclasses / param namespaces * Update core * Fix _get_sweep_length method * Update radCAD hook logic * Update software architecture with SimulationExecution class * Update software architecture with SimulationExecution class * Enable initialisation of first timestep from initial state * Enable initialisation of first timestep from initial state: test * Fix assert statement * Fix before_step() method to handle initial state * Fix get_sweep_lengths() to not traverse dictionaries when parent is a dataclass * Handle nested dataclass params * Update core.py (#64) * Update version and CHANGELOG * Update core.py * Updated README * Update python.yml * Update python.yml * Update python.yml * Update CHANGELOG.md * Update README * Update pyproject * Fix Python3.10 dependency on
- Loading branch information
Showing
22 changed files
with
4,169 additions
and
2,087 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.