-
schnizer committed patchset 689 of module pygsl to the pygsl python interface for GNU scientifi CVS repository, changing 1 files.
2009-09-22 13:13:29 UTC by schnizer
-
schnizer committed patchset 688 of module pygsl to the pygsl python interface for GNU scientifi CVS repository, changing 1 files.
2009-09-22 13:07:49 UTC by schnizer
-
schnizer committed patchset 687 of module pygsl to the pygsl python interface for GNU scientifi CVS repository, changing 1 files.
2009-09-22 12:58:38 UTC by schnizer
-
schnizer committed patchset 686 of module pygsl to the pygsl python interface for GNU scientifi CVS repository, changing 3 files.
2009-09-22 12:56:45 UTC by schnizer
-
schnizer committed patchset 685 of module pygsl to the pygsl python interface for GNU scientifi CVS repository, changing 1 files.
2009-09-22 12:54:36 UTC by schnizer
-
the example given for using the chebyshev module appears to be a direct copy of the example in section 28.6 of the GSL manual. However, in the main loop, the values of the points at which the approximation is desired are incorrectly specified:
n= 10000
for i in range(100):
x = i * n / 100.
this returns x in the range 0 to 9900, well outside the 0< x< 1 the approximation is...
2009-07-17 16:57:30 UTC by nobody
-
schnizer committed patchset 684 of module pygsl to the pygsl python interface for GNU scientifi CVS repository, changing 1 files.
2009-05-11 08:53:03 UTC by schnizer
-
schnizer committed patchset 683 of module pygsl to the pygsl python interface for GNU scientifi CVS repository, changing 1 files.
2009-05-11 07:36:54 UTC by schnizer
-
schnizer committed patchset 682 of module pygsl to the pygsl python interface for GNU scientifi CVS repository, changing 1 files.
2009-05-11 07:35:50 UTC by schnizer
-
Thank you for this bug report. Please indicate if you are still interested in numarray and will not using
numpy in the future. Its also of interest as I was thinking of ceasing the support of numarray as a package. But if there are users the support can be left in. But be aware that the ufuncs (special and complex functions) are not available for numarray.
The bug is currently limited (as...
2009-05-11 07:26:06 UTC by schnizer