Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
sagemath
GitHub Repository: sagemath/sagemath.github.io
Path: blob/master/changelogs/sage-2.8.txt
2457 views
1
Sun Aug 12 18:22:22 2007
2
------------------------
3
4
This is a fairly nontrivial upgrade, mainly because it includes
5
a major new version of Singular, and updates to Linbox. There's
6
also new graph theory-related code that came out of the summer REU
7
at Washington and optimizations to mwrank. If you wrote something,
8
sent me a patch, and it isn't in here, definitely send me an email
9
with a new version of the patch.
10
11
Thanks to the many many people who contributed to this release,
12
including M Abshoff, M Albrecht, C Citro, C Pernet, D Kohel, G Nebe, D
13
Joyner, E Kirkman, R Miller, S Howe, J Mohler, B moretti, J. Rivas,
14
and anybody else who I didn't mention explicitly.
15
16
High level change log:
17
18
* m albrecht: upgrade to singular-3-0-3 (this was nontrivial)
19
* m albrecht, c pernet: new version of givaro that fixes some bugs. (gcc-4.2 support)
20
* m abshoff, c pernet, w stein: new version of linbox that fixes some bugs. (gcc-4.2 support)
21
* d kohel, g nebe, et al.: Genus computation for quadratic forms (not really made public yet
22
but it is there in quadratic_forms/genus).
23
* e kirkman, r miller: graph database improvements (which are generally useful).
24
* s howe, r miller: bruhat intervals
25
* j mohler: programming guide improvement
26
* b moretti: cayley graphs
27
* juan m bello rivas: fix so clisp can be built in the background.
28
* w stein: upgraded sympy to version 0.5.1, whose main features included much optimization
29
* w stein: implement computing half_integer_weight_modform_basis function for computing
30
a basis for half-integral modular forms of given weight, level, and character.
31
32