Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
Barvinok
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
orka
Barvinok
Commits
2743dfd4
Commit
2743dfd4
authored
15 years ago
by
Sven Verdoolaege
Browse files
Options
Downloads
Patches
Plain Diff
barvinok 0.30
parent
06102251
No related branches found
Branches containing commit
Tags
barvinok-0.30
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ChangeLog
+9
-0
9 additions, 0 deletions
ChangeLog
configure.in
+2
-2
2 additions, 2 deletions
configure.in
with
11 additions
and
2 deletions
ChangeLog
+
9
−
0
View file @
2743dfd4
version: 0.30
date: Wed Mar 10 18:10:33 CET 2010
changes:
- add isl interface and new isl based calculator
- barvinok_enumerate now returns NaN on infinite problems
- minor compilation and bug fixes
- support newer versions of TOPCOM
---
version: 0.29
date: Wed Jul 22 15:14:01 CEST 2009
changes:
- new version of Laurent expansion based exact summation
- minor compilation and bug fixes
- add semigroup_holes application
...
...
This diff is collapsed.
Click to expand it.
configure.in
+
2
−
2
View file @
2743dfd4
AC_INIT
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE(barvinok, 0.
29
)
AM_INIT_AUTOMAKE(barvinok, 0.
30
)
AC_PROG_CC
gl_EARLY
...
...
@@ -8,7 +8,7 @@ AC_PROG_CXX
AM_PROG_LEX
AC_PROG_YACC
AC_SUBST(versioninfo)
versioninfo=1
8
:0:
1
versioninfo=1
9
:0:
2
AC_CANONICAL_HOST
AC_LIBTOOL_WIN32_DLL
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment