Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Apr 12:04
79d62a8

ReachabilityAnalysis v0.1.0

Closed issues:

  • Add keyword arguments to solve_hybrid function (time_triggered.jl) (#34)
  • Use symbols in discretization? (#38)
  • Incompatible with Julia v1.0 and v1.2 (#63)
  • Let TMJets work with linear IVPs (#79)

Merged pull requests:

  • CompatHelper: bump compat for "TaylorIntegration" to "0.7" (#3) (@github-actions[bot])
  • CompatHelper: add new compat entry for "StaticArrays" at version "0.12" (#4) (@github-actions[bot])
  • CompatHelper: bump compat for "IntervalMatrices" to "0.3" (#5) (@github-actions[bot])
  • CompatHelper: bump compat for "Optim" to "0.20" (#6) (@github-actions[bot])
  • CompatHelper: bump compat for "MathematicalSystems" to "0.9" (#8) (@github-actions[bot])
  • CompatHelper: bump compat for "IntervalMatrices" to "0.4" (#9) (@github-actions[bot])
  • CompatHelper: bump compat for "MathematicalSystems" to "0.10" (#10) (@github-actions[bot])
  • CompatHelper: bump compat for "RecipesBase" to "0.8" (#12) (@github-actions[bot])
  • CompatHelper: bump compat for "TaylorIntegration" to "0.8" (#13) (@github-actions[bot])
  • Various updates (#20) (@mforets)
  • add some tests for the solve API (#27) (@mforets)
  • More flowpipe types (#29) (@mforets)
  • time triggered + various updates (#33) (@mforets)
  • solve_hybrid: positional alguments to keyword (#35) (@dfcaporale)
  • remove type annotation of X0 (#36) (@dfcaporale)
  • update docs (#39) (@mforets)
  • add linear high dim docs (#40) (@mforets)
  • add 0.5 compat for IM (#41) (@mforets)
  • Mforets/asb07 (#42) (@mforets)
  • Mforets/38 (#43) (@mforets)
  • Changes in GLGM06, add static method (#44) (@mforets)
  • add example for scalar linear eq (#45) (@mforets)
  • Add INT algorithm (#46) (@mforets)
  • Update make.jl (#47) (@mforets)
  • Update README.md (#48) (@mforets)
  • Update README.md (#50) (@schillic)
  • Adjust common exports (#55) (@mforets)
  • Update index.md (#56) (@schillic)
  • Add hybrid flowpipe (#57) (@mforets)
  • Update about.md (#59) (@schillic)
  • Update .travis.yml (#61) (@mforets)
  • Add v1.4 to CI (#64) (@mforets)
  • cleanup (#65) (@mforets)
  • Various fixes (#75) (@mforets)
  • #79 - Update IVPs interface for TMJets (#80) (@mforets)