add polynomial approximation based on nested sums
commitf5d0ec99bdd0bc808c9f7950fa97be81e5dc2251
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 13 May 2007 12:19:39 +0000 (13 14:19 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sun, 13 May 2007 22:03:28 +0000 (14 00:03 +0200)
tree1163926dcfa57b18c21d7d2bbe028912fc4ac241
parentbe18ec243153fd913eb6974596129a66047115c0
add polynomial approximation based on nested sums
Makefile.am
barvinok.cc
barvinok/options.h
bernoulli.c [new file with mode: 0644]
bernoulli.h [new file with mode: 0644]
doc/barvinok.bib
doc/implementation.tex
options.c
test_approx.c
testlib.cc