Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ran reindent | Jarrod Millman | 2008-08-08 | 1 | -2/+2 |
* | Added tests to improve coverage. | Alan McIntyre | 2008-07-24 | 1 | -25/+44 |
* | Remove uses of set_package_path, set_local_path, restore_path. | Alan McIntyre | 2008-07-03 | 1 | -11/+9 |
* | Restore old test framework classes. | Alan McIntyre | 2008-06-21 | 1 | -1/+1 |
* | Switched to use nose to run tests. Added test and bench functions to all mod... | Alan McIntyre | 2008-06-17 | 1 | -3/+4 |
* | Fix doc-tests for financial.py so they don't rely on floating-point exactness... | Travis Oliphant | 2008-04-08 | 1 | -19/+19 |
* | Add docs and examples for financial functions. | Travis Oliphant | 2008-04-08 | 1 | -1/+1 |
* | Add modified internal rate of return calculation which is more conservative a... | Travis Oliphant | 2008-04-04 | 1 | -0/+5 |
* | Add fromregex function (needs more testing) and some simple spreadsheet-like ... | Travis Oliphant | 2008-04-04 | 1 | -0/+34 |