Python interface to the QDLDL (https://github.com/osqp/qdldl) free LDL factorization routine for quasi-definite linear systems
-
Updated
Sep 8, 2025 - C
Python interface to the QDLDL (https://github.com/osqp/qdldl) free LDL factorization routine for quasi-definite linear systems
A tool for automatic Montecarlo Arithmetic analysis.
A tool for debugging and assessing floating point precision and reproducibility.
Projects carried out in the discipline INF1608 - Análise Numérica
Calculating and plotting the trajectory in the phase space for a simple pendulum through numerical analysis.
Numerical Analysis Notes
This project was developed as part of the Algorithms and Programming II course. It implements a pattern recognition system.
🔢 C-based algorithms and exercises focused on numerical methods, such as interpolation, differentiation, and aimed for equation solving.
Code for Numerical Linear Algebra Concepts
Repository for the CENG216 Course that I have taken at IZTECH
Repositório dos Fontes da Disciplina de Cálculo Numérico do Curso de Ciência da Computação da UNEMAT de Alto Araguaia.
Personal use repository for mirrorring Numerical methods and analysis using C
Analytic Number Theory high-precision GnuMP routines
Returns sorted array of unique values within tolerance using the NumPy C API. Similar to uniquetol.m for MATLAB, but with limited functionality.
This Numerical Analysis Methods Calculator can perform the following methods: Newton-Raphson Method , Gregory Newton, Trapezoidal Method, Simpson's Method
An efficient C/C++ implementation for solving N equations with N unknowns with the help of Gaussian elimination.
implementation of some basic numerical method and problem using C language, Course Math-304
Example and test code for calculating derivatives and integrals
Add a description, image, and links to the numerical-analysis topic page so that developers can more easily learn about it.
To associate your repository with the numerical-analysis topic, visit your repo's landing page and select "manage topics."