v0.3.1
Causal v0.3.1
Added methods to simulate a model mutliple times.
Closed issues:
- Consider a different package name? (#27)
- Confusing dead code in "Gain" static system definition (#44)
- Take an initial dummy step before the simulation. (#45)
- Clear the current time of dynamical systems before re-simulation. (#46)
- For multiple connections, sink components need multiple data buffers. (#48)
- Multiple inputs, multiple outpus (MIMO system) with Causal.ContinuousLinearSystem (#52)
- Some compat bounds need updating (#57)
Merged pull requests:
- CompatHelper: bump compat for "JLD2" to "0.2" (#43) (@github-actions[bot])
- Clear the current time of dynamical systems before re-simulation. (#47) (@zekeriyasari)
- For multiple connections, sink components need multiple data buffers. (#49) (@zekeriyasari)
- CompatHelper: bump compat for "Interpolations" to "0.13" (#51) (@github-actions[bot])
- CompatHelper: bump compat for "JLD2" to "0.3" (#53) (@github-actions[bot])
- Update link to documentation in README (#54) (@almereyda)
- CompatHelper: bump compat for "JLD2" to "0.4" (#56) (@github-actions[bot])