Python package for prime-related things
Project description
PrYmes
Python package for prime-related things.
Install
(Recommended) pip
To install PrYmes using pip, run the following command:
pip install prymes
Source
To install PrYmes from source, clone PrYmes' Github repository using git:
git clone https://github.com/cyan-ice/prymes.git
Then, in the prymes repository you just cloned, execute the following command:
pip install dist/prymes-*-py3-none-any.whl
Where * is the latest version of PrYmes.
Testing
To execute all tests, run
python tests/test.py
In the current directory.
You should see something like this:
Test #1: primality_test... Passed in 0.012s
Passed 1/1
Documentation
The documentation is at https://prymes-docs.readthedocs.io/latest/.
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 prymes-0.0.1a1.tar.gz.
File metadata
- Download URL: prymes-0.0.1a1.tar.gz
- Upload date:
- Size: 43.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11b6e73733ebd0342bf0b9e67d1f4e9615e655aa6f8a053abfc0a0cbef8b4391
|
|
| MD5 |
e9296936ffd0aef10232c177473d4843
|
|
| BLAKE2b-256 |
eae583575252ef813a971541e85818fa7c4cbe449a1c6d5c486c97a3ea7dade4
|
File details
Details for the file prymes-0.0.1a1-py3-none-any.whl.
File metadata
- Download URL: prymes-0.0.1a1-py3-none-any.whl
- Upload date:
- Size: 42.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
28345809b70edca7a0ac2a38542be025eac92ac4af2986676092ea7117869de4
|
|
| MD5 |
fc6270a37382785c6816035180c0bfba
|
|
| BLAKE2b-256 |
93848e1371bc9590caa0cf0a2e78ffc7785af2f8aca8e1437cf05efdc0ce6936
|