Skip to content

Draft PEP: imath --- module for number-theoretic functions#6

Merged
NeilGirdhar merged 3 commits into
mainfrom
imath
May 10, 2025
Merged

Draft PEP: imath --- module for number-theoretic functions#6
NeilGirdhar merged 3 commits into
mainfrom
imath

Conversation

@skirpichev
Copy link
Copy Markdown
Owner

No description provided.

@skirpichev skirpichev force-pushed the imath branch 2 times, most recently from e945191 to d16fbcd Compare May 10, 2025 05:24
@skirpichev skirpichev marked this pull request as ready for review May 10, 2025 05:33
Comment thread peps/pep-9999.rst Outdated
Comment thread peps/pep-9999.rst Outdated
@NeilGirdhar

This comment was marked as resolved.

@skirpichev skirpichev requested a review from NeilGirdhar May 10, 2025 16:14
@NeilGirdhar NeilGirdhar merged commit 0c57a0a into main May 10, 2025
6 checks passed
@skirpichev skirpichev deleted the imath branch May 10, 2025 17:13
@skirpichev
Copy link
Copy Markdown
Owner Author

Sorry, continued in #8.

Comment thread peps/pep-9999.rst
Euclidean algorithm)
* ``isqrt_rem()`` --- to return both integer square root and a remainder (if
integer isn't a perfect square)
* ``ilog()`` --- integer logarihm, currently :external+py3.14:func:`math.log`
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Logarithm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants