v0.22.0
·
360 commits
to master
since this release
ReachabilityAnalysis v0.22.0
Closed issues:
- normalize docs (dup) (#576)
- Fix links in documentation (#591)
- Plotting ignores order of variables (#678)
- Apply JuliaReach format style (#693)
- Broken Model Example Links in main README.md (#713)
- convert_or_overapproximate broken (#716)
- Namespace conflict with DifferentialEquations: concretize (#718)
Merged pull requests:
- Pass simulation kwargs in distributed setting (#688) (@schillic)
- Fix Pade approximation and test _exp (#691) (@schillic)
- Update scripts/README/Project/docs, format code, fix linter warnings (#694) (@schillic)
- Remove redundant method (#695) (@schillic)
- autoformatter changes (#696) (@mforets)
- Remove reset_map methods (#697) (@schillic)
- #576 - Restrict module in docs building (#699) (@schillic)
- Use LazySets for expv (#704) (@schillic)
- Fix documentation of ASB07 (#705) (@schillic)
- Fix index bug in _overapproximate_interval_linear_map (#706) (@schillic)
- Add _split for scalar matrix (#707) (@schillic)
- Update package bounds (#710) (@schillic)
- Auto-format script (#711) (@schillic)
- Fix broken links (#714) (@mforets)
- Use correct compatible lower bound (#715) (@schillic)
- #716 #718 - Fix convert_or_overapproximate and concretize (#717) (@schillic)
- Remove logarithmic_norm (#719) (@schillic)
- CompatHelper: bump compat for ReachabilityBase to 0.2, (keep existing compat) (#720) (@github-actions[bot])
- Update Project.toml (#721) (@mforets)