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

Move model parameters to be an array #261

Open
aarmey opened this issue Aug 13, 2020 · 1 comment
Open

Move model parameters to be an array #261

aarmey opened this issue Aug 13, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@aarmey
Copy link
Member

aarmey commented Aug 13, 2020

We should be able to turn the current parameter structures into arrays with RecursiveArrayTools.jl and LabelledArrays.jl. This may require many code changes, but I'm hopeful with the two array packages that it wouldn't be too extensive. This would enable using ModelingToolkit to vastly speed up solving.

@aarmey aarmey closed this as completed Aug 21, 2020
@aarmey aarmey reopened this Aug 21, 2020
@aarmey aarmey added the enhancement New feature or request label Aug 21, 2020
@aarmey
Copy link
Member Author

aarmey commented Aug 21, 2020

A first step would just be to play around with this and see if you understand how the two packages work. If this ends up setup correctly the tests should pass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants