ReachabilityAnalysis.jl icon indicating copy to clipboard operation
ReachabilityAnalysis.jl copied to clipboard

Computing reachable states of dynamical systems in Julia

Results 142 ReachabilityAnalysis.jl issues
Sort by recently updated
recently updated
newest added

See https://github.com/JuliaReach/ReachabilityAnalysis.jl/pull/801/files

The section in the FAQs docs is incomplete, here: https://juliareach.github.io/ReachabilityAnalysis.jl/dev/man/faq/#Can-I-use-ODE-solvers-with-interval-initial-conditions?:~:text=%22y%22)-,Modeling%20questions,Although%20it%20is%20in%20principle%20possible%20to%20ODE%20solvers%20for,-How%20do%20I ![image](https://github.com/JuliaReach/ReachabilityAnalysis.jl/assets/69228453/7733600f-70a1-48bc-b188-b00c0d03e252)

The implementation was not specific to `Hyperrectangle`s at all, so I generalized it.