mathematicskit.numerical_analysis ================================= Root finding with convergence-order verification, polynomial interpolation, and least-squares regression. .. grid:: 1 2 3 3 :gutter: 2 .. grid-item-card:: History :link: /history/numerical_analysis_breakthroughs :link-type: doc The foundational breakthroughs behind this subpackage, linked to the implementation. .. grid-item-card:: Examples :link: /api/gallery/numerical_analysis/index :link-type: doc Runnable tutorials and the full example gallery. .. grid-item-card:: API reference :link: /api/numerical_analysis :link-type: doc Every public class and function.