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

feat: Newton method #135

Merged
merged 16 commits into from
Oct 17, 2023
Merged

feat: Newton method #135

merged 16 commits into from
Oct 17, 2023

Conversation

pmatalon
Copy link
Contributor

Use of PETSc's Newton methods to solve non-linear implicit terms.
Example of Nagumo equation.
Extension of algebraic operations between operators.

@pmatalon pmatalon requested a review from gouarin October 17, 2023 10:40
@gouarin gouarin merged commit 36b1244 into hpc-maths:master Oct 17, 2023
gouarin pushed a commit that referenced this pull request Oct 19, 2023
🤖 I have created a release *beep* *boop*
---


## [0.8.0](v0.7.0...v0.8.0)
(2023-10-19)


### Features

* Newton method
([#135](#135))
([36b1244](36b1244))
* Portion for a slice
([#136](#136))
([19e19ab](19e19ab))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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