| #1160 |
[witch patch] *major* bug in using the sage notebook as a maxima notebook
|
was
|
defect
|
critical
|
notebook
|
fixed
|
| #1211 |
[with patch, with positive review] NTL crash in polynomial remainder over ZZ
|
dmharvey
|
defect
|
critical
|
commutative algebra
|
fixed
|
| #1222 |
[with spkg ] cvxopt import trouble on PPC OSX 10.4 with 2.8.13.rc0
|
mabshoff
|
defect
|
critical
|
doctest
|
fixed
|
| #1292 |
[with patch] bug in polynomial root finding mod n
|
cwitty
|
defect
|
critical
|
basic arithmetic
|
fixed
|
| #1342 |
very serious bug in number field residue_field
|
was
|
defect
|
critical
|
number theory
|
fixed
|
| #1368 |
[with patch] fix a bug introduced in #787 -- algorithm for computing quotient was sometimes wrong.
|
was
|
defect
|
critical
|
algebraic geometry
|
fixed
|
| #1374 |
[with patch] segfault in coercion with matrices and ints
|
robertwb
|
defect
|
critical
|
coercion
|
fixed
|
| #1390 |
[with patch] fix qqbar doctest on 32 bit FC8 Linux
|
mabshoff
|
defect
|
critical
|
doctest
|
fixed
|
| #644 |
[with patch] (sin + cos)(1) does not work
|
mhansen
|
defect
|
major
|
calculus
|
fixed
|
| #645 |
[with patch, with positive review] multi-argument call for symbolic expressions
|
mhansen
|
enhancement
|
major
|
calculus
|
fixed
|
| #677 |
add doctest option to check if result and expected result are numerically close
|
mhansen
|
defect
|
major
|
doctest
|
fixed
|
| #787 |
[with patch] quotient spaces of vector spaces
|
was
|
enhancement
|
major
|
linear algebra
|
fixed
|
| #799 |
[with patch, with positive review] tachyon bug
|
was
|
defect
|
major
|
packages
|
fixed
|
| #847 |
[with patch, with positive review] rewrite the symbolic calculus package to do evaluation / simplification without recursion
|
mhansen
|
enhancement
|
major
|
calculus
|
fixed
|
| #957 |
scipy is misbuilt on os x
|
was
|
defect
|
major
|
numerical
|
fixed
|
| #962 |
[with patch, with positive revew] automatic precision extension for long decimal literals does very strange things
|
mhansen
|
defect
|
major
|
basic arithmetic
|
fixed
|
| #990 |
no support for asinh/acosh etc. in symbolic expressions
|
mhansen
|
enhancement
|
major
|
calculus
|
fixed
|
| #1074 |
Singular segfault with monitor("testfile.txt","io");
|
malb
|
defect
|
major
|
commutative algebra
|
fixed
|
| #1111 |
[with patch+review] Symbolic equation expand left and right
|
mhansen
|
enhancement
|
major
|
calculus
|
fixed
|
| #1128 |
[with-patch+review] Coercion of complex numbers
|
roed
|
defect
|
major
|
basic arithmetic
|
fixed
|
| #1129 |
[with patch, with positive review] is_irreducible()
|
craigcitro
|
defect
|
major
|
number theory
|
fixed
|
| #1141 |
[with patch, with positive review] Number Field elements arithmetic speed
|
somebody
|
enhancement
|
major
|
basic arithmetic
|
fixed
|
| #1143 |
[with patch] improve nintegrate documentation in response to Paul Zimmerman's talk
|
tba
|
enhancement
|
major
|
documentation
|
fixed
|
| #1154 |
lost precision in RQDF -> RealField conversion
|
jkantor
|
defect
|
major
|
numerical
|
duplicate
|
| #1168 |
asinh/acosh/atanh are only partially known to sage
|
mhansen
|
defect
|
major
|
calculus
|
fixed
|
| #1174 |
[with patch, with positive review] very minor bug in calculs _complex_ coercion.
|
was
|
defect
|
major
|
calculus
|
fixed
|
| #1179 |
change all #!/bin/sh to #!/bin/bash in $SAGE_LOCAL/bin (Solaris related)
|
mabshoff
|
defect
|
major
|
packages
|
fixed
|
| #1181 |
[with patch+review] polynomial/fraction field __hash__ re-write
|
somebody
|
defect
|
major
|
basic arithmetic
|
fixed
|
| #1184 |
OSX 10.4: moving sage breaks recompile -> NTL related
|
mabshoff
|
defect
|
major
|
relocation
|
fixed
|
| #1201 |
[with patch, with positive review] add gramm-schmidt to sage
|
was*
|
enhancement
|
major
|
linear algebra
|
fixed
|
| #1214 |
[with patch, with positive review] error in polynomial ideal membership testing
|
mhansen
|
defect
|
major
|
commutative algebra
|
fixed
|
| #1231 |
[with patch, with positive review] seg fault when computing with modular symbols over a finite field
|
craigcitro
|
defect
|
major
|
modular forms
|
fixed
|
| #1249 |
[with patch, with positive review] fixes bug in graph plotting with partitions
|
mhansen
|
defect
|
major
|
combinatorics
|
fixed
|
| #1268 |
[with spkg, tested] new version of MPFI
|
was
|
defect
|
major
|
packages
|
fixed
|
| #1270 |
[with patch, tested] implement complex intervals
|
somebody
|
enhancement
|
major
|
basic arithmetic
|
fixed
|
| #1271 |
[with spkg] update Singular to 3-0-4 release
|
malb
|
enhancement
|
major
|
packages
|
fixed
|
| #1273 |
[with patch, tested] implement complex root isolation
|
somebody
|
enhancement
|
major
|
basic arithmetic
|
fixed
|
| #1275 |
[with bundle, three cheers] implementation of QQbar
|
cwitty
|
enhancement
|
major
|
misc
|
fixed
|
| #1279 |
[with spkg, with positive review] LLL on "tall" matrices immediately crashes sage
|
malb
|
defect
|
major
|
linear algebra
|
fixed
|
| #1280 |
[with patch, with positive review] make Permutation(range(10)).random() fast instead of dog slow.
|
mhansen
|
enhancement
|
major
|
combinatorics
|
fixed
|
| #1282 |
make flint.spkg depend on python
|
mabshoff
|
defect
|
major
|
packages
|
fixed
|
| #1286 |
fix maxima floating point precision handling
|
was
|
enhancement
|
major
|
calculus
|
worksforme
|
| #1287 |
[with patch, with *positive* review] wrappers for Dokchitser L-series
|
was
|
enhancement
|
major
|
number theory
|
fixed
|
| #1290 |
[with patch] add computationg of Rencontres numbers to Sage
|
mhansen
|
enhancement
|
major
|
combinatorics
|
fixed
|
| #1295 |
[with patch, tested] butterfly graph
|
mhansen
|
enhancement
|
major
|
combinatorics
|
fixed
|
| #1297 |
[with spkg] make numpy use atlas by default
|
jkantor
|
defect
|
major
|
numerical
|
fixed
|
| #1298 |
[with spkg] To build atlas on osx, we need to actually build lapack on osx.
|
jkantor
|
defect
|
major
|
numerical
|
fixed
|
| #1309 |
[with patch] graphs: generate trees
|
rlm
|
enhancement
|
major
|
combinatorics
|
fixed
|
| #1327 |
[with spkg] 2.8.14/Solaris: scipy import error - fortran compiler related
|
jkantor
|
defect
|
major
|
numerical
|
fixed
|
| #1330 |
[with patch, with positive review] 2.8.14/Solaris: fix sympy doctest - numerical noise
|
mabshoff
|
defect
|
major
|
doctest
|
fixed
|
| #1331 |
[with patch, with positive review] 2.8.14/Solaris: fix complex_double doctest - numerical noise
|
mabshoff
|
defect
|
major
|
doctest
|
fixed
|
| #1333 |
[with trivial patch, with positive review] fix a major inefficiency in floating point square root computation in Sage
|
somebody
|
enhancement
|
major
|
basic arithmetic
|
fixed
|
| #1334 |
[with patch, with positive review] Constant polynomial can't be converted to rational
|
dmharvey
|
defect
|
major
|
basic arithmetic
|
fixed
|
| #1335 |
[with patch, with positive review] 2.8.14/Linux PPC: lcalc doctest failure
|
mabshoff
|
defect
|
major
|
doctest
|
fixed
|
| #1336 |
[with patch, with positive review] 2.8.14/Linux PPC: rings/polynomial/polynomial_element.pyx doctest failure
|
mabshoff
|
defect
|
major
|
doctest
|
fixed
|
| #1345 |
[with patch, with positive review] I is sometimes wrapped in SymbolicConstant, sometimes not
|
mhansen
|
defect
|
major
|
calculus
|
fixed
|
| #1349 |
[with patch] notebook -- to avoid massive confusion, make the default notebook location $HOME/.sage/notebook
|
was
|
enhancement
|
major
|
notebook
|
fixed
|
| #1350 |
[wtih patch] sage-2.8.15.alpha0 doctest error in plot.py
|
mhansen
|
defect
|
major
|
calculus
|
fixed
|
| #1352 |
[with patch] doctest error in 2.8.15.alpha0 polynomial_element.pyx
|
mhansen
|
defect
|
major
|
calculus
|
fixed
|
| #1353 |
[with patch, with positive review] fix easy bug in graph_database.py
|
mhansen
|
defect
|
major
|
combinatorics
|
fixed
|
| #1354 |
[with patch] Solaris modp 64 bit fix
|
mabshoff
|
defect
|
major
|
linear algebra
|
fixed
|
| #1355 |
OSX 10.4: numerical noise doctest failures in rings/polynomial/[complex_roots.py|polynomial_element.pyx]
|
mabshoff
|
defect
|
major
|
numerical
|
fixed
|
| #1356 |
[with patch, with positive review] fix bug when taking abs() of exactly known QQbar
|
somebody
|
defect
|
major
|
basic arithmetic
|
fixed
|
| #1357 |
[with patch, with positive review] the polynomial .roots() method should work with ring=QQbar
|
cwitty
|
enhancement
|
major
|
misc
|
fixed
|
| #1361 |
[with patch, with positive review] reimplement graph generation
|
rlm
|
defect
|
major
|
combinatorics
|
fixed
|
| #1364 |
[with patch] 2.8.15.alpha2: sage/modules/quotient_module.py doctest failure
|
roed
|
defect
|
major
|
doctest
|
fixed
|
| #1372 |
[with patch] 2.8.15.alpha2: dokchitser.py doctest failure (numerical noise)
|
mabshoff
|
defect
|
major
|
doctest
|
fixed
|
| #1373 |
2.8.15.alpha2: quotient_module.py doctest failure
|
was
|
defect
|
major
|
algebraic geometry
|
fixed
|
| #1375 |
[with patch, with positive review] tutorial texing typo issue
|
cwitty
|
defect
|
major
|
misc
|
fixed
|
| #1376 |
2.8.15.rc0: numerical doctest failure
|
mabshoff
|
defect
|
major
|
doctest
|
fixed
|
| #1383 |
[with patch] Modular Arithmetic Error
|
trixb4kidz
|
defect
|
major
|
number theory
|
fixed
|
| #1384 |
[with patch] 2.8.15.rc0: fix numerical doctest fallout on PCC
|
mabshoff
|
defect
|
major
|
numerical
|
fixed
|
| #1388 |
failure in calculus/wester.py
|
failure
|
defect
|
major
|
doctest
|
fixed
|
| #1392 |
factors of factorizations weren't fully sorted -- they were only sorted based on the degree and exponent, but not the actual irreducible factor.
|
somebody
|
defect
|
major
|
basic arithmetic
|
fixed
|
| #75 |
specify charpoly polynomial ring
|
somebody
|
enhancement
|
minor
|
basic arithmetic
|
fixed
|
| #173 |
[invalid] mathematica raises matrices / QQ to large powers much more quickly than SAGE
|
somebody
|
enhancement
|
minor
|
basic arithmetic
|
invalid
|
| #280 |
Extensions should coerce defining polynomials into base fields
|
ncalexan
|
defect
|
minor
|
basic arithmetic
|
fixed
|
| #979 |
[is already fixed] printing error with small reals
|
mhansen
|
defect
|
minor
|
basic arithmetic
|
fixed
|
| #1107 |
[with patch, with positive review] add minkowski bound function for number fields
|
was
|
enhancement
|
minor
|
number theory
|
fixed
|
| #1148 |
[with patch, with positive review] valuation doesn't work for rational numbers
|
dmharvey
|
enhancement
|
minor
|
basic arithmetic
|
fixed
|
| #1208 |
[with bundle, with positive review] Faster _choose in matrix2.py
|
was
|
enhancement
|
minor
|
linear algebra
|
fixed
|
| #1269 |
[with patch, with positive review] sage -t --omega does not work
|
was
|
enhancement
|
minor
|
user interface
|
fixed
|
| #1341 |
[with spkg] add script so that which_fortran returns g95 or gfortran
|
jkantor
|
enhancement
|
minor
|
numerical
|
fixed
|
| #1265 |
[with patch, with positive review] documentation typo
|
tba
|
enhancement
|
trivial
|
documentation
|
fixed
|
| #1347 |
display the path to the sage_notebook directory when starting the notebook server
|
boothby
|
enhancement
|
trivial
|
notebook
|
fixed
|