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/ap_int-*-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_fixed... Passed
Passed 1/1
Documentation
The documentation is at https://prymes-docs.readthedocs.io/en/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
prymes-0.0.1a0.tar.gz
(110.8 kB
view details)
Built Distribution
prymes-0.0.1a0-py3-none-any.whl
(72.6 kB
view details)
File details
Details for the file prymes-0.0.1a0.tar.gz
.
File metadata
- Download URL: prymes-0.0.1a0.tar.gz
- Upload date:
- Size: 110.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18c6abc179ae72b4b713ad68e53c8121dee21713b7b7118ccb8ca3407fe4e313 |
|
MD5 | a171720a94e0b750eb4dd1d8c9e0152b |
|
BLAKE2b-256 | 2efaaf5ef922e277321daf1ee4bb060c09071827898302451c41638e4aa5da5a |
File details
Details for the file prymes-0.0.1a0-py3-none-any.whl
.
File metadata
- Download URL: prymes-0.0.1a0-py3-none-any.whl
- Upload date:
- Size: 72.6 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 | 726892b50cda065cfb517ff4e5c0e41018478e226664687aadf61a213a8e2bb2 |
|
MD5 | bca6ab94471177b702061d2a9759ee8c |
|
BLAKE2b-256 | bc11fdc4ff3650c933148ed944e4095c292bcfda3efcca6a9e314ae53271c412 |