The code solves a nonlinear system using Newton-Raphson and Broyden's methods, then writes the solutions and iteration counts to a Python file, "solutions.py".
-
Updated
Feb 6, 2025 - Python
The code solves a nonlinear system using Newton-Raphson and Broyden's methods, then writes the solutions and iteration counts to a Python file, "solutions.py".
Add a description, image, and links to the broyden-s topic page so that developers can more easily learn about it.
To associate your repository with the broyden-s topic, visit your repo's landing page and select "manage topics."