An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with numerical-integration

A curated list of projects in awesome lists tagged with numerical-integration .

https://github.com/JuliaPhysics/Measurements.jl

Error propagation calculator and library for physical measurements. It supports real and complex numbers with uncertainty, arbitrary precision calculations, operations with arrays, and numerical integration.

arbitrary-precision complex-numbers error-propagation julia linear-algebra multiprecision numerical-integration physical-quantities physics uncertainties uncertainty-propagation

Last synced: 04 May 2025

https://github.com/juliaphysics/measurements.jl

Error propagation calculator and library for physical measurements. It supports real and complex numbers with uncertainty, arbitrary precision calculations, operations with arrays, and numerical integration.

arbitrary-precision complex-numbers error-propagation julia linear-algebra multiprecision numerical-integration physical-quantities physics uncertainties uncertainty-propagation

Last synced: 14 May 2025

https://github.com/JuliaMath/QuadGK.jl

adaptive 1d numerical Gauss–Kronrod integration in Julia

integration julia math numerical-integration quadrature

Last synced: 04 May 2025

https://github.com/sciml/integrals.jl

A common interface for quadrature and numerical integration for the SciML scientific machine learning organization

algorithmic-differentiation automatic-differentiation differentiable-programming integration julia julia-language julialang numerical-integration quadrature scientific-machine-learning sciml

Last synced: 15 May 2025

https://github.com/SciML/Integrals.jl

A common interface for quadrature and numerical integration for the SciML scientific machine learning organization

algorithmic-differentiation automatic-differentiation differentiable-programming integration julia julia-language julialang numerical-integration quadrature scientific-machine-learning sciml

Last synced: 04 May 2025

https://github.com/JuliaMath/HCubature.jl

pure-Julia multidimensional h-adaptive integration

cubature integration julia math numerical-integration

Last synced: 27 Mar 2025

https://github.com/juliamath/hcubature.jl

pure-Julia multidimensional h-adaptive integration

cubature integration julia math numerical-integration

Last synced: 16 May 2025

https://github.com/juliamath/cubature.jl

One- and multi-dimensional adaptive integration routines for the Julia language

cubature integration julia math numerical-integration

Last synced: 13 May 2025

https://github.com/JuliaMath/Cubature.jl

One- and multi-dimensional adaptive integration routines for the Julia language

cubature integration julia math numerical-integration

Last synced: 04 May 2025

https://github.com/cpmech/russell

Rust Scientific Libary. ODE and DAE (Runge-Kutta) solvers. Special functions (Bessel, Elliptic, Beta, Gamma, Erf). Linear algebra. Sparse solvers (MUMPS, UMFPACK). Probability distributions. Tensor calculus.

bessel-function differential-equations eigenvalues eigenvectors gamma-function interpolation linear-algebra mathematics numerical-derivatives numerical-integration quadrature quadrature-integration rust scientific-computing sparse-matrix special-functions spectral-methods

Last synced: 09 Apr 2025

https://github.com/dcwuser/metanumerics

Meta.Numerics is library for advanced numerical computing on the .NET platform. It offers an object-oriented API for statistical analysis, advanced functions, Fourier transforms, numerical integration and optimization, and matrix algebra.

csharp-library data-analysis dotnet math math-library matrix matrix-algebra matrix-factorization matrix-library matrix-multiplication numerical-analysis numerical-integration numerical-optimization numerics optimization scientific-computing special-functions statistical-analysis statistical-tests statistics

Last synced: 19 Jul 2025

https://github.com/giordano/cuba.jl

Library for multidimensional numerical integration with four independent algorithms: Vegas, Suave, Divonne, and Cuhre.

cubature integration julia math monte-carlo-integration numerical-integration

Last synced: 17 Apr 2025

https://github.com/giordano/Cuba.jl

Library for multidimensional numerical integration with four independent algorithms: Vegas, Suave, Divonne, and Cuhre.

cubature integration julia math monte-carlo-integration numerical-integration

Last synced: 04 May 2025

https://github.com/njdevpro/numerical-recipes

Numerical Recipes in C++, that actually compiles

linear-algebra numerical-algorithms numerical-integration numerical-methods

Last synced: 22 Aug 2025

https://github.com/ranjanan/montecarlointegration.jl

A package for multi-dimensional integration using monte carlo methods

monte-carlo-integration numerical-integration

Last synced: 03 Jan 2026

https://github.com/francescoalemanno/trapz.jl

Julia package to easily calculate multidimensional integrals on discrete domains, brings MATLAB&Numpy trapz function to Julia

julia numerical-integration

Last synced: 09 Jul 2025

https://github.com/ranjanan/MonteCarloIntegration.jl

A package for multi-dimensional integration using monte carlo methods

monte-carlo-integration numerical-integration

Last synced: 04 May 2025

https://github.com/eelregit/mcfit

multiplicatively convolutional fast integral transforms, implementing FFTLog

cosmology differentiable-programming fftlog integral-transform jax numerical-integration

Last synced: 03 Oct 2025

https://github.com/scikit-monaco/scikit-monaco

Python routines for Monte Carlo integration. Written in Cython and Python for fast computations. @Naereen knows the installation is broken, we're working on it!

cython-library monte-carlo-integration numerical-integration python3 scikit

Last synced: 18 Jun 2025

https://github.com/minaskar/hankl

hankl is a lightweight Python implementation of the FFTLog algorithm for Cosmology

cosmology fft fftlog hankel numerical-integration

Last synced: 08 Aug 2025

https://github.com/open-atmos/pympdata

Numba-accelerated Pythonic implementation of MPDATA with examples in Python, Julia and Matlab

advection advection-diffusion atmospheric-modelling numba numerical-integration pde-solver pypi-package python research simulation

Last synced: 05 Apr 2025

https://github.com/mcrescas/viltrum-mitsuba

This repository contains the source code of the paper Primary-Space Adaptive Control Variates using Piecewise-Polynomial Approximations by Miguel Crespo, Adrian Jarabo, and Adolfo Muñoz from ACM Transactions on Graphics.

control-variates numerical-integration piecewise-polynomial quadrature-rules rendering

Last synced: 14 May 2025

https://github.com/onsas/structuraldynamicsodesolvers.jl

Numerical integration methods for structural dynamics problems

finite-element-methods numerical-integration structural-dynamics

Last synced: 02 Sep 2025

https://github.com/bastistician/polycub

An R package for numerical integration over polygonal domains

numerical-integration polygons r

Last synced: 19 Feb 2026

https://github.com/fgasdia/romberg.jl

Romberg integration routine in Julia

julia numerical-integration romberg

Last synced: 19 Apr 2025

https://github.com/juliafem/femquad.jl

FEMQuad.jl package contains various of integration schemes for cartesian and tetrahedral domains. The most common integration rules are tabulated and focus is on speed. Each rule has own "label" so we can easily implement several rules with same degree. API is very simple making is easy to utilize package in different FEM projects.

fem integral integration numerical-integration quadrature tetrahedron

Last synced: 17 Mar 2025

https://github.com/rufflewind/lebedev_laikov

Lebedev–Laikov quadrature for numerical integration in spherical coordinates. (Rust and Python bindings)

math numerical-integration quadrature rust

Last synced: 09 Jul 2025

https://github.com/mathworks-teaching-resources/numerical-integration

Interactive courseware module that addresses the fundamentals of numerical integration taught in mathematics courses.

courseware cwm mathematics-education matlab-live-script numerical-integration

Last synced: 15 Jul 2025

https://github.com/mike-gimelfarb/numerical-integration

a curated collection of algorithms for performing numerical integration of black-box functions and estimating limits of series and sequences with high precision in Java

algorithms convergence-acceleration-algorithm estimating-integrals estimating-limits infinite-sequences infinite-series integrals limits numerical-integration numerical-methods quadrature

Last synced: 18 Jan 2026

https://github.com/robert-van-engelen/tanh-sinh

Optimized Tanh-Sinh, Sinh-Sinh and Exp-Sinh quadratures with documented improvements

numerical-integration quadrature tanh-sinh

Last synced: 11 Apr 2025

https://github.com/MathWorks-Teaching-Resources/Numerical-Integration

Interactive courseware module that addresses the fundamentals of numerical integration taught in mathematics courses.

mathematics-education matlab-live-script numerical-integration

Last synced: 22 Oct 2025

https://github.com/adisen99/numerical-integration

Python and MATLAB code to find the definite integral of a user-defined function within given limits and defined iterations.

integration monte-carlo-integration numerical-analysis numerical-integration numerical-methods simpsons trapezoidal

Last synced: 18 Jul 2025

https://github.com/eelregit/sbf_rotation

Rotation method for accelerating multiple-spherical Bessel function integrals against a numerical source function

bessel-function cosmology numerical-integration

Last synced: 09 Feb 2026

https://github.com/mcgibbon/marble

Machine Assisted Boundary Layer Emulation, a moist turbulence parameterization in Sympl

atmospheric-modeling atmospheric-science machine-learning numerical-integration sympl

Last synced: 18 Jan 2026

https://github.com/manik2000/surface-integrals-calc-proj

A calculator of surface integrals for given surfaces and vector fields.

dash julia numerical-integration plotly surface-integrals vector-field web-application

Last synced: 25 Mar 2025

https://github.com/haozeke/gaussjacobiquad

A permissively licensed set of Fortran routines for the Gauss Jacobi Quadrature

f2py gauss-jacobi meson numerical-integration quadrature

Last synced: 07 Jan 2026

https://github.com/brentseidel/numerical

A collection of Generic Ada packages for basic numerical analysis

ada numerical-analysis numerical-integration numerical-methods

Last synced: 02 Jan 2026

https://github.com/alexandremagueresse/aqsnn.jl

Adaptive quadratures for nonlinear approximation of low-dimensional PDEs using smooth neural networks

julia numerical-integration numerical-methods partial-differential-equations physics-informed-neural-networks

Last synced: 20 May 2026

https://github.com/open-atmos/pympdata-examples

PyMPDATA usage examples reproducing results from literature and depicting how to use PyMPDATA in Python from Jupyter notebooks

advection-diffusion advection-equation black-scholes hyperbolic-equations jupyter mpdata numerical-integration pde-solver pypi-package python shallow-water-equations

Last synced: 12 Apr 2025

https://github.com/matheuscavini/numerical-methods

Python library including some of the most common numerical methods, based on the course "Numerical Methods and Applications (MAT3121)" from Escola Politécnica da Universidade de São Paulo.

calculus interpolation-methods numerical-integration numerical-methods ode-solver python zeros-function-methods

Last synced: 03 Jan 2026

https://github.com/leynier/numerical-integration

School project about Numerical Integration of the Computer Science degree of the Faculty of Mathematics and Computing of the University of Havana.

computer-science matcom numerical-integration school-project university-of-havana

Last synced: 07 Apr 2025

https://github.com/mseri/gsi2021

Bravetti, Seri, Zadra: New directions for contact integrators. Proceeding for GSI 2021

geometric-algorithms numerical-integration

Last synced: 08 Sep 2025

https://github.com/grindelfp/project-skuld

My Bachelor's degree diploma thesis. The main goal is to implement a programming library for neural network-based numerical integration of a complex dimensional functions.

diploma-project neural-networks neural-numerical-integration numerical- numerical-integration

Last synced: 27 Mar 2025

https://github.com/ryankingsoftware/propeller-crossflow-autorotation-solver

A numerical integrator for computing the transient behavior of propeller autorotation in pure crossflow.

aerodynamics numerical-integration runge-kutta-4

Last synced: 05 Apr 2025

https://github.com/wendtpiotr/spring-mass-systems

A real-time spring–mass simulation built in Unity, visualized with 3D meshes and a coil-shaped LineRenderer. It demonstrates principles of classical mechanics, Hooke’s Law, damping, and numerical motion integration.

hookes-law numerical-integration physics-simulation spring-mass unity3d

Last synced: 17 May 2026

https://github.com/mario22-mnd/codigo-tfg

En este repositorio se muestra el código utilizado en el TFG “Implementación de un simulador 2D de elementos finitos en Julia” que nos permite, mediante el método de elementos finítos, calcular el campo electromagnético transversal en una guia de onda rectangular cerrada.

fem julia-language numerical-integration

Last synced: 02 Feb 2026

https://github.com/stla/numerical-integration

Numerical integration in Haskell.

haskell numerical-integration

Last synced: 03 Feb 2026

https://github.com/pietras333/spring-mass-systems

A real-time spring–mass simulation built in Unity, visualized with 3D meshes and a coil-shaped LineRenderer. It demonstrates principles of classical mechanics, Hooke’s Law, damping, and numerical motion integration.

hookes-law numerical-integration physics-simulation spring-mass unity3d

Last synced: 10 Nov 2025

https://github.com/muhammad-umaair/numericalanalysis

Complete numerical computing labs with pdf documents. You just need to change coding according to your question requirements.

numerical-analysis numerical-computing numerical-integration numerical-methods

Last synced: 06 Jul 2025

https://github.com/md-emon-hasan/numerical-analysis

🔢 C-based algorithms and exercises focused on numerical methods, such as interpolation, differentiation, and aimed for equation solving.

bisection-method false-position fixed-point newton-raphson numerical-analysis numerical-integration numerical-methods

Last synced: 12 Feb 2026

https://github.com/beliavsky/computer-methods-for-mathematical-computations

Code from the book of the same name by Forsythe, Malcolm, and Moler, translated to Fortran 90 by Ralph Carmichael

book-code cubic-splines fortran fortran90 linear-algebra minimization numerical-integration numerical-methods ode root-finding svd

Last synced: 19 Mar 2026

https://github.com/scorleos773/three-body-problem-simulator

Three-Body Problem Simulation - A Python-based simulation of the Three-Body Problem with both 2D and 3D visualizations. Uses `matplotlib` and `scipy` to model gravitational interactions and animate orbital trajectories. 🚀🔭

differential-equations matplotlib mplot3d newtonian-mechanics numerical-integration numpy orbital-mechanics python runge-kutta-methods scipy-integrate three-body-problem three-body-simulation

Last synced: 02 May 2026

https://github.com/saptak625/doublependulum

This repository is my derivation of the equations of motion of a double pendulum using Lagrangian Mechanics and then solving the nonlinear, coupled equations using a Runge-Kutta 45 integration scheme.

differential-equations lagrangian-mechanics matplotlib numerical-integration numpy python scipy vpython

Last synced: 03 May 2026