sagemath / sage

Main repository of SageMath
https://www.sagemath.org
Other
1.41k stars 474 forks source link

Upgrade PALP #12055

Closed vbraun closed 12 years ago

vbraun commented 12 years ago

This ticket is about upgrading to PALP-2.0.

The new spkg builds PALP multiple times with different values for the maximal dimension POLY_Dmax. This is useful because we want high dimension limits to be general but some features only work with particular low dimension limits, for example the 4-d Hodge database requires PALP to be built with PALP_Dmax=4.

spkg superseded by #7071 (which provides palp-2.0.p1.spkg)

Apply attachment: trac-12055-SAGELOCAL_BIN.patch to the SAGE_LOCAL/bin repository.

CC: @novoselt @kiwifb

Component: algebraic geometry

Author: Volker Braun

Reviewer: Andrey Novoseltsev, Jeroen Demeyer, R. Andrew Ohana

Merged: sage-5.0.beta7

Issue created by migration from https://trac.sagemath.org/ticket/12055

jdemeyer commented 12 years ago
comment:45

Is the spkg on #7071 based on this one? If yes, this ticket should be closed normally and marked as merged, not as duplicate/invalid/wontfix.

vbraun commented 12 years ago

Dependencies: #7071

vbraun commented 12 years ago
comment:46

Ok good then please merge it..

vbraun commented 12 years ago

Description changed:

--- 
+++ 
@@ -2,7 +2,6 @@

 The new spkg builds PALP multiple times with different values for the maximal dimension `POLY_Dmax`. This is useful because we want high dimension limits to be general but some features only work with particular low dimension limits, for example the 4-d Hodge database requires PALP to be built with `PALP_Dmax=4`.

-Updated spkg is here: 
-http://www.stp.dias.ie/~vbraun/Sage/spkg/palp-2.0.p0.spkg

-Apply trac-12055-SAGELOCAL_BIN.patch to the SAGE_LOCAL/bin repository.
+Superseded by #7071 (which provides palp-2.0.p1.spkg)
+
jdemeyer commented 12 years ago

Description changed:

--- 
+++ 
@@ -2,6 +2,8 @@

 The new spkg builds PALP multiple times with different values for the maximal dimension `POLY_Dmax`. This is useful because we want high dimension limits to be general but some features only work with particular low dimension limits, for example the 4-d Hodge database requires PALP to be built with `PALP_Dmax=4`.

+Updated spkg is here: [http://www.stp.dias.ie/~vbraun/Sage/spkg/palp-2.0.p0.spkg](http://www.stp.dias.ie/~vbraun/Sage/spkg/palp-2.0.p0.spkg)

-Superseded by #7071 (which provides palp-2.0.p1.spkg)
+Apply [attachment: trac-12055-SAGELOCAL_BIN.patch](https://github.com/sagemath/sage-prod/files/10654057/trac-12055-SAGELOCAL_BIN.patch.gz) to the SAGE_LOCAL/bin repository. 

+Follow-up: #7071 (which provides palp-2.0.p1.spkg)
jdemeyer commented 12 years ago

Changed dependencies from #7071 to none

jdemeyer commented 12 years ago

Merged: sage-5.0.beta7

jdemeyer commented 12 years ago

Description changed:

--- 
+++ 
@@ -2,8 +2,6 @@

 The new spkg builds PALP multiple times with different values for the maximal dimension `POLY_Dmax`. This is useful because we want high dimension limits to be general but some features only work with particular low dimension limits, for example the 4-d Hodge database requires PALP to be built with `PALP_Dmax=4`.

-Updated spkg is here: [http://www.stp.dias.ie/~vbraun/Sage/spkg/palp-2.0.p0.spkg](http://www.stp.dias.ie/~vbraun/Sage/spkg/palp-2.0.p0.spkg)
+**spkg** superseded by #7071 (which provides palp-2.0.p1.spkg)

-Apply [attachment: trac-12055-SAGELOCAL_BIN.patch](https://github.com/sagemath/sage-prod/files/10654057/trac-12055-SAGELOCAL_BIN.patch.gz) to the SAGE_LOCAL/bin repository. 
-
-Follow-up: #7071 (which provides palp-2.0.p1.spkg)
+**Apply** [attachment: trac-12055-SAGELOCAL_BIN.patch](https://github.com/sagemath/sage-prod/files/10654057/trac-12055-SAGELOCAL_BIN.patch.gz) to the SAGE_LOCAL/bin repository.