rprob
rprob is a Python package that provides a R style collection of functions for generating random numbers, computing densities, distribution functions, quantile functions, and more for various statistical distributions.
Installation
To install rprob, you can use pip:
pip install rprob
Usage
Here's an example of how to use rprob to generate random numbers from a normal distribution:
from rprob import rnorm
random_numbers = rnorm(100)
print(random_numbers)
Release files for rprob 1.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| rprob-1.0.4.tar.gz | 5.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| rprob-1.0.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 10.2 kB
Release files / rprob-1.0.4.tar.gz
| Download URL | rprob-1.0.4.tar.gz |
|---|---|
| Size | 5.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
424e055c9f1bd60ea9656f353b16c842da00458bbc75a548d2232167dcdd929b
|
|
BLAKE2b-256 checksum How to use checksums |
6bfb2d796b3f046c8f63c44001f25ad393bcb16c2191fd7350001c8b04e8f1e6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.12.4
|
Release files / rprob-1.0.4-py3-none-any.whl
| Download URL | rprob-1.0.4-py3-none-any.whl |
|---|---|
| Size | 5.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
61cf0fbdbfddaf33aaed4e07b60bbd03c9bee7255439512be10fad5c8fde9038
|
|
BLAKE2b-256 checksum How to use checksums |
dc63dfc88503c96a0d455eff50dc0922446457f5154d1de8a66297942c007e5f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.12.4
|