Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved weave | Travis Oliphant | 2005-09-26 | 1 | -1393/+0 |
* | More modifications to allow instance attributes. | patmiller | 2002-04-30 | 1 | -7/+50 |
* | Changed == None to is None | Travis Oliphant | 2002-04-05 | 1 | -7/+7 |
* | Loops and 2D Numpy arrays (getitem and setitem). Still issues | patmiller | 2002-03-03 | 1 | -16/+111 |
* | Rudimentary loops (range and xrange). Really good speedups | patmiller | 2002-03-01 | 1 | -19/+52 |
* | Some hacks to get NumPy working (arrgh!! import_array() call | patmiller | 2002-02-25 | 1 | -8/+26 |
* | Very prototypical version of weave.accelerate | patmiller | 2002-02-19 | 1 | -0/+1204 |