Skip to content

refactor separable solver - #21569

Merged
oscarbenjamin merged 1 commit into
sympy:masterfrom
Mohitbalwani26:refactor-separable-solver
Jun 4, 2021
Merged

refactor separable solver#21569
oscarbenjamin merged 1 commit into
sympy:masterfrom
Mohitbalwani26:refactor-separable-solver

Conversation

@Mohitbalwani26

Copy link
Copy Markdown
Member

References to other Issues or PRs

SEE #18348

Brief description of what is fixed or changed

Refactored separable hint.

Other comments

ode_separable method is still in ode.py as separable_reduced hint uses it.

Release Notes

NO ENTRY

@sympy-bot

Copy link
Copy Markdown

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

  • No release notes entry will be added for this pull request.
Click here to see the pull request description that was parsed.
<!-- 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://tinyurl.com/auto-closing for more information). Also, please
write a comment on that issue linking back to this pull request once it is
open. -->
SEE #18348 

#### Brief description of what is fixed or changed
Refactored separable hint.

#### Other comments
 `ode_separable` method is still in `ode.py` as `separable_reduced` hint uses it.

#### Release Notes

<!-- Write the release notes for this release below between the BEGIN and END
statements. The basic format is a bulleted list with the name of the subpackage
and the release note for this PR. For example:

* solvers
  * Added a new solver for logarithmic equations.

* functions
  * Fixed a bug with log of integers.

or if no release note(s) should be included use:

NO ENTRY

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 -->
NO ENTRY
<!-- END RELEASE NOTES -->

@oscarbenjamin

Copy link
Copy Markdown
Collaborator

Looks good, Thanks!

@oscarbenjamin
oscarbenjamin merged commit d786aab into sympy:master Jun 4, 2021
@Mohitbalwani26
Mohitbalwani26 deleted the refactor-separable-solver branch June 6, 2021 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants