Skip to content

Commit 412cc5c

Browse files
author
Release Manager
committed
Trac #34685: update link to Fukuda's polyhedral FAQ
URL: https://trac.sagemath.org/34685 Reported by: dimpase Ticket author(s): Dima Pasechnik Reviewer(s): Matthias Koeppe
2 parents e2c43f3 + dd87547 commit 412cc5c

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

build/pkgs/configure/checksums.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tarball=configure-VERSION.tar.gz
2-
sha1=c92f0407041c40845d02ca09d007021f5e153323
3-
md5=1abe628d1a819234ec059b47b5d39dc9
4-
cksum=3005159159
2+
sha1=56310dade6a501cd54dad562318f512784b46e20
3+
md5=7b9541629741c9b2ea6bae4eaf34bcc0
4+
cksum=1005659704
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9594fe36ef9c3a08ced4184d5e39608a61270b4b
1+
a0ccde283b91541cd304cbf5bdc23d53c52f5008

src/sage/geometry/polyhedron/constructor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@
269269
REFERENCES:
270270
271271
Komei Fukuda's `FAQ in Polyhedral Computation
272-
<https://www.inf.ethz.ch/personal/fukudak/polyfaq/polyfaq.html>`_
272+
<https://cddlib.github.io/polyhedral_faq/>`_
273273
274274
AUTHORS:
275275

0 commit comments

Comments
 (0)