Port details |
- py-uncertainties Calculations with uncertainties on the quantities involved
- 3.1.6 math
=0 3.1.6Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2018-03-20 08:17:26
- Last Update: 2021-08-02 20:49:03
- Commit Hash: 89d4a86
- Also Listed In: python
- License: BSD2CLAUSE
- Description:
- The uncertainties package is a free, cross-platform program that transparently
handles calculations with numbers with uncertainties (like 3.14+/-0.01). It can
also yield the derivatives of any expression.
The uncertainties package takes the pain and complexity out of uncertainty
calculations. Error propagation is not to be feared anymore!
Calculations of results with uncertainties, or of derivatives, can be performed
either in an interactive session (as with a calculator), or in programs written
in the Python programming language. Existing calculation code can run with
little or no change.
Whatever the complexity of a calculation, this package returns its result with
an uncertainty as predicted by linear error propagation theory. It automatically
calculates derivatives and uses them for calculating uncertainties. Almost all
uncertainty calculations are performed analytically.
Correlations between variables are automatically handled, which sets this module
a part from many existing error propagation codes.
WWW: https://uncertainties-python-package.readthedocs.io/en/latest/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}uncertainties>0:math/py-uncertainties@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/math/py-uncertainties/ && make install clean
- To add the package, run one of these commands:
- pkg install math/py-uncertainties
- pkg install py38-uncertainties
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.NOTE: This is a Python port. Instead of py38-uncertainties listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-uncertainties
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1627935297
SHA256 (uncertainties-3.1.6.tar.gz) = 7c4db5aaafd227e95485b61fba5d235dc8133aeecd98f8fc1224c038ce063e2d
SIZE (uncertainties-3.1.6.tar.gz) = 158419
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-numpy>=1.16,1<1.20,1 : math/py-numpy@py38
- py38-future>0 : devel/py-future@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Build
-
- science/py-OpenMC
- for Run
-
- science/py-OpenMC
- science/py-pyked
- science/py-pymatgen
- Configuration Options:
- No options to configure
- Options name:
- math_py-uncertainties
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
02 Aug 2021 20:49:03 3.1.6
|
Yuri Victorovich (yuri)  |
math/py-uncertainties: Update 3.1.5 -> 3.1.6
Reported by: portscout |
15 Apr 2021 21:37:15 3.1.5_1
|
Mateusz Piotrowski (0mp)  |
Fix PORTSCOUT=ignore:* uses throughout the tree
PORTSCOUT=ignore:1 is the only valid way syntax according to the
Portscout documentation. In disables the distfile version checks
completely. In order to ignore only certain version instead, it is
necessary to use other Portscout keys like skipv.
Also, remove the setting completely when it attempts to instruct
Portscout to skip versions older than the current one.
Approved by: portmgr blanket |
07 Apr 2021 08:09:01 3.1.5_1
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 3.1.5_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
22 Feb 2021 21:39:35
3.1.5_1
|
yuri  |
math/py-uncertainties: Add missing dependency |
28 Dec 2020 23:02:15
3.1.5
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
20 Nov 2020 02:48:57
3.1.5
|
yuri  |
math/py-uncertainties: Update 3.1.4 -> 3.1.5
Reported by: portscout |
30 Jun 2020 18:24:24
3.1.4
|
yuri  |
math/py-uncertainties: Update 3.1.2 -> 3.1.4
Reported by: portscout |
21 Mar 2020 21:23:32
3.1.2
|
yuri  |
math/py-uncertainties: Add the PORTSCOUT tag |
09 Aug 2019 06:35:34
3.1.2
|
yuri  |
math/py-uncertainties: Update 3.1.1 -> 3.1.2
Reported by: portscout |
27 Jul 2019 06:47:10
3.1.1
|
yuri  |
math/py-uncertainties: Update 3.0.3 -> 3.1.1
Reported by: repology |
26 Jul 2019 20:46:57
3.0.3_2
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
12 Dec 2018 01:35:36
3.0.3_1
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
29 Oct 2018 04:08:29
3.0.3
|
yuri  |
math/py-uncertainties: Update 3.0.2 -> 3.0.3
Reported by: portscout |
20 Mar 2018 08:16:55
3.0.2
|
yuri  |
New port: math/py-uncertainties: Calculations with uncertainties on the
quantities involved |