Skip to content

Release log tracker

Christian Schilling edited this page Aug 16, 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, #660)

Bug fixes

  • Fixed a case where the :overapproximation option was ignored by the LazyDiscretePost operator (#633)
  • Fixed operator norm usage in discretization (#644)
  • Fixed a namespace conflict with function update! (#667)

Enhancements

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

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