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

Ensemble example broken #216

Open
jClugstor opened this issue Oct 23, 2023 · 3 comments
Open

Ensemble example broken #216

jClugstor opened this issue Oct 23, 2023 · 3 comments

Comments

@jClugstor
Copy link
Contributor

In the tutorial for ensemble modeling (https://docs.sciml.ai/EasyModelAnalysis/stable/tutorials/ensemble_modeling/) it states that "We can access the 3 solutions as sol[i] respectively. Let's get the time series for S from each of the models: sol[:,S]. However, the line sol[:,S] doesn't work when I run it, it gives an error message: ArgumentError: invalid index: S(t) of type SymbolicUtils.BasicSymbolic{Real}

I'm not sure, but I'm thinking this is a problem with ensemble problems in general, but I'll leave this here as well.

@ChrisRackauckas
Copy link
Member

@oscardssmith did that never get finished?

@oscardssmith
Copy link

I'm pretty sure this worked at some point.

@jClugstor
Copy link
Contributor Author

I tried it on a different machine, still didn't work. Doing sol[1][S] does work though.

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

No branches or pull requests

3 participants