Differences between revisions 3 and 4
Revision 3 as of 2008-05-05 04:33:28
Size: 747
Comment:
Revision 4 as of 2008-05-05 04:38:04
Size: 898
Editor: Gary Furnish
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
== PBuild (Gary Furnish)==
PBuild is the new parallel build system that is experimentally available in 3.0.1. To turn it on, export SAGE_PBUILD=yes and optionally SAGE_BUILD_THREADS=numthreads, where numthreads is the number of threads to work with. PBuild does not currently work correctly with all of DSage (Bug #3097, to be fixed in 3.0.2),
== PBuild (Gary Furnish) ==
PBuild is the new parallel build system for the Sage library that is experimentally available in 3.0.1. To turn it on, export SAGE_PBUILD=yes and optionally export SAGE_BUILD_THREADS=numthreads, where numthreads is the number of threads to work with. PBuild does not currently work correctly with all of DSage (Bug #3097, to be fixed in 3.0.2). PBuild will be replacing the standard non-parallel build system as soon as possible. Please report any bugs encountered.

Sage 3.0.1 Release Tour

Sage 3.0.1 was released on May 4th, 2008. For the official, comprehensive release notes, see the HISTORY.txt file that comes with the release. For the latest changes see [http://sagemath.org/announce/sage-3.0.1.txt sage-3.0.1.txt].

PBuild (Gary Furnish)

PBuild is the new parallel build system for the Sage library that is experimentally available in 3.0.1. To turn it on, export SAGE_PBUILD=yes and optionally export SAGE_BUILD_THREADS=numthreads, where numthreads is the number of threads to work with. PBuild does not currently work correctly with all of DSage (Bug #3097, to be fixed in 3.0.2). PBuild will be replacing the standard non-parallel build system as soon as possible. Please report any bugs encountered.

Convex Hulls And Polyhedral Functions Improvements (Marshall Hampton)

Lattice Polytope Update (Andrey Novoseltsev)

ReleaseTours/sage-3.0.1 (last edited 2009-12-26 14:42:58 by Minh Nguyen)