Skip to content

Conversation

skirpichev
Copy link
Collaborator

@skirpichev skirpichev commented Sep 25, 2023

  • use lru_cache() in ifib() and eulernum()
  • use isprime() alternatives from backends
  • amend 425858e
  • add giant_steps() to libmp
  • depend on gmpy2>=2.2.0a1 for CPython>=3.12

@skirpichev skirpichev merged commit a1d9bcb into mpmath:master Sep 27, 2023
@skirpichev skirpichev deleted the misc branch September 27, 2023 02:04
skirpichev added a commit to skirpichev/diofant that referenced this pull request Oct 19, 2023
Now we do 'from mpmath.libmp import foo, bar'.  Only exception
is the `giant_steps()` function, which was added to the libmp
namespace in the mpmath master (mpmath/mpmath#722).
@skirpichev skirpichev mentioned this pull request Oct 19, 2023
@skirpichev skirpichev added this to the 1.4 milestone May 9, 2025
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.

1 participant