Numforge Documentation (v0.5.7)
Numforge (imported as numpyy) is a lightweight numerical analysis library designed for engineering students. It provides a high-level English API while maintaining a comprehensive French backend to assist with educational localizations.
Key Features:
Floating point & Error Analysis: IEEE 754 exploration and precision loss demos.
Interpolation: Lagrange, Newton, and Chebyshev nodes.
Approximation: Least squares fitting and stability analysis.
Numerical Calculus: Advanced integration (Simpson, Gauss-Legendre) and differentiation.
ODE Solvers: Euler, Runge-Kutta, and multi-step methods.
Educational Tools: Step-by-step mode and interactive explanations.