Add Laurent expansion based summation
commit93cd92b37142ad0fd8baf7e1644ab5775ce9a7f5
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 25 Apr 2008 07:55:06 +0000 (25 09:55 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sat, 3 May 2008 22:36:48 +0000 (4 00:36 +0200)
treed62b4b53ba034f0b4381450e8f6732ca892936e3
parente0df461077cdaa7803625e40180107aad1759b59
Add Laurent expansion based summation
12 files changed:
Makefile.am
barvinok.cc
barvinok/options.h
configure.in
doc/barvinok.bib
doc/implementation.tex
doc/mydefs.sty
laurent.cc [new file with mode: 0644]
laurent.h [new file with mode: 0644]
m4/ac_cxx_gnucxx_hashmap.m4 [new file with mode: 0644]
options.c
testlib.cc