Skip to content

Conversation

skirpichev
Copy link
Collaborator

@skirpichev skirpichev commented May 8, 2023

Also drop some workarounds for ancient gmpy's.

PS: Probably same as for the gcd() we could do for the ifac(). But this function has a different caching mechanism than e.g. the math.factorial, so it may worth to do some benchmarks fisrt.

@skirpichev skirpichev force-pushed the imath-backend branch 4 times, most recently from 4925be9 to d778739 Compare May 10, 2023 15:13
@skirpichev skirpichev requested a review from oscarbenjamin May 11, 2023 03:47
Apply caching with lru_cache of ifac for all backends.
@oscarbenjamin
Copy link

Looks good to me.

@skirpichev skirpichev merged commit 8ed001c into mpmath:master May 11, 2023
@skirpichev skirpichev deleted the imath-backend branch May 11, 2023 08:52
@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.

2 participants