mguetlein / lazar-core forked from helma/lazar-core
- Source
- Commits
- Network (3)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
Martin Guetlein (author)
Wed Jan 21 00:41:06 -0800 2009
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue Aug 19 11:20:50 -0700 2008 | |
| |
Doxyfile | ||
| |
INSTALL | Mon Aug 18 02:43:26 -0700 2008 | |
| |
LICENSE | Mon Aug 18 02:43:26 -0700 2008 | |
| |
Makefile | ||
| |
Makefile.static | Mon Aug 18 02:43:26 -0700 2008 | |
| |
README | Mon Aug 18 02:43:26 -0700 2008 | |
| |
ServerSocket.cpp | ||
| |
ServerSocket.h | ||
| |
Socket.cpp | ||
| |
Socket.h | ||
| |
activity-db.h | ||
| |
chisq-filter.cpp | ||
| |
client.pl | Mon Aug 18 02:43:26 -0700 2008 | |
| |
data/ | Mon Aug 18 02:43:26 -0700 2008 | |
| |
feature-db.h | ||
| |
feature-generation.h | ||
| |
feature.cpp | ||
| |
feature.h | ||
| |
io.cpp | ||
| |
io.h | ||
| |
lazar.cpp | ||
| |
lazmol.cpp | ||
| |
lazmol.h | ||
| |
lazmolvect.h | ||
| |
linfrag.cpp | ||
| |
model.h | ||
| |
pcprop.cpp | ||
| |
predictor.h | ||
| |
rex.cpp | ||
| |
rutils.cpp | ||
| |
rutils.h | ||
| |
smarts-features.cpp | ||
| |
stats.h | ||
| |
testset.cpp | ||
| |
utils.cpp | ||
| |
utils.h |
README
lazar Documentation: Description of Concepts and Algorithms: API Documentation: - install doxygen (www.doxygen.org) - type make doc (or doxygen Doxyfile) in the lazar root directory - documentation is in ./html and ./latex Usage: - read INSTALL in the main directory

