isqrt
Efficient pure-Python implementation of the integer square root function.
Installation
In a virtualenv (see these instructions if you need to create one):
pip3 install isqrt
Dependencies
- None
Releases
| Version | Released | Bookworm Python 3.11 |
Trixie Python 3.13 |
Files |
|---|---|---|---|---|
| 1.1.0 | 2023-05-25 | |||
|
||||
| 1.0.2 | 2022-07-31 | |||
|
||||
| 1.0.1 | 2022-07-24 | |||
|
||||
| 1.0.0 | 2022-07-12 | |||
|
||||
| 0.12.0 | 2022-06-13 | |||
| 0.11.0 | 2021-12-06 | |||
| 0.10.0 | 2020-08-13 | |||
| 0.9.2.0 | 2018-01-14 | |||
| 0.9.1.0 | 2018-01-14 | |||
Issues with this package?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue