An advanced measurement uncertainty calculator
Project description
METAS UncLib
To use METAS UncLib, simply do:
>>> from metas_unclib import *
>>> use_linprop()
>>> a = ufloat(3.0, 0.3, desc='a')
>>> b = ufloat(4.0, 0.4, desc='b')
>>> c = umath.sqrt(a**2 + b**2)
>>> print(c)
5.0 ± 0.3671511950137164
Requirements
- numpy
- pythonnet
Optional Requirements
- scipy
- matplotlib
- jupyter
Linux
The LD_LIBRARY_PATH environment variable has to be set to:
export LD_LIBRARY_PATH=~/.local/lib/python3.6/site-packages/metas_unclib/mkl_custom/linux/intel64
macOS
The DYLD_LIBRARY_PATH environment variable has to be set to:
export DYLD_LIBRARY_PATH=~/.local/lib/python3.6/site-packages/metas_unclib/mkl_custom/macos/intel64
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file metas_unclib-2.8.0-py2.py3-none-win_amd64.whl.
File metadata
- Download URL: metas_unclib-2.8.0-py2.py3-none-win_amd64.whl
- Upload date:
- Size: 28.8 MB
- Tags: Python 2, Python 3, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cae6cd041eb89f8fe0f58156727816bc9127008d75384e78449823a6c6a98c83
|
|
| MD5 |
f50c3ae232d87967de24c534e8dc45bb
|
|
| BLAKE2b-256 |
3fb7df568ba1b4b7d20e57e8cf1195c1e481da3095e55ccee4cceb0243898c83
|
File details
Details for the file metas_unclib-2.8.0-py2.py3-none-win32.whl.
File metadata
- Download URL: metas_unclib-2.8.0-py2.py3-none-win32.whl
- Upload date:
- Size: 25.0 MB
- Tags: Python 2, Python 3, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d821b848a0fcd6f615166b6b34505cd347dffcfa5d2ebd9d2c99f624a516f044
|
|
| MD5 |
dd1ce4db0e7d1e08bbcc90050eeaf425
|
|
| BLAKE2b-256 |
91250b705240f797812642df443e351e4e090381395092c2c15c3f1d347e8247
|
File details
Details for the file metas_unclib-2.8.0-py2.py3-none-manylinux1_x86_64.whl.
File metadata
- Download URL: metas_unclib-2.8.0-py2.py3-none-manylinux1_x86_64.whl
- Upload date:
- Size: 40.6 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
40943319409c9371ef28358c8cc3003fe570d2a6325ba1ded59a7da9d8530d12
|
|
| MD5 |
968f23a998865353ea6796c55c2fcc1f
|
|
| BLAKE2b-256 |
2db668c44cf8bc41ab2bbd549677c65d7ff380f821972f8a4ca7def61c457270
|
File details
Details for the file metas_unclib-2.8.0-py2.py3-none-macosx_10_9_x86_64.whl.
File metadata
- Download URL: metas_unclib-2.8.0-py2.py3-none-macosx_10_9_x86_64.whl
- Upload date:
- Size: 32.4 MB
- Tags: Python 2, Python 3, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3f327c8458e382fe1336cdef29d939190149d95e1b003ef75fbdad0f17e20960
|
|
| MD5 |
d1f54a9092964505fc9f6372d30be132
|
|
| BLAKE2b-256 |
6ecefa26f6d1a6a08e31266de723f49e044bb73d65684d34ef3d74684ceee251
|