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

Cannot find PreprocessODE function #224

Closed
TorkelE opened this issue Oct 31, 2023 · 3 comments
Closed

Cannot find PreprocessODE function #224

TorkelE opened this issue Oct 31, 2023 · 3 comments

Comments

@TorkelE
Copy link
Member

TorkelE commented Oct 31, 2023

I want to convert a ModelingToolkit ODE to the same ODE form as used in StructuralIdentifiabiltiy (and use it for various input). The function is documented, but does not seem to exist?

using StructuralIdentifiability
PreprocessODE
StructuralIdentifiability.PreprocessODE

Both the two bottom lines gives UnderVarError.

@pogudingleb
Copy link
Collaborator

Sorry, the documentation is now not in its best shape (next item on todo list), the function is now called preprocess_ode, here is t.

@TorkelE
Copy link
Member Author

TorkelE commented Oct 31, 2023

Thanks :)

I am happy to close this, but if you want you can leave it open as a reminder about the documentation.

@pogudingleb
Copy link
Collaborator

Thanks :)
I think we have figure it out

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

2 participants