NuMFor 9f2ab49 (2024-04-08)
Numerical (Modern) Fortran. Library for Simple Numerical computing
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
  src
  arrays
 array_utils.f90
 grids.f90
 histogram.f90
 sorting.f90
  integrate
 qadaptive.f90Routines for integration with adaptive schemes
 qsimpson.f90Routines for Trapezoide and Simpson integration
 tanhsinh.f90Routines using the tanh-sinh method
 wquadpack.f90Wrapper routines for integration with QUADPACK
  interpolate
 csplines.f90Implements several functions for simple use of cubic splines
 polynomial.f90
  randist
 exponential.f90For exponential random distribution
 gauss.f90For Gaussian random distributions
 uniform.f90For random number distributions
  random
 random.f90For random number generator (and distributions)
  utils
 basic.f90Module basic
 oopstring.f90File provides an object-oriented type for working with string
 strings.f90Routines for common string manipulation