Naval Postgraduate School ML Lib Code
Status: Alpha
Brought to you by:
scheina
| File | Date | Author | Commit |
|---|---|---|---|
| src | 2012-06-19 |
|
[ace62b] worked on Householder computation. |
| .hgignore | 2010-01-30 |
|
[ca7a5b] added .hgignore. |
| AUTHORS | 2010-03-23 |
|
[f6cded] added self to AUTHORS file |
| COPYING | 2010-01-30 |
|
[3534ce] restarting history. |
| INSTALL | 2011-02-28 |
|
[fc01f2] merge. |
| README | 2010-01-30 |
|
[3534ce] restarting history. |
| TODO.org | 2011-11-21 |
|
[d22365] merging desktop edition with sf copy. |
| deploy-docs.sh | 2011-09-24 |
|
[37aa0f] intresting progress on testing the line search ... |
| pull.sh | 2011-01-29 |
|
[cf9a65] hard coding verbose. |
| push.sh | 2011-08-14 |
|
[69b18d] now pushes doc to sigsetjmp.com |
| sf-pull.sh | 2011-07-23 |
|
[63b5da] renamed scripts for doing the sf push/pull. |
| sf-push.sh | 2011-08-27 |
|
[a05995] tweaks to unit tests and Makefile |
This directory contains source code for the Naval Postgraduate School Machine Learning Library (NPSML). The source code includes C99 and Python 2.x At the top of some C files you may see -*- c++ -*-. This is to get emacs to format the macros correctly, not an indication that the files are ready for c++ import. See also the file COPYING, which declares ths software Public Domain.