Elementwise -//- first release -//- Element-wise (vectorized) function, method and operator support for iterables in python.
Robert Kern
robert.kern at gmail.com
Thu Dec 22 06:18:38 EST 2011
More information about the Python-list mailing list
Thu Dec 22 06:18:38 EST 2011
- Previous message (by thread): Elementwise -//- first release -//- Element-wise (vectorized) function, method and operator support for iterables in python.
- Next message (by thread): Elementwise -//- first release -//- Element-wise (vectorized) function, method and operator support for iterables in python.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 12/21/11 5:07 PM, Paul Dubois wrote: > You're reinventing Numeric Python. Actually, he's not. The numerical operators certainly overlap, but Elementwise supports quite a bit more generic operations than we ever bothered to implement with object arrays. -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco
- Previous message (by thread): Elementwise -//- first release -//- Element-wise (vectorized) function, method and operator support for iterables in python.
- Next message (by thread): Elementwise -//- first release -//- Element-wise (vectorized) function, method and operator support for iterables in python.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list