convert uni_polynom
[barvinok.git] / ChangeLog
blobeecb24ad4d37d36804943cbff37b72b65892669d
1 ---
2 version: 0.05
3 date: Thu Nov 27 13:35:59 CET 2003
4 changes:
5     - |-
6       include code from Kristof Beyls for manipulating Ehrhart
7       polynomials
8     - |-
9       implement barvinok_enumerate for constructing Ehrhart
10       polynomials using barvinok's algorithm
11 ---
12 version: 0.04
13 date: Thu Nov  6 01:36:25 CET 2003
14 changes:
15     - |-
16       allow specification of max #constraints 
17       for those without automatically growing chernikova tables
18     - fix a few small bugs
19     - some minor optimizations
20 ---
21 version: 0.03
22 date: Mon Nov  3 16:35:57 CET 2003
23 changes:
24     - fix a number of bugs
25     - add tests
26 ---
27 version: 0.02
28 date: Mon Oct 20 14:15:45 CEST 2003
29 changes:
30     - change name from count to barvinok_count
31     - return -1 if polyhedron is unbounded
32     - trivially optimize counting in presence of some independent constraints