Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved weave | Travis Oliphant | 2005-09-26 | 1 | -412/+0 |
* | Adding weave and test | Travis Oliphant | 2005-09-26 | 1 | -3/+3 |
* | Updated for weave support for numarray. | jmiller | 2005-09-08 | 1 | -10/+10 |
* | More modifications to allow instance attributes. | patmiller | 2002-04-30 | 1 | -8/+91 |
* | Changed == None to is None | Travis Oliphant | 2002-04-05 | 1 | -2/+2 |
* | Moved isnan and friends from cephes to special. Made comparison functions re... | Travis Oliphant | 2002-04-03 | 1 | -10/+10 |
* | Loops and 2D Numpy arrays (getitem and setitem). Still issues | patmiller | 2002-03-03 | 1 | -7/+68 |
* | Rudimentary loops (range and xrange). Really good speedups | patmiller | 2002-03-01 | 1 | -16/+63 |
* | Some hacks to get NumPy working (arrgh!! import_array() call | patmiller | 2002-02-25 | 1 | -16/+26 |
* | Very prototypical version of weave.accelerate | patmiller | 2002-02-19 | 1 | -0/+211 |