JuliaReach / LazySets.jl

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

Fix projection of polyhedron in unconstrained dimensions #3501

Closed schillic closed 2 months ago

schillic commented 2 months ago

Embarrassing that the test was expecting the wrong result...

The build error is unrelated (https://github.com/JuliaReach/ReachabilityBase.jl/pull/69).