Download Latest Version geomlib.tar.gz (58.3 kB)
Email in envelope

Get an email when there's a new version of CFD Utilities

Home / special_functions
Name Modified Size InfoDownloads / Week
Parent folder
README 2024-04-13 465 Bytes
normal_distribution.f90 2024-04-12 1.5 kB
special_functions.tar.gz 2014-05-17 6.3 kB
build 2014-05-17 142 Bytes
Totals: 4 Items   8.4 kB 0
A handful of special function utilities are gathered here.  See the driving
program GEN1D for evaluating these and other 1-D functions.  erf(x) is the
sigmoid shape produced by integrating exp (-x**2) on [0, x], with a multi-
plier of 2/sqrt(pi).

error_function.f         Routines for evaluating erf(x), erfc(x) & erfcx(x)
gaussian.f90             Gaussian distribution evaluation
normal_distribution.f90  Standard normal distribution, independent of gaussian.f90
Source: README, updated 2024-04-13