Description
p5-Number-WithError - Numbers with error propagation and scientific rounding
Property | Value |
---|---|
Distribution | FreeBSD 11 |
Repository | FreeBSD Ports Latest i386 |
Package filename | p5-Number-WithError-1.01_1.txz |
Package name | p5-Number-WithError |
Package version | 1.01 |
Package release | 1 |
Package architecture | i386 |
Package type | txz |
Category | math perl5 |
Homepage | https://metacpan.org/release/Number-WithError |
License | GPLv1+, ART10 |
Maintainer | culot@FreeBSD.org |
Download size | 20.19 KB |
Installed size | 52.01 KB |
This class is a container class for numbers with a number of associated symmetric and asymmetric errors. It overloads practically all common arithmetic operations and trigonometric functions to propagate the errors. It can do proper scientific rounding (as explained in more detail below in the documentation of the significant_digit() method). You can use Math::BigFloat objects as the internal representation of numbers in order to support arbitrary precision calculations. Errors are propagated using Gaussian error propagation. With a notable exception, the test suite covers way over ninety percent of the code. The remaining holes are mostly difficult-to-test corner cases and sanity tests. The comparison routines are the exception for which there will be more extensive tests in a future release. WWW: https://metacpan.org/release/Number-WithError
Alternatives
Package | Version | Architecture | Repository |
---|---|---|---|
p5-Number-WithError-1.01_1.txz | 1.01 | i386 | FreeBSD Ports Quarterly |
p5-Number-WithError-1.01_1.txz | 1.01 | amd64 | FreeBSD Ports Quarterly |
p5-Number-WithError-1.01_1.txz | 1.01 | amd64 | FreeBSD Ports Latest |
p5-Number-WithError | - | - | - |
Requires
Name | Value |
---|---|
p5-Params-Util | = 1.07_2 |
p5-prefork | = 1.05 |
perl5 | = 5.28.1_1 |
Download
Type | URL |
---|---|
Mirror | pkg.freebsd.org |
Binary Package | p5-Number-WithError-1.01_1.txz |
Source Package | math/p5-Number-WithError |
Install Howto
Install p5-Number-WithError txz package:
# pkg install p5-Number-WithError
See Also
Package | Description |
---|---|
p5-Number-WithError-LaTeX-0.06_2.txz | LaTeX output for Number::WithError |
p5-OAI-Harvester-1.20,1.txz | Perl module to harvest using the OAI protocol |
p5-ODF-lpOD-1.126_1.txz | OpenDocument management interface |
p5-OLE-Storage_Lite-0.19_1.txz | Perl module for OLE document interface |
p5-OOTools-2.40.txz | Perl module collection to easily create constructors methods |
p5-ORLite-1.98_1.txz | Perl5 extremely light weight SQLite-specific ORM |
p5-ORLite-Migrate-1.10_2.txz | Light weight SQLite-specific schema migration |
p5-OSSP-uuid-1.6.2_9.txz | ISO-C API and CLI for generating Universally Unique Identifiers |
p5-Object-AUTHORITY-0.004_1.txz | Perl module that adds an AUTHORITY method to your class |
p5-Object-Accessor-0.48_1.txz | Interface to create per object accessors |
p5-Object-Array-0.060_2.txz | Array references with accessors |
p5-Object-Container-0.14_1.txz | Simple object container |
p5-Object-Declare-0.24.txz | Declarative object constructor |
p5-Object-Destroyer-2.01_1.txz | Make objects with circular references DESTROY normally |
p5-Object-Enum-0.07.3_1.txz | Replacement for if ($foo eq 'bar') |
Advertisement
Advertisement