Closed TomDonoghue closed 3 days ago
Attention: Patch coverage is 98.26690%
with 10 lines
in your changes missing coverage. Please review.
Project coverage is 98.24%. Comparing base (
e494f93
) to head (e1f186f
). Report is 36 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@ryanhammonds - thanks for checking in on this!
I should have totally had a look what was available in ndspflow
- it totally slipped my mind to do so! At some point we should work through what is available where and consider consolidating / linking out to other implementations etc.
Also agreed on adding parallel support - I think that would be a great extension!
For now, I'll merge this in!
This is an update through the new simulation functionality added in #329
Most of the updates are cleaning up and improving consistency across the
sim
module. This includes moving some functions around and re-organization sim sub-modules. A notable update is the adding simulation I/O functionality, so that simulations can be saved and loaded.