chiark / gitweb /
added first cut at Praxis, renamed constants
authorstevenj <stevenj@alum.mit.edu>
Sat, 1 Sep 2007 20:51:35 +0000 (16:51 -0400)
committerstevenj <stevenj@alum.mit.edu>
Sat, 1 Sep 2007 20:51:35 +0000 (16:51 -0400)
commit6a6bb48404ede142d1a1d6676dbe1b3e013e3723
treee271cd5eeff0ae462a34b719c3266ea8d8d6c95d
parent29059a4337cb85af66690d44827ded3e1dbb3b32
added first cut at Praxis, renamed constants

darcs-hash:20070901205135-c8de0-23fc5194f42a4bb5c52b8ecb88ab2f404af2907f.gz
12 files changed:
Makefile.am
api/Makefile.am
api/nlopt.c
api/nlopt.h
cdirect/cdirect.c
cdirect/cdirect.h
configure.ac
praxis/Makefile.am [new file with mode: 0644]
praxis/README [new file with mode: 0644]
praxis/praxis.c [new file with mode: 0644]
praxis/praxis.h [new file with mode: 0644]
test/testopt.cpp