MathematicalSystems.jl
MathematicalSystems.jl copied to clipboard
Handle singleton case for IVPs macro
Handle equality sign for the initial states, as in: @system(x' = -x, x(0) = x0)
.
Originally posted by @mforets in https://github.com/JuliaReach/MathematicalSystems.jl/pull/147