Published March 7, 2020
| Version v0.11.1
Software
Open
JuliaReach/MathematicalSystems.jl: v0.11.1
Creators
- 1. UdelaR
- 2. IST Austria
- 3. ICTEAM, UCL
- 4. @JuliaComputing
Description
MathematicalSystems v0.11.1
Closed issues:
- Add @ivp macro (#137)
- Parse scalar affine continuous system (#140)
- Create noisy unconstrained system (#162)
- Handle @system(x' = Ax + Bw) (#163)
- Missing method for IdentityMultiple (#171)
- Clean up doc of system types (#177)
- Check order in IdentityMultiple constructor (#182)
- Add getter function for system in IVP (#190)
Merged pull requests:
- Create @ivp macro (#148) (@mforets)
- Error handling for repeated variable names (#164) (@mforets)
- Fix scalar @system by converting arguments to matrices (#175) (@ueliwechsler)
- Handle arbitrary order of set / rhs term specifcation in @system (#176) (@ueliwechsler)
- Create noisy unconstrained systems (#178) (@ueliwechsler)
- Update Project.toml (#179) (@mforets)
- Check order in IdentityMultiple constructor (#185) (@ueliwechsler)
- Error handling for repeated variable names (cont.) (#186) (@ueliwechsler)
- Missing method for IdentityMultiple (#187) (@ueliwechsler)
- #190 - Add getter function for system in IVP (#191) (@mforets)
- Update about.md (#192) (@mforets)
- Create CompatHelper.yml (#195) (@mforets)
- clean up doc string of system types (#196) (@ueliwechsler)
- Update Project.toml (#197) (@mforets)
Files
JuliaReach/MathematicalSystems.jl-v0.11.1.zip
Files
(56.1 kB)
Name | Size | Download all |
---|---|---|
md5:1a3e846bcad8263b184d5fd79438a28f
|
56.1 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/JuliaReach/MathematicalSystems.jl/tree/v0.11.1 (URL)