-
Notifications
You must be signed in to change notification settings - Fork 16
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
Integrate with Flowstar.jl #641
Conversation
Co-authored-by: agerlach <[email protected]>
I think this is good as a first iteration; we can incorporate the commented test in another PR. |
Ok in the last commit I've added the code for model generation. I'm getting an error, not sure if this is related to a corrupt model or sth else. |
Should be fixed now. From my side this is ready to merge. |
Looks good to me |
I got this error when trying to register the new version of RA: #111 (comment) |
This should be fixed now because the package got released. Maybe we should require v0.2.4 as the minimum version, but otherwise please try again. |
Closes #640.