|
NuMFor cf0f85d (2025-09-27)
Numerical (Modern) Fortran. Library for Simple Numerical computing
|
Provides a framework for integration of functions and arrays of data. More...
Modules | |
| module | func_integ |
| Definition of integrable functions Description: Submodule Integrate. | |
| module | qadaptive |
| Globally adaptive Simpson integrator. Description: Submodule Integrate. | |
| module | qsimpson |
| The qsimpson module provides routines for trapezoid and simpson integration of both sampled data and functions. Description: Submodule Integrate. | |
| module | qtanhsinh |
| Implementation of tanh-sinh integration method. Description: Submodule Integrate. | |
| module | quadpack |
| Wrapper of (slightly modified) QUADPACK routines Description: Submodule Integrate. | |
Provides a framework for integration of functions and arrays of data.