A simple library for computing exponential towers
Project description
Expotower
A tiny Python library for evaluating exponential towers.
Example
from expotower import expotower, log10_estimate, repeat
print(expotower(10, 20)) # 10^20
print(log10_estimate(10, 20, 30)) # ≈ log10 of result
print(repeat(10, 3)) # 10^(10^10)
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
expotower-0.1.0.tar.gz
(2.5 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 expotower-0.1.0.tar.gz.
File metadata
- Download URL: expotower-0.1.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d6e229dfac7c3f61bd281574a53cfa689f3cd7af8e86ddc73c33c002fd0b8e31
|
|
| MD5 |
4bfc4846b1a0298bd1cc0f7cc6305d94
|
|
| BLAKE2b-256 |
e666ddbb8bbd117ed1fac67f7495111dcf77ecdc7f498777c95ae35178a34183
|
File details
Details for the file expotower-0.1.0-py3-none-any.whl.
File metadata
- Download URL: expotower-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c711853a5160e8a70f1ae74153c37ba88093070fca3afecf0b86545889cfce71
|
|
| MD5 |
ce8404069d7c2a536c7fbe13eed7fe22
|
|
| BLAKE2b-256 |
ffbb9f1d1cfc9ca109286ccc57c116e0e85eab1fb252b588a081256148c93a16
|