On Thu, Jan 31, 2013 at 7:44 PM, Nathaniel Smith wrote:
> On Thu, Jan 31, 2013 at 8:43 AM, Oscar Villellas
> wrote:
>> Hello,
>>
>> At Continuum Analytics we've been working on a submodule implementing
>> a set of lineal algebra operations as generalized ufuncs. This allows
>> specifying arrays o
On Thu, Jan 31, 2013 at 8:43 AM, Oscar Villellas
wrote:
> Hello,
>
> At Continuum Analytics we've been working on a submodule implementing
> a set of lineal algebra operations as generalized ufuncs. This allows
> specifying arrays of lineal algebra problems to be computed with a
> single Python ca
Hello,
At Continuum Analytics we've been working on a submodule implementing
a set of lineal algebra operations as generalized ufuncs. This allows
specifying arrays of lineal algebra problems to be computed with a
single Python call, allowing broadcasting as well. As the
vectorization is handled i
Advanced Scientific Programming in Python
=
a Summer School by the G-Node and the Physik-Institut, University of Zurich
Scientists spend more and more time writing, maintaining, and
debugging software. While techniques for doing this efficiently have
evolved