Skip to content
#

newton-raphson

Here are 283 public repositories matching this topic...

Lyapunov Cycle Detector is a collection of algorithms destined to study the basins of attraction of rational maps (that is, the Fatou and Julia sets). In particular, the main focus of LCD is in the detection of attracting n-cycles of said rational map and in computing its basins.

  • Updated Sep 8, 2023
  • Julia

A Python math package for numerical analysis: root finding, iterative solvers & other algorithms. Bisection, Newton, Euler, RK2, RK4, Adams-Bashforth-Moulton, etc. Uses Python, NumPy, SymPy, pytest.

  • Updated May 22, 2023
  • Python

Improve this page

Add a description, image, and links to the newton-raphson topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the newton-raphson topic, visit your repo's landing page and select "manage topics."

Learn more