Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37662010
en ru br
ALT Linux repos
S:1.0.1-alt2

Group :: Development/Python3
RPM: python3-module-erf

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.0.1-alt2
Build date: 3 september 2020, 15:19 ( 190.9 weeks ago )
Size: 25.20 Kb

Home 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.

Current maintainer: Grigory Ustinov

List of contributors

List of rpms provided by this srpm:

  • python3-module-erf
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin