summaryrefslogtreecommitdiff
path: root/weave/accelerate_tools.py
Commit message (Expand)AuthorAgeFilesLines
* Moved weaveTravis Oliphant2005-09-261-412/+0
* Adding weave and testTravis Oliphant2005-09-261-3/+3
* Updated for weave support for numarray.jmiller2005-09-081-10/+10
* More modifications to allow instance attributes.patmiller2002-04-301-8/+91
* Changed == None to is NoneTravis Oliphant2002-04-051-2/+2
* Moved isnan and friends from cephes to special. Made comparison functions re...Travis Oliphant2002-04-031-10/+10
* Loops and 2D Numpy arrays (getitem and setitem). Still issuespatmiller2002-03-031-7/+68
* Rudimentary loops (range and xrange). Really good speedupspatmiller2002-03-011-16/+63
* Some hacks to get NumPy working (arrgh!! import_array() callpatmiller2002-02-251-16/+26
* Very prototypical version of weave.acceleratepatmiller2002-02-191-0/+211