sage.gsl.gsl_array.
GSLDoubleArray
Bases: object
object
EXAMPLES:
sage: a = WaveletTransform(128,'daubechies',4) sage: for i in range(1, 11): ....: a[i] = 1 sage: a[:6:2] [0.0, 1.0, 1.0]
Library interface to Embeddable Common Lisp (ECL)
Interface to the pselect() system call
pselect()
Enter search terms or a module, class or function name.