Last 7 days
-
issue 173
(/usr/lib/pymodules/python2.5/py/impl/path/local.py:528: Envi...) reported by matrixhasu
-
Last 30 days
-
r1001
(implement analytic continuation for pFq, p=q+1 to |z| >= 1; ...) committed by fredrik.johansson
- implement analytic continuation for pFq, p=q+1 to |z| >= 1; special-case hyp3f2
implement analytic continuation for pFq, p=q+1 to |z| >= 1; special-case hyp3f2
-
-
r999
(fix besselj, expint, gammainc, erf, erfc for fp by falling b...) committed by fredrik.johansson
- fix besselj, expint, gammainc, erf, erfc for fp by falling back to the generic code by default
fix besselj, expint, gammainc, erf, erfc for fp by falling back to the generic code by default
-
-
issue 172
(AttributeError: 'MultiPrecisionArithmetic' object has no att...) reported by nils106
-
-
-
-
-
r997
(Merge new contexts code from the mp4 branch.
* All the high...) committed by fredrik.johansson
- Merge new contexts code from the mp4 branch.
* All the high level modules now use context instances and methods thereof instead of the global mp
object and global functions
* Implemented a fixed-precision (using float/complex) context, with a default fp instance. It mostly
works but some necessary methods are not yet implemented or broken.
* Most implementation details of functions.py have been removed and moved to helper methods in
mptypes.py
* This patch also adds the new hypergeometric series code from the mp4 branch, and a few other
changes to special functions such as layout of the elliptic functions code (djtheta removed; added a
derivative paramter to jtheta instead)
Merge new contexts code from the mp4 branch.
* All the high level modules now use context instances and methods thereof instead of the global mp
object and global functions
* Implemented a fixed-precision (using float/complex) context, with a default fp instance. It mostly
works but some necessary methods are not yet implemented or broken.
* Most implementation details of functions.py have been removed and moved to helper methods in
mptypes.py
* This patch also adds the new hypergeometric series code from the mp4 branch, and a few other
changes to special functions such as layout of the elliptic functions code (djtheta removed; added a
derivative paramter to jtheta instead)
-
-
-
-
-
-
-
r996
(fix some exception; thanks to Chris Smith for spotting this) committed by Vinzent.Steinberg
- fix some exception; thanks to Chris Smith for spotting this
fix some exception; thanks to Chris Smith for spotting this
-
r995
(fix some typos; contributed by Chris Smith) committed by Vinzent.Steinberg
- fix some typos; contributed by Chris Smith
fix some typos; contributed by Chris Smith
-
Older
-
-
-
-
-
issue 165
(Wrong output from hyp2f1 for a or b large negative integer) reported by pvirtn
-
-
-
-
-
-
-
r994
(give li() an option to calculate the offset logarithmic inte...) committed by fredrik.johansson
- give li() an option to calculate the offset logarithmic integral
give li() an option to calculate the offset logarithmic integral
-
r993
(don't cache more than MAX_LOG_INT_CACHE integer logarithms) committed by fredrik.johansson
- don't cache more than MAX_LOG_INT_CACHE integer logarithms
don't cache more than MAX_LOG_INT_CACHE integer logarithms
-
r992
(Fix wrong generated branch for a small set of complex inputs...) committed by fredrik.johansson
- Fix wrong generated branch for a small set of complex inputs to the Lambert W function
Fix wrong generated branch for a small set of complex inputs to the Lambert W function
-
-
-
-
-
-
-
r990
(some misc changes; added an experimental zetasum function
) committed by fredrik.johansson
- some misc changes; added an experimental zetasum function
some misc changes; added an experimental zetasum function
-
-
-
-
-
-
-
-
-
issue 161
(Wrong result when integrating (weighed) Chebyshev polynomial...) reported by jorn.baayen
-
-
-
|