A package to get prime numbers from bits.
Project description
Prime Bits
Prime Bits is a project focused on exploring and working with prime numbers in the context of computer science and programming.
Features
- Efficient algorithms for prime number generation.
- Utilities for prime number validation.
- Tools for analyzing prime-related patterns.
How to install
python3 -m pip install prime-bits
How to use
from prime_bits import get_prime
get_prime(1024) # 1024 -> number of bits in the number.
License
This project is licensed under the MIT License.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
prime_bits-1.0.2.tar.gz
(3.2 kB
view details)
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 prime_bits-1.0.2.tar.gz.
File metadata
- Download URL: prime_bits-1.0.2.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c64167acf54f78d27b09edd00484ce2e89f80b30b53479f80a344a954eb87b94
|
|
| MD5 |
8d072dbea86290cf3175d5d403529b50
|
|
| BLAKE2b-256 |
3493f8c7b9d73caaeceb060ec80ec644797f86a25bbc9e69d9fcc55a86352064
|
File details
Details for the file prime_bits-1.0.2-py3-none-any.whl.
File metadata
- Download URL: prime_bits-1.0.2-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a45191906f5e213c60c4bcc33e2c96b9d32009c402f4fc5a7c18f162fa7bb7c0
|
|
| MD5 |
4692b057baf0e2a170aa72c733f49cee
|
|
| BLAKE2b-256 |
33573151da7590cfa9d39e51ddced87cf293b8f62a46ceb37a2de1c846ebe76f
|