JuliaReach / LazySets.jl

Scalable symbolic-numeric set computations in Julia
https://juliareach.github.io/LazySets.jl/
Other
226 stars 32 forks source link

`convert` from SparsePolynomialZonotope to Taylor model #3447

Closed schillic closed 6 months ago

schillic commented 8 months ago

This branch is based on #3440 and #3446.

One commit added convenience functions from ReachabilityAnalysis to construct important intervals (zero_itv/sym_itv). There are two follow-up tasks related to them.

schillic commented 6 months ago

@mforets do you also indirectly approve #3440, which this branch is based on?