Skip to main content

No project description provided

Reason this release was yanked:

Changed development ideology

Project description

PBA is a probability bound analysis library for Python that allows one to create and calculate with probability distributions, intervals, and probability boxes (p-boxes) within Python.

Probability distributions can be specified using pba.distname(**args) where distname is any of the named distributions that scipy.stats supports. For instance, pba.laplace(2,1) specifies a Laplace distribution with mean and variance 2. P-boxes can be created by using interval arguments for these distributions. Intervals can be created using pba.I(lo, hi) where lo and hi are expressions for the lower and upper limits of the interval.

Features

Installation

Install pba by running

pip install pba

Contribute & Support

If you are having issues or would like to help with development or have intersting use cases, please let us know. You can email nickgray@liv.ac.uk.

License

The project is licensed under the MIT License.

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 Distribution

pba-1.beta.tar.gz (28.1 kB view details)

Uploaded Source

File details

Details for the file pba-1.beta.tar.gz.

File metadata

  • Download URL: pba-1.beta.tar.gz
  • Upload date:
  • Size: 28.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.8

File hashes

Hashes for pba-1.beta.tar.gz
Algorithm Hash digest
SHA256 3f779baf46fa372a078acebe86f9034a0d6b5fe3da06819f0339f39c10d049de
MD5 55d643c109173c25633f4459456d3ea5
BLAKE2b-256 a023c0ea237005fa9b6a4b162d237426d60be89646ebc0ea0752705db875cbaa

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page