Package python3-module-erf: Information
Source package: python3-module-erf
Version: 1.0.1-alt2
Build time: Sep 5, 2021, 08:15 PM
Category: Development/Python3
Report package bugHome page: https://github.com/dougthor42/pyerf
License: GPLv3
Summary: A pure-Python implementation of the error function and inverse error function.
Description:
pyerf is a pure-Python implementation of the error function and inverse error function using the same functions that SciPy uses (namely parts of the Cephes math library, cprob/ndtr.c and cprob/ndtri.c). This is a useful package for when you need to calculate some error fuctions but you don't want to install all of the SciPy/NumPy stuff.
Maintainer: Grigory Ustinov
Last changed
Sept. 3, 2020 Grigory Ustinov 1.0.1-alt2
- Transfer on python3.
Nov. 28, 2017 Aleksei Nikiforov 1.0.1-alt1
- Initial build for ALT.