prymes 0.0.1a1

Creator: railscoder56

Last updated:

Add to Cart

Description:

prymes 0.0.1a1

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/.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.