Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ran reindent.py to clean up whitespace | Jarrod Millman | 2007-10-29 | 1 | -1/+0 | |
| | ||||||
* | Using the in operator to find substrings. It is shorter and easier to ↵ | Jarrod Millman | 2007-10-29 | 1 | -1/+1 | |
| | | | | understand. | |||||
* | Add qr decomposition to linalg | Travis Oliphant | 2006-08-10 | 1 | -0/+2 | |
| | ||||||
* | Add the code that generates lapack_lite from LAPACK sources. | cookedm | 2006-06-27 | 5 | -0/+711 | |
This is from Numeric. I think we're still using the same generated sources. |