Backward-compatibility shim. The real package is now vivarium-risk-distributions.
Project description
NOTE: This repository has been archived.
The risk_distributions package has been renamed and migrated into the vivarium-suite monorepo.
What changed
PyPI distribution: risk_distributions -> vivarium-risk-distributions
Import path: risk_distributions -> vivarium.risk_distributions
Source: ihmeuw/risk_distributions (archived) -> ihmeuw/vivarium-suite (under libs/risk-distributions/)
What this last release (v2.4.0) is
A backward-compatibility shim. It contains no code; installing it pulls in:
vivarium-risk-distributions>=3.0.0 - the real implementation under the new import path.
vivarium-compat>=0.4.0 - an import hook that lets import risk_distributions continue to work, emitting a DeprecationWarning. Update your imports before the hook is removed.
If you depend on a specific pre-rename version (e.g. risk_distributions==2.3.4), pin to that version - those earlier releases still ship the original module and continue to install standalone.
To migrate fully to the new package
Install:
pip install vivarium-risk-distributions # was: pip install risk_distributions
Import:
import vivarium.risk_distributions # was: import risk_distributions
Original package overview
This library contains various probability distributions, compatible for use with the Vivarium framework
You can install risk_distributions from PyPI with pip:
> pip install risk_distributions
or build it from source with
> git clone https://github.com/ihmeuw/risk_distributions.git
> cd risk_distributions
> python setup.py install
Check out the docs!
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
Built Distribution
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 risk_distributions-2.4.0.tar.gz.
File metadata
- Download URL: risk_distributions-2.4.0.tar.gz
- Upload date:
- Size: 14.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
91778c52df9eb177f18f82abae01d498094ceb9322733d32d30622dfc3cc8336
|
|
| MD5 |
531cdc886d42e896ee119fef2e2acf4b
|
|
| BLAKE2b-256 |
2d8d55d643990af0a7406a7f92a3ec18d3b59ac3f73982864f53f2b359101cfd
|
File details
Details for the file risk_distributions-2.4.0-py3-none-any.whl.
File metadata
- Download URL: risk_distributions-2.4.0-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
253b3590158b96eceaa6afb833a3376293a595208f0fb612a815fc97dac96a9e
|
|
| MD5 |
c1313884048b46eff07ae45624eb6333
|
|
| BLAKE2b-256 |
3ed37ae60df4353ba2d801c4f8284a26bf5e7280cb7b95446097d0183e0d8bed
|