Skip to content

Release log tracker

Christian Schilling edited this page Jul 29, 2019 · 88 revisions

Here we collect the new features, bug fixes, etc. for the next release.

Announcements

Breaking changes

  • Removed symbol arguments for the overapproximation option with template directions (e.g., :box) (#633)

Features

  • Accept AffineContinuousSystem (resp. AffineDiscreteSystem) in the continuous post (#625)
  • Added a decomposed hybrid algorithm (#641)

Bug fixes

  • Fixed a case where the :overapproximation option was ignored by the LazyDiscretePost operator (#633)
  • Fix operator norm usage in discretization (#644)

Enhancements

  • Allow using template directions for overapproximation in the discrete post operator (#627)

Other

  • Ported validated_integ from TaylorModels to Reachability (#614)
  • Return taylor model in validated_integ of TMJets (#634)
  • Added Project file (#642)

Clone this wiki locally