JuliaReach / ReachabilityAnalysis.jl

Computing reachable states of dynamical systems in Julia
https://juliareach.github.io/ReachabilityAnalysis.jl/
MIT License
192 stars 16 forks source link

Outsource common `NSTEPS` code to function #858

Closed schillic closed 1 month ago

mforets commented 2 months ago

i think this was the purpose of https://github.com/JuliaReach/ReachabilityAnalysis.jl/issues/734

schillic commented 2 months ago

i think this was the purpose of #734

Does that mean there should be a separate module?

mforets commented 2 months ago

i focused too much on the "Refactor init constants" and forgot the "to their own module" part :)

unfortunately that issue doesn't have any associated description. we may as well just close it.