Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle singleton case for IVPs macro #172

Open
mforets opened this issue Feb 18, 2020 · 0 comments
Open

Handle singleton case for IVPs macro #172

mforets opened this issue Feb 18, 2020 · 0 comments
Labels
macros Issues related to DSL syntax

Comments

@mforets
Copy link
Member

mforets commented Feb 18, 2020

Handle equality sign for the initial states, as in: @system(x' = -x, x(0) = x0).

Originally posted by @mforets in #147

@mforets mforets added the macros Issues related to DSL syntax label Dec 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
macros Issues related to DSL syntax
Projects
None yet
Development

No branches or pull requests

1 participant