Differences between revisions 2 and 15 (spanning 13 versions)
Revision 2 as of 2008-05-05 04:32:42
Size: 599
Editor: Gary Furnish
Comment:
Revision 15 as of 2024-08-19 01:23:02
Size: 0
Editor: mkoeppe
Comment: moved to https://github.com/sagemath/sage/releases
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= 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 ==
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),