Specfun

Website:

https://gitlab.com/my-ada-library/specfun

Author:
  • Riccardo Bernardini
Maintainer:
  • Riccardo Bernardini <riccardo.bernardini@uniud.it>
License:

MIT

Version:

1.0.0

Alire CI:

Dependencies:

No dependency.

Dependents:

No dependents.

Badge:

Native Ada library of special functions (e.g., beta, gamma)

#special-fun #numerics #beta-function #gamma-function #beta-incomplete

This is a small native Ada library that provides few special functions like Beta, Gamma and Beta Incomplete. I wrote this because I needed those functions, therefore at the moment only the functions that I needed are present. This is a pure native Ada library and there is no dependence on external FORTRAN libraries.