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.1.tar.gz
(2.8 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.1.tar.gz.
File metadata
- Download URL: expotower-0.1.1.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ccd317eb7a5f2456cf70ee6aa4846106cf9033ec8f6395da8be124bd4d135fef
|
|
| MD5 |
b362c4d6f307d47741be57fd027fe4b8
|
|
| BLAKE2b-256 |
46e66bd0222a85e5e6865f768ff78e99c2fc75375ff8513400f7ab3a713a9ddc
|
File details
Details for the file expotower-0.1.1-py3-none-any.whl.
File metadata
- Download URL: expotower-0.1.1-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.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
015dde6ca7e3f0cd3416281d47807eef28dccb36b946191600ee49fb916babf2
|
|
| MD5 |
fb5ba0fc819eb1b9b5c838f3ebf2322f
|
|
| BLAKE2b-256 |
00720df7312aa118360528946637ba91f3755fed3156ff432f40fea5be66c62f
|