Skip to content

Commit

Permalink
sci-mathematics/sagemath-standard: update mpmath patch. May need reba…
Browse files Browse the repository at this point in the history
…sing upstream.
  • Loading branch information
kiwifb committed Nov 12, 2024
1 parent 1d8180e commit 76b8f74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sci-mathematics/sagemath-standard/files/mpmath.patch
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ index 0123d4190be..0f451e18f65 100644
- mpz_sqrt(y.value, m.value)
- return y
-
-cpdef from_man_exp(man, exp, long prec = 0, str rnd = 'd'):
-cpdef from_man_exp(man, exp, long prec=0, str rnd='d'):
- """
- Create normalized mpf value tuple from mantissa and exponent.
-
Expand Down

0 comments on commit 76b8f74

Please sign in to comment.