About Anaconda Help Download Anaconda

Most of the time floating point arithmetic does approximately the right thing. When adding sums or having products of numbers that greatly differ in magnitude, the floating point arithmetic may be incorrect. This package implements the Kahan (1965) sum <doi:10.1145/363707.363723>, Neumaier (1974) sum <doi:10.1002/zamm.19740540106>, pairwise-sum (adapted from 'NumPy', See Castaldo (2008) <doi:10.1137/070679946> for a discussion of accuracy), and arbitrary precision sum (adapted from the fsum in 'Python' ; Shewchuk (1997) <http://www.cs.berkeley.edu/~jrs/papers/robustr.pdf>). In addition, products are changed to long double precision for accuracy, or changed into a log-sum for accuracy.

copied from cf-staging / r-precisesums
Click on a badge to see how to embed it in your web page
badge
https://anaconda.org/conda-forge/r-precisesums/badges/version.svg
badge
https://anaconda.org/conda-forge/r-precisesums/badges/latest_release_date.svg
badge
https://anaconda.org/conda-forge/r-precisesums/badges/latest_release_relative_date.svg
badge
https://anaconda.org/conda-forge/r-precisesums/badges/platforms.svg
badge
https://anaconda.org/conda-forge/r-precisesums/badges/license.svg
badge
https://anaconda.org/conda-forge/r-precisesums/badges/downloads.svg

© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy