chiark / gitweb /
added luksan/ directory, which will eventually contain several routines written by...
authorstevenj <stevenj@alum.mit.edu>
Mon, 3 Sep 2007 19:38:15 +0000 (15:38 -0400)
committerstevenj <stevenj@alum.mit.edu>
Mon, 3 Sep 2007 19:38:15 +0000 (15:38 -0400)
commitcab3a453b4757cdbf14c4e98076cd3cdc69e2dc9
tree67d638fd0c410eab781416ea531b532490ec83fe
parentabb1d8f7cdfdd69f7539860d73d2c9bae5a21467
added luksan/ directory, which will eventually contain several routines written by Prof. Luksan and made available under the LGPL.  currently, I've converted the PLIN.FOR subroutine, which is a reimplementation of the LBFGS algorithm (and removed the lbfgs/ directory, since the code turns out to be non-free)

darcs-hash:20070903193815-c8de0-7428452045bf7147a8424cbd56af89de2e3efa66.gz
15 files changed:
Makefile.am
api/Makefile.am
api/nlopt.c
configure.ac
lbfgs/Makefile.am
lbfgs/README [new file with mode: 0644]
luksan/COPYRIGHT [new file with mode: 0644]
luksan/Makefile.am [new file with mode: 0644]
luksan/README [new file with mode: 0644]
luksan/luksan.h [new file with mode: 0644]
luksan/mssubs.c [new file with mode: 0644]
luksan/plis.c [new file with mode: 0644]
luksan/plis.txt [new file with mode: 0644]
luksan/pssubs.c [new file with mode: 0644]
luksan/v999-07.pdf [new file with mode: 0644]