Skip to content
This repository was archived by the owner on Sep 3, 2018. It is now read-only.

Commit 46ee6f1

Browse files
committed
1 parent 81c2b4a commit 46ee6f1

File tree

11 files changed

+66
-20
lines changed

11 files changed

+66
-20
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ version_1.6.4/4ti2-1.6.4.tar.gz -text
101101
version_1.6.5/4ti2-1.6.5.tar.gz -text
102102
version_1.6.6/4ti2-1.6.6-i686-pc-cygwin.zip -text
103103
version_1.6.6/4ti2-1.6.6.tar.gz -text
104+
version_1.6.7/4ti2-1.6.7.tar.gz -text
104105
version_1.6/4ti2-1.6.tar.gz -text
105106
/walk.html -text
106107
/zbasis.html -text

4ti2_manual.pdf

147 Bytes
Binary file not shown.

citations.html

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,31 @@
1616
</table>
1717
</center>
1818

19-
Please let us know when you cite 4ti2 in an article or book so we can
20-
keep this list as complete as possible! Please let us know if we have
21-
missed a citation.<p>
19+
Please see
20+
the
21+
<ul>
22+
<li>
23+
<font size=5>
24+
<a href="https://scholar.google.com/scholar?q=%224ti2%22">Google
25+
Scholar search for 4ti2</a></font></li>
26+
</ul>
27+
for a list of articles and books citing 4ti2.
28+
29+
<p>
30+
Below is a selection of articles and books citing 4ti2, which is by no
31+
means complete. If you would like us to include your article or book in the
32+
list below, please let us know.<p>
2233

2334
<ul>
35+
<li> D. I. Bernstein and S. Sullivant. Unimodular Binary
36+
Hierarchical
37+
Models. <a href="http://arxiv.org/abs/1502.06131">e-print
38+
arXiv:1502.06131 [math.CO]</a>
39+
<li> J. A. De Loera, R. Hemmecke, and M. K&ouml;ppe, Algebraic and geometric ideas in
40+
the theory of discrete optimization, MOS-SIAM Series on Optimization, Society
41+
for Industrial and Applied Mathematics, Philadelphia, PA, 2013,
42+
<a href="http://dx.doi.org/10.1137/1.9781611972443">doi:10.1137/
43+
1.9781611972443</a>, ISBN 978-1-61197-243-6
2444
<li> R. Hemmecke and P. Malkin. Computing generating sets of lattice
2545
ideals. e-print arXiv:math.CO/0508359, 2005.
2646
<li> R. Hemmecke. Test Sets for Integer Programs with Z -Convex

download_4ti2.html

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,27 @@
1515
</tr>
1616
</table>
1717

18+
<table border=5 width=90% cellspacing=5 cellpadding=5>
19+
<tr>
20+
<th>
21+
Version 1.6.7, release on December 11, 2015</th>
22+
</tr>
23+
<th>
24+
<font color=red> This is a source-only release of 4ti2, licensed as
25+
usual under the GNU General Public License. <p>It should compile on
26+
GNU/Linux, Mac OS X (with XCode), and Windows (with <a href="https://www.cygwin.com/">Cygwin</a>).</font>
27+
</th>
28+
</table>
29+
<table border=5 width=90% cellspacing=5 cellpadding=5>
30+
<tr>
31+
<th width=50% align=left>
32+
<a href="version_1.6.7/4ti2-1.6.7.tar.gz">4ti2 version 1.6.7 source code</a>
33+
</th>
34+
<th width=50% align=left>
35+
</th>
36+
</tr>
37+
</table>
38+
1839
<table border=5 width=90% cellspacing=5 cellpadding=5>
1940
<tr>
2041
<th>

graver.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
--version Display version information
1414

1515
Output options:
16-
-q, --quiet Quit mode
16+
-q, --quiet Quiet mode
1717
-u, --update[=1] Updated output on console (default)
1818
-uu, --update=2 More verbose updated output on console
1919
-v, --verbose[=1] Output once every variable computation

h.html

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,25 @@ <h2>
1414
on linear spaces
1515
</h2>
1616

17-
<strong>June 7, 2015: We are happy to release 4ti2 version 1.6.6!</strong>
17+
<strong>December 11, 2015: We are happy to release 4ti2 version 1.6.7!</strong>
1818

1919
<p><font color=red>Be invited to <a href="download.html">download 4ti2</a>
2020
or have a look at our <a href="4ti2_manual.pdf">manual</a>!</font><p>
2121

2222
<pre>
23+
News in 4ti2 version 1.6.7, compared to 1.6.6:
24+
25+
* Add missing amsabbrvurl.bst file required for rebuilding the documentation.
26+
Reported by Jerome Benoit for Debian.
27+
28+
* Add tests for "walk -p arb" to testsuite
29+
30+
* Build fix for Debian bug 801117 (underlinked library).
31+
Patch from Jerome Benoit.
32+
33+
* Fix division-by-zero in "walk -p arb" for testcase 344.
34+
Reported by Jerome Benoit for Debian.
35+
2336
News in 4ti2 version 1.6.6, compared to 1.6.5:
2437

2538
* Fix segfault in graver when a matrix with trivial kernel is input

hilbert.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
--version Display version information
1414

1515
Output options:
16-
-q, --quiet Quit mode
16+
-q, --quiet Quiet mode
1717
-u, --update[=1] Updated output on console (default)
1818
-uu, --update=2 More verbose updated output on console
1919
-v, --verbose[=1] Output once every variable computation

toc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<!--
4141
<li> <a href="problems.html" target=text>Open problems</a>
4242
-->
43-
<li> <a href="users.html" target=text>Users</a>
43+
<li> <a href="users.html" target=text>Software using 4ti2</a>
4444
<li> <a href="citations.html" target=text>Articles/books citing 4ti2</a>
4545
<li> <a href="credits.html" target=text>Credits</a>
4646
</ul>

users.html

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,7 @@
1212
<table border=0 width=90% cellspacing=5 cellpadding=5>
1313
<tr>
1414
<th>
15-
<font size=6>4ti2 users</font>
16-
</th>
17-
</tr>
18-
</table>
19-
20-
21-
<table border=0 width=90% cellspacing=5 cellpadding=5>
22-
<tr>
23-
<th>
24-
<font size=4 color=blue>Computer software using 4ti2</font>
15+
<font size=6>Software using 4ti2</font>
2516
</th>
2617
</tr>
2718
</table>
@@ -89,15 +80,15 @@
8980
</tr>
9081
</table>
9182

92-
83+
<!----
9384
<table border=0 width=90% cellspacing=5 cellpadding=5>
9485
<tr>
9586
<th>
9687
<font size=4 color=blue>Persons (75 registered users)</font>
9788
</th>
9889
</tr>
9990
</table>
100-
91+
--->
10192

10293

10394

version_1.6.7/4ti2-1.6.7.tar.gz

5.39 MB
Binary file not shown.

0 commit comments

Comments
 (0)