2343
Comment: add block_matrix bugs
|
3455
|
Deletions are marked like this. | Additions are marked like this. |
Line 4: | Line 4: |
* (ultimate challenge -- the oldest defect known in sage) [[http://trac.sagemath.org/sage_trac/ticket/21|#21]] option parsing * (new) [[http://trac.sagemath.org/sage_trac/ticket/4411|#4411]] phcpack; dima will review * (new) [[http://trac.sagemath.org/sage_trac/ticket/10578|#10578]] Coercion problem for vectors from polynomial rings over GF(2) * (new) [[http://trac.sagemath.org/sage_trac/ticket/7085|#7085]] laurent series coercion bug (Marshall defeated) |
|
Line 9: | Line 17: |
* (new) [[http://trac.sagemath.org/sage_trac/ticket/10572|#10572]] GCC binutils wrapper | * (needs_review) [[http://trac.sagemath.org/sage_trac/ticket/10572|#10572]] GCC binutils wrapper |
Line 19: | Line 27: |
* (needs_info) [[http://trac.sagemath.org/sage_trac/ticket/9379|#9379]] ia64-Linux binary fails "devel/sage/sage/plot/plot3d/tachyon.py" | * Tachyon update * (positive_review) [[http://trac.sagemath.org/sage_trac/ticket/5281|#5281]] Update tachyon to Version 0.98.9 (latest upstream) * (superseded) [[http://trac.sagemath.org/sage_trac/ticket/9379|#9379]] ia64-Linux binary fails "devel/sage/sage/plot/plot3d/tachyon.py" * (superseded) [[http://trac.sagemath.org/sage_trac/ticket/9997|#9997]] Tachyon does not even try to build on AIX |
Line 21: | Line 32: |
* (needs_review) [[http://trac.sagemath.org/sage_trac/ticket/9382|#9382]] atlas not respecting SAGE_FAT_BINARY on i686 systems | * ATLAS rewrite * (needs_review) [[http://trac.sagemath.org/sage_trac/ticket/10226|#10226]] Rewrite ATLAS spkg-install * (superseded) [[http://trac.sagemath.org/sage_trac/ticket/9382|#9382]] atlas not respecting SAGE_FAT_BINARY on i686 systems * (future work) [[http://trac.sagemath.org/sage_trac/ticket/10508|#10508]] Update ATLAS to version 3.9.32 (not ready yet, crashes in linbox) |
Line 35: | Line 49: |
* (needs_work) [[http://trac.sagemath.org/sage_trac/ticket/10559|#10559]] path to perl hardcoded in gphelp (GP/PARI) | * (closes as duplicate of [[http://trac.sagemath.org/sage_trac/ticket/10430|#10430]]) [[http://trac.sagemath.org/sage_trac/ticket/10559|#10559]] path to perl hardcoded in gphelp (GP/PARI) |
Line 39: | Line 53: |
* (new) [[http://trac.sagemath.org/sage_trac/ticket/2429|#2429]] and (needs work) [[http://trac.sagemath.org/sage_trac/ticket/4492|#4429]] block_matrix() consistency and rewrite | * (needs review) [[http://trac.sagemath.org/sage_trac/ticket/4492|#4429]] block_matrix() consistency and rewrite (also fixes (new) [[http://trac.sagemath.org/sage_trac/ticket/2429|#2429]]) |
High Priority Bugs (Status)
For Sage Days 27.
(ultimate challenge -- the oldest defect known in sage) #21 option parsing
(new) #4411 phcpack; dima will review
(new) #10578 Coercion problem for vectors from polynomial rings over GF(2)
(new) #7085 laurent series coercion bug (Marshall defeated)
(positive_review) #10573 1-line notebook patch
(new) #8251 Jones database pickle thingy
(needs_review) #10572 GCC binutils wrapper
(closed) #10494 Upgrading 4.6->4.6.1 does not upgrade sagenb
(closed) #10580 Bump maximum number of occurances of the word "tree" in sage/misc/sagedoc.py
(closed) #9523 Upgrade the Readline spkg to 6.1
(positive_review) #9363 load bug when last line of file begins with #
- Tachyon update
- ATLAS rewrite
(closed as worksforme) #9842 groebner basis bug
(positive_review) #10173 asking if polynomial element in list gives error
(new) #10575 conversion of x*x.
(new) #10576 polybori conversions
(new) #10550 integration not working
(closed as invalid) #10557 local/bin/gphelp has hardcoded path that is not reset when sage is moved
(closes as duplicate of #10430) #10559 path to perl hardcoded in gphelp (GP/PARI)
(needs_work) #9678 Rewrite interrupt handling
(needs review) #4429 block_matrix() consistency and rewrite (also fixes (new) #2429)
Not really a bug
(needs_review) #5945 flint for faster factoring