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

Draft PR: Will be working on differential equations function transformations. #3391

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

karthik11135
Copy link

@karthik11135 karthik11135 commented Feb 17, 2025

I wrote two functions to perform the transformations. We are supposed to transform the equations into using only new variables and get substitution of default values for new variables. With these obtained values ODESystem can be formed. However the current implementation doesn't still check if the transformations are possible to do or not.

@ChrisRackauckas could you give some insights on this?

@ChrisRackauckas
Copy link
Member

There was a deleted comment here?

@karthik11135
Copy link
Author

Hi, I just wanted to tag you for your review. Initially, I added a new comment, but later, I deleted it and edited my original comment instead.

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

Successfully merging this pull request may close these issues.

2 participants