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

dsolve doesn't know order-reducing substitutions #15881 #15921

Closed
wants to merge 1 commit into from
Closed

dsolve doesn't know order-reducing substitutions #15881 #15921

wants to merge 1 commit into from

Conversation

Teut2711
Copy link
Contributor

@Teut2711 Teut2711 commented Feb 4, 2019

This is my first attempt to contribute to open source.

References to other Issues or PRs

Brief description of what is fixed or changed

Issue: #15881

I have made a function which uses substitution recursively until equation is linear(the equation should have derivatives of order >=1). Looking forward to get it reviewed and corrections to be marked out
so that I can modify it as per requirement.

Other comments

Release Notes

This is my first attemp to contribute to open source. I have made a function which uses substitution recursively until equation is linear(the equation should have derivatives of order >=1).
@sympy-bot
Copy link

Hi, I am the SymPy bot (v136). I'm here to help you write a release notes entry. Please read the guide on how to write release notes.

❌ There was an issue with the release notes. Please do not close this pull request; instead edit the description after reading the guide on how to write release notes.

  • No release notes were found. Please add release notes to the pull request description.

Note: This comment will be updated with the latest check if you edit the pull request. You need to reload the page to see it.

Click here to see the pull request description that was parsed.

This is my first attempt to contribute to open source. 

<!-- Your title above should be a short description of what
was changed. Do not include the issue number in the title. -->

#### References to other Issues or PRs
<!-- If this pull request fixes an issue, write "Fixes #NNNN" in that exact
format, e.g. "Fixes #1234". See
https://github.com/blog/1506-closing-issues-via-pull-requests . Please also
write a comment on that issue linking back to this pull request once it is
open. -->


#### Brief description of what is fixed or changed

Issue: https://github.com/sympy/sympy/issues/15881

I have made a function which uses substitution recursively until equation is linear(the equation should have derivatives of order >=1). Looking forward to get it reviewed and corrections to be marked out 
so that I can modify it as per requirement. 


#### Other comments


#### Release Notes

<!-- Write the release notes for this release below. See
https://github.com/sympy/sympy/wiki/Writing-Release-Notes for more information
on how to write release notes. The bot will check your release notes
automatically to see if they are formatted correctly. -->

<!-- BEGIN RELEASE NOTES -->

<!-- END RELEASE NOTES -->

@Teut2711 Teut2711 closed this Feb 4, 2019
@Teut2711 Teut2711 deleted the Edit-1-in-ode branch February 4, 2019 13:56
@Teut2711 Teut2711 restored the Edit-1-in-ode branch February 4, 2019 13:56
@Teut2711 Teut2711 deleted the Edit-1-in-ode branch February 4, 2019 13:56
@Teut2711 Teut2711 restored the Edit-1-in-ode branch February 4, 2019 13:56
@Teut2711 Teut2711 deleted the Edit-1-in-ode branch February 4, 2019 15:52
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.

None yet

2 participants