1249
Comment:
|
← Revision 28 as of 2024-08-19 04:24:32 ⇥
0
moved to https://github.com/sagemath/sage/releases/tag/9.0
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
= Sage 9.0 Release Tour = released Jan 1, 2020 <<TableOfContents>> == Python 3 transition == Just in time for the new decade, this is the first version of Sage running on Python 3 by default. See [[Python3-Switch]] for more details == Three.js is the new default 3D viewer == [[https://doc.sagemath.org/html/en/reference/plot3d/threejs.html|Three.js]] has become the default viewer for 3D plots, in replacement of Jmol. Note that Jmol is still available, via the option ''viewer='jmol' '' in the plot functions. == More details == * Release announcements: See https://groups.google.com/forum/#!forum/sage-release * [[https://trac.sagemath.org/query?milestone=sage-9.0&groupdesc=1&group=status&max=1500&col=id&col=summary&col=author&col=reviewer&col=time&col=changetime&col=component&col=keywords&order=component|Trac tickets with milestone 9.0]] * [[https://sagemanifolds.obspm.fr/changelog.html|Changes in the manifold part]] * New plotting capabilities: [[https://doc.sagemath.org/html/en/reference/plotting/sage/plot/plot.html#sage.plot.plot.multi_graphics|multi-graphics]] and [[https://doc.sagemath.org/html/en/reference/plotting/sage/plot/graphics.html#sage.plot.graphics.Graphics.inset|graphic insets]] |