Timeline


and

05/06/08:

22:18 Ticket #3120 (documenting the bernoulli() algorithm) created by jason
Bill Hart goes through great lengths to explain the algorithm in gp (which …
21:23 Ticket #3119 ([with patch, with positive review] elliptic curves -- implement gens ...) created by was
The following should now be trivial to support given all the cool …
21:00 Ticket #3118 ([with new patch, positive review] update LCM (easy-to-fix buglet)) created by was
[…]
20:08 Ticket #3117 (bug in quotient polynomial rings when using funny term order) created by was
Hi, Whether or not an element of R/I is zero must not depend on the term …
18:12 Ticket #3116 ([with patch, positive review] 1x1 symbolic matrices don't work right) created by cwitty
As reported by seeitcoming on IRC: […]
15:25 Ticket #3115 (scientific notation exponents should be multiples of 3) created by schilly
[…] The exponent should only be a multiple of three for readability, …
15:06 Ticket #3114 (blacklist gcc version 4.0.0 on OSX) created by mabshoff
Any gcc 4.0.0 provided by Apple is buggier than a Florida swamp. Refuse to …
13:14 Ticket #3113 ([with patch, with positive review] Major segfault related to modular ...) created by was
[…] then […] GDB gives […]
13:02 Ticket #3110 ([with patch, positive review] rare pbuild dependency bug) closed by mabshoff
fixed: Merged in Sage 3.0.2.alpha0
12:28 Ticket #3020 ([With another additional patch, positive review] Finite Fields of ...) closed by mabshoff
fixed: Merged GF2X_sparse_poly.patch in Sage 3.0.2.alpha0
11:57 Ticket #3112 ([with patch, positive review] Generate self-orthogonal binary codes) created by rlm
[…]
09:07 Ticket #3111 ([with new patches, with positive review] Two bug fixes for elliptic curve ...) created by was
Paste this code into a Sage session: […] The output varies on run and …
02:37 Ticket #3105 ([with patch, positive review] new _latex_ and modified __repr__ for ...) closed by fwclarke
fixed: […] This is clearly wrong. What is happening is the element is being …
02:13 Ticket #3105 ([with patch, positive review] new _latex_ and modified __repr__ for ...) reopened by fwclarke

05/05/08:

21:33 Ticket #3110 ([with patch, positive review] rare pbuild dependency bug) created by gfurnish
This patch corrects a bug in pbuild dependency checking that does not …
19:19 Ticket #3109 ([with patch; positive review] elliptic curves -- implement P.divide(n) ...) created by was
Implement P.divide(n) for P a point on an elliptic curve and n an integer. …
18:53 Ticket #3108 ([with patch, positive review] implement additive_order for elliptic curve ...) created by was
[…]
17:47 Ticket #3107 ([with patch, with positive review] Triangulation doesn't automatically ...) created by robertwb
[…] Note the empyt vertex data.
13:36 Ticket #3065 ([with patch; positive review] empty matrices: frobenius() throws ...) closed by mabshoff
fixed: Merged in Sage 3.0.2.alpha0
13:35 Ticket #3105 ([with patch, positive review] new _latex_ and modified __repr__ for ...) closed by mabshoff
fixed: Merged in Sage 3.0.2.alpha0
09:56 Ticket #3106 ([with patch, positive review] Add an "image" link for a screenshot of the ...) created by jason
From sage-devel: […]
05:56 Ticket #3105 ([with patch, positive review] new _latex_ and modified __repr__ for ...) created by mabshoff
Patch by Francis Clarke. He should fill in the details once his new trac …
05:16 Ticket #3104 ([with patch; positive review] pbori.pyx: Make some doctest long since it ...) created by mabshoff
[…]

05/04/08:

21:12 Ticket #3103 (Coercion errors of vectors from ZZ^2 and QQ^2 into CDF^2) created by ncalexan
With […] I get the following coercion errors: […]
14:54 Ticket #3102 ([with patch, positive review] debugging output in p-adics with print mode ...) created by dmharvey
Someone apparently forgot to uncomment some debugging code: […]
10:41 Milestone sage-3.0.1 completed
A bugfix only release after the 3.0 release.
10:40 Ticket #3098 ([with patch; positive review] doctest failure in ...) closed by mabshoff
fixed: Merged in Sage 3.0.1.final. William did also test on boxen affected by the …
01:08 Ticket #3101 ([with patch, positive review] pbuild: mwrank.so needs to be build as a C++ ...) closed by mabshoff
fixed: Merged in Sage 3.0.1.final

05/03/08:

21:12 Ticket #3101 ([with patch, positive review] pbuild: mwrank.so needs to be build as a C++ ...) created by mabshoff
Some people have reported mwrank.so missing some symbols at startup when …
16:02 Ticket #3100 (coercion errors from SymbolicRing to various fields) created by ncalexan
This might need to be split up, but here goes: This is just wrong: […] …
14:00 Ticket #3099 (Singular crashes on OSX in 32 bit mode) created by jxxcarlson
Singular crashes at degree 13 on intel core duo machine (mac os 10.5.2) …
12:43 Ticket #3095 ([with patch, positive review] Notebook, Documentation of DATA has a small ...) closed by mabshoff
fixed: Merged in Sage 3.0.1.final
12:42 Ticket #3096 ([with patch, positive review] Fix documentation rebuild issues for Sage ...) closed by mabshoff
fixed: Merged in Sage 3.0.1.final
12:14 Ticket #3092 ([with patch; positive review] Debian Singular permissions fixes) closed by mabshoff
fixed: Ops, merged singular-permissions.2.patch in Sage 3.0.1.final. Cheers, …
12:08 Ticket #3098 ([with patch; positive review] doctest failure in ...) created by wjp
[…] Since this might be strangeness in the singular pexpect interface, …
11:40 Ticket #3092 ([with patch; positive review] Debian Singular permissions fixes) reopened by tabbott
That patch didn't actually work. I've attached a patch on top of that one …
10:06 Ticket #3080 (testdoc.py hangs) closed by mabshoff
duplicate: #3097 is the real issue here. Sorry I forgot to update this ticket, but I …
09:33 Ticket #3010 ([with patch, positive review] Numerical noise doctest failure in ...) closed by mabshoff
fixed: Merged in Sage 3.0.1.final
08:18 Ticket #3097 ([with patch, positive review] pbuild: make sure the files from setup.py's ...) created by mabshoff
If one uses pbuild to build the Sage library the files from the scripts …
08:15 Ticket #3096 ([with patch, positive review] Fix documentation rebuild issues for Sage ...) created by mabshoff
As usual at the end of a release cycle we have to fix some LaTeX issues …
07:58 Ticket #3094 ([with patch; positive review] Update to SAGE Debian packaging) closed by mabshoff
fixed: Merged in Sage 3.0.1.final
07:39 Ticket #3095 ([with patch, positive review] Notebook, Documentation of DATA has a small ...) created by lars.fischer
When I click on Help in the Notebook, the help text for "DATA
07:29 Ticket #3093 ([with patch; positive review] Debian lcalc package missing -DINCLUDE_PARI ...) closed by mabshoff
fixed: Merged in Sage 3.0.1.final
07:26 Ticket #3092 ([with patch; positive review] Debian Singular permissions fixes) closed by mabshoff
fixed: Merged in Sage 3.0.1.final
07:16 Ticket #3088 ([with patch; positive review] Fixes for Debian gfan build) closed by mabshoff
fixed: Merged in Sage 3.0.1.final
07:13 Ticket #3087 ([with patch; positive review] Stupid mistakes in Debian palp copyright ...) closed by mabshoff
fixed: Merged in Sage 3.0.1.final
06:34 Ticket #3085 ([with patch, with positive review] identity matrix docs) closed by mabshoff
fixed: Merged in Sage 3.0.1.final
01:28 Ticket #3094 ([with patch; positive review] Update to SAGE Debian packaging) created by tabbott
The attached patch updates the SAGE dist/debian/ from the extcode …
01:22 Ticket #3093 ([with patch; positive review] Debian lcalc package missing -DINCLUDE_PARI ...) created by tabbott
The Debian package for lcalc was missing the -DINCLUDE_PARI flag. Also, …
01:21 Ticket #3092 ([with patch; positive review] Debian Singular permissions fixes) created by tabbott
I've attached a patch that fixes the permissions issues with …
00:32 Ticket #3091 (help() should give Sage help, not Python) created by gnprice
When I fired up Sage having never used it before, the first thing I tried …
00:13 Ticket #3090 (first maxima use after restart returns zero, or fails) created by gnprice
If maxima crashes (at least if a keyboard interrupt kills it), the next …

05/02/08:

23:51 Ticket #3089 (removing an attached file doesn't work) created by gnprice
The help page given by attach? claims: […] In fact, this has no …
22:02 Ticket #3088 ([with patch; positive review] Fixes for Debian gfan build) created by tabbott
Attached is a patch that makes gfan build correctly for the Debian …
21:41 Ticket #3087 ([with patch; positive review] Stupid mistakes in Debian palp copyright ...) created by tabbott
My new copyright file for palp doesn't quite have the right format. …
20:24 Ticket #3086 (Update R to the 2.9.2 release and split off rpy.spkg) created by mabshoff
* R 2.9.2 is out, so let's upgrade. * Evaluate using rpy2, which is a …
15:08 Ticket #3085 ([with patch, with positive review] identity matrix docs) created by jason
The docs for identity matrix contain a "\t", so the string should be a raw …
14:59 Ticket #3084 ([with patch, positive review] Solve Sudoku faster!) created by boothby
I've got a faster Sudoku-solving class than what's currently in Sage.
12:43 Ticket #3083 (Make shift-enter docstrings appear in printed / published worksheets) created by rlm
If I type sage.graphs.chrompoly?? for example in a cell, and evaluate, I …
10:38 Ticket #2755 ([with patch, positive review] lattice_polytope.py update) closed by mabshoff
fixed: Merged in Sage 3.0.1.rc0
10:07 Ticket #3070 ([with patch, positive review] bug in SymmetricGroup(1).cayley_graph()) closed by mabshoff
fixed: Merged in Sage 3.0.1.rc0
09:16 Ticket #3074 ([with spkg, positive review] Cyton 0.9.6.14 released) closed by mabshoff
fixed: Merged in Sage 3.0.1.rc0
09:14 Ticket #3082 ([with patch, positive review] sage-3.0.1.alpha1: a twist.py doctest ...) closed by mabshoff
fixed: Merged in Sage 3.0.1.rc0
08:19 Ticket #3082 ([with patch, positive review] sage-3.0.1.alpha1: a twist.py doctest ...) created by was
08:05 Ticket #3081 ([with patch; positive review] Added support for Kloosterman sums) created by kkilger
This (nearly trivial patch) adds support for exact and numerical …
07:04 Ticket #3060 ([with package, positive review] biopython optional package update (to ...) closed by mabshoff
fixed: Merged into the optional package repo in Sage 3.0.1.rc0.
06:26 Ticket #3080 (testdoc.py hangs) created by gfurnish
[…] never finishes for me (even after 1hr +). I have to Ctrl-C my …
05:57 Ticket #3062 ([with patch; positive review] implement __oct__ special method for the ...) closed by mabshoff
fixed: Merged in Sage 3.0.1.rc0
05:02 Ticket #3071 ([with patch, positive review] Using pbuild does not create site-packages ...) closed by mabshoff
fixed: Merged in Sage 3.0.1.rc0
05:00 Ticket #3077 ([with patch, positive review] pbuild does not return properly on failure) closed by mabshoff
fixed: Merged in Sage 3.0.1.rc0
04:55 Ticket #3078 ([with patch; positive review] sage's spkg-install doesn't return failure ...) closed by mabshoff
fixed: Merged in Sage 3.0.1.rc0
04:41 Ticket #3072 ([with patch; positive review] sage -i numeric-24.2 (and all other ...) closed by mabshoff
fixed: Merged in Sage 3.0.1.rc0
04:34 Ticket #3079 ([with patch, needs work] quaddouble configuration and spkg-install ...) created by fbissey
The current spkg-install keep the strange default of the qd package. The …
03:44 Ticket #3078 ([with patch; positive review] sage's spkg-install doesn't return failure ...) created by wjp
If sage -ba-force failed, spkg-install accidentally returns …
03:06 Ticket #3077 ([with patch, positive review] pbuild does not return properly on failure) created by gfurnish
pbuild does not return an exceptional value to the operating system on …
02:50 Ticket #3076 (spkg-debian in extcode spkg not executable) closed by mabshoff
fixed: Fixed in Sage 3.0.1.rc0

05/01/08:

18:21 Ticket #3076 (spkg-debian in extcode spkg not executable) created by tabbott
The spkg-debian script in the extcode spkg is not marked executable.
15:28 Ticket #3075 (notebook -- add a "test" option) created by was
Click Action ---> Test and all cells will be evaluated and their output …
14:42 Ticket #3074 ([with spkg, positive review] Cyton 0.9.6.14 released) created by robertwb
This contains all the changes in the latest spkg, as well as better …
10:49 Ticket #3073 ([with patch, positive review] allow variable width text input_box in ...) created by mhampton
This is just a tiny patch so that the text inputs for @interact can be …
07:20 Ticket #3072 ([with patch; positive review] sage -i numeric-24.2 (and all other ...) created by was
The problem is in local/bin/sage-download_package which checks for an …
07:13 Ticket #1002 (update clisp to 2.44.1) closed by mabshoff
wontfix: This will not happen due to problems of clisp 2.44.1 with gcc 4.2 and 4.3. …
03:29 Ticket #1261 ([With patch, positive review] parallel "sage -br") closed by mabshoff
fixed: Merged in Sage 3.0.1.alpha1
03:26 Ticket #3071 ([with patch, positive review] Using pbuild does not create site-packages ...) created by gfurnish
If you use pbuild during the initial setup, it does not create the sage …
03:24 Ticket #3035 (calculus/equations.py segfaults with new cython) closed by gfurnish
fixed: This seems to have "magically" fixed itself for me after 3.0.1.alpha1. …

04/30/08:

22:50 Ticket #3067 ([with patch; positive review] matrices: numeric_array() is missing an ...) closed by mabshoff
fixed: Merged in Sage 3.0.1.alpha1
22:47 Ticket #3066 ([with patch; positive review] empty matrices: gram_schmidt() throws a ...) closed by mabshoff
fixed: Merged in Sage 3.0.1.alpha1
22:46 Ticket #3063 ([with patch; positive review] empty matrices: norm() returns a ValueError) closed by mabshoff
fixed: Merged in Sage 3.0.1.alpha1
22:45 Ticket #3064 ([with patch; positive review] empty matrices: density() function throws a ...) closed by mabshoff
fixed: Merged in Sage 3.0.1.alpha1
22:20 Ticket #3070 ([with patch, positive review] bug in SymmetricGroup(1).cayley_graph()) created by mabshoff
In …
11:45 Ticket #3069 ([with patch; positive review] notebook -- typeset checkbox doesn't work ...) created by was
[…]
08:25 Ticket #3068 (empty matrices: smith_form() throws a RuntimeError) created by dfdeshom
[…]
08:23 Ticket #3067 ([with patch; positive review] matrices: numeric_array() is missing an ...) created by dfdeshom
This happens for all matrices: […]
08:20 Ticket #3066 ([with patch; positive review] empty matrices: gram_schmidt() throws a ...) created by dfdeshom
Looks like an explicit import is the only thing missing on this one: …
08:16 Ticket #3065 ([with patch; positive review] empty matrices: frobenius() throws ...) created by dfdeshom
This happens for frobenius(0) and frobenius(2) only. […]
08:12 Ticket #3064 ([with patch; positive review] empty matrices: density() function throws a ...) created by dfdeshom
[…]
08:10 Ticket #3063 ([with patch; positive review] empty matrices: norm() returns a ValueError) created by dfdeshom
[…] I think the answer in this case should be 0.
07:35 Ticket #3062 ([with patch; positive review] implement __oct__ special method for the ...) created by was
[…]

04/29/08:

23:11 Ticket #3061 ([with patch, with positive review] use readlink and realpatch so that ...) closed by mabshoff
fixed: Merged in Sage 3.0.1.alpha1
22:47 Ticket #2741 ([with patch; positive review] Implement mesh lines in 3d plots) closed by mabshoff
fixed: Merger in Sage 3.0.1.alpha1
21:53 Ticket #3059 ([with patch; positive review] notebook -- rewrite notebook(...) function ...) closed by mabshoff
fixed: Merged all three patches in Sage 3.0.1.alpha1
19:17 Ticket #3054 ([with patch, positive review] copying a graph doesn't copy _pos or ...) closed by mabshoff
fixed: Merged in Sage 3.0.1.alpha1
19:17 Ticket #3055 ([with patch, positive review] creating subgraph does not delete _pos ...) closed by mabshoff
fixed: Merged in Sage 3.0.1.alpha1
18:47 Ticket #3057 ([with patch, positive review] MPolynomialRing_generic type-checks to ...) closed by mabshoff
fixed: Merged in Sage 3.0.1.alpha1
18:35 Ticket #3061 ([with patch, with positive review] use readlink and realpatch so that ...) created by mabshoff
Max Murphy suggests: […] Cheers, Michael
18:31 Ticket #3060 ([with package, positive review] biopython optional package update (to ...) created by mhampton
On March 22, 2008, the biopython devs released version 1.45. I have put …
17:13 Ticket #3059 ([with patch; positive review] notebook -- rewrite notebook(...) function ...) created by was
16:37 Ticket #3058 (coercing a vector to symbolic entries doesn't work when the vector's ...) created by jason
The title is what I think is the real issue here: […] Note that the …
16:35 Ticket #3057 ([with patch, positive review] MPolynomialRing_generic type-checks to ...) created by boothby
Create a ring R which is commutative, but does not inherit from …
14:04 Ticket #3056 ([with patch, with positive review] bug with polynomials over power series) created by kedlaya
The first computation of z^2 is incorrect, whereas the second is …
13:42 Ticket #3055 ([with patch, positive review] creating subgraph does not delete _pos ...) created by jason
This means that later, a call to relabel fails. This affects, for …
13:40 Ticket #3054 ([with patch, positive review] copying a graph doesn't copy _pos or ...) created by jason
This means that changing the position of nodes in the copy will affect the …

04/28/08:

23:23 Ticket #3053 ([with patch; positive review] notebook -- new cell_resize doesn't respect ...) created by was
If a cell starts with %hide, it should not be shown unless it is in focus. …
22:18 Ticket #3052 (mercurial --> plain text --> mercurial) created by was
Robert Bradshaw has mostly solved this: […] But there are issues. See …
17:18 Ticket #2716 ([with patch, positive review, review addressed] convex hulls and ...) closed by mabshoff
fixed: Merged trac_2716_improved.patch in Sage 3.0.1.alpha1
17:04 Ticket #3031 ([with patch, with positive review] Add zeta_function method for schemes) closed by mabshoff
fixed: Remerged the previously reverted patches and merged trac-3031-pt3.patch in …
15:52 Ticket #3051 ([with patch, positive review] Weyl Characters) created by bump
This was announced here: …
12:20 Ticket #3049 (combinatorics -- lame overflow with Compositions(n).count() (very easy to ...) closed by was
invalid: This is caused by a stupid limitation in Python's len. Use .count, etc. …
09:48 Ticket #3050 ([with patch; positive review] notebook -- add a "remember me" checkbox to ...) created by TimothyClemans
Many webpages have a little "remember me" checkbox to determine whether …
08:24 Ticket #3049 (combinatorics -- lame overflow with Compositions(n).count() (very easy to ...) created by was
The following calculation is trivial, so shouldn't overflow: […] This …
02:51 WikiStart edited by schilly
link to wiki - TracGuidelines? (diff)

04/27/08:

19:32 Ticket #3031 ([with patch, with positive review] Add zeta_function method for schemes) reopened by mabshoff
As various people have pointed out there are various problems here. Hence …
17:08 Ticket #1549 ([with patches, positive review] Sage 2.9: fix optional doctests in tut.tex) closed by mabshoff
fixed: Merged both patches in Sage 3.0.1.alpha1
14:52 Ticket #3047 (version option returning clone branch name) closed by mhansen
duplicate
14:40 Ticket #3048 (add generic LU decomposition) created by mhansen
Add a generic LU decomposition and modify associated functions …
13:20 Ticket #3047 (version option returning clone branch name) created by wdj
The attached patch adds to version an option which returns the version and …
13:19 Ticket #3046 ([with patch, positive review] version option returning clone branch name) created by wdj
The attached patch adds to version an option which returns the version and …
08:06 Ticket #3045 ([with patch, positive review] K.gen() where K = GF(p) returns 1, not a ...) created by jxxcarlson
[…]
07:10 Ticket #3044 ([with patch, positive review] phcpack improvements: path tracking) created by mhampton
I (Marshall Hampton) and Alex Jokela have added a number of improvements …
05:58 Ticket #3043 (The SPKG.txt of the gfan spkg does not specify license exactly) created by broune
The gfan SPKG.txt says: == License == * GPL it does not say which …
00:23 Ticket #676 (Solaris 10: fix python build) closed by mabshoff
wontfix: This is a non-issue with the Sun Compiler. So close it as won't fix. …
00:19 Ticket #3029 ([with patch; positive review] Move DEB_AUTO_UPDATE_DEBIAN_CONTROL out of ...) closed by mabshoff
fixed: Merged in Sage 3.0.1.alpha1

04/26/08:

23:59 Ticket #3042 ([with patch; positive review] cyclolinalg -- make a new type for ...) created by was
22:33 Ticket #3041 ([with spkg, positive review] optimization setting in LinBox.spkg is broken) closed by mabshoff
fixed: Merged in Sage 3.0.1.alpha1
22:22 Ticket #3034 ([with patches; positive review] improved cleaning code for Debian packages) closed by mabshoff
fixed: Merged in Sage 3.0.1.alpha1
21:54 Ticket #3041 ([with spkg, positive review] optimization setting in LinBox.spkg is broken) created by mabshoff
Francois reports: […]
21:47 Ticket #3030 ([with patch, positive review] Cython working directory command line option ...) closed by mabshoff
fixed: Fixed by merging #3037.
21:46 Ticket #3037 ([with spkg, positive review] cython-0.9.6.13.tip) closed by mabshoff
fixed: Merged in Sage 3.0.1.alpha1
20:52 Ticket #1261 ([With patch, positive review] parallel "sage -br") reopened by mabshoff
oops, I didn't mean to close this ;(
20:50 Ticket #1261 ([With patch, positive review] parallel "sage -br") closed by mabshoff
fixed: Merged trac_1261_extcode_11.patch in Sage 3.0.1.alpha1
20:21 Ticket #3040 ([with patch, with positive review] make it so magma(A) works for matrices ...) created by was
19:48 Ticket #3039 ([with patch; positive review] Improve auto-generated version numbers for ...) closed by mabshoff
fixed: Merged in Sage 3.0.1.alpha1
19:36 Ticket #3039 ([with patch; positive review] Improve auto-generated version numbers for ...) created by tabbott
19:25 Ticket #3038 ([with patch; positive review] SAGE setup.py fixes for using Debian ...) closed by mabshoff
fixed: Merged in Sage 3.0.1.alpha1
19:15 Ticket #3038 ([with patch; positive review] SAGE setup.py fixes for using Debian ...) created by tabbott
Attached is the patch needed to get sage to build with a packaged polybori …
18:25 Ticket #3031 ([with patch, with positive review] Add zeta_function method for schemes) closed by mabshoff
fixed: Merged both patches in Sage 3.0.1.alpha1
18:12 Ticket #3037 ([with spkg, positive review] cython-0.9.6.13.tip) created by gfurnish
This is a new cython spkg with several enhancements: It has a working -w …
17:45 Ticket #3036 ([with patch; positive review] SAGE_TESTDIR broken) closed by mabshoff
fixed: Merged in Sage 3.0.1.alpha1
17:33 Ticket #3036 ([with patch; positive review] SAGE_TESTDIR broken) created by tabbott
We got a test backwards in sage-env for setting SAGE_TESTDIR. Attached is …
16:48 Ticket #3035 (calculus/equations.py segfaults with new cython) created by gfurnish
calculus/equations.py segfaults on test with patched cython and -ba. …
16:08 Ticket #2938 ([with documentation-only patch, positive reivew] ModularSymbols(GammaH(81, ...) closed by mabshoff
fixed: Merged in Sage 3.0.1.alpha1
16:04 Ticket #2938 ([with documentation-only patch, positive reivew] ModularSymbols(GammaH(81, ...) reopened by craigcitro
Good point, mabshoff. Adding patch with doctests.
15:58 Ticket #2216 ([with patch, positive review] Creating an order in a number field --> ...) closed by mabshoff
fixed: Merged in Sage 3.0.1.alpha0
15:24 Ticket #3033 (equations.py segfaults without --incref-local-binop cython flag) closed by mabshoff
invalid: No dice. Invalid for now since: […] Cheers, Michael
15:23 Ticket #3034 ([with patches; positive review] improved cleaning code for Debian packages) created by tabbott
Some of the "upstream" tarballs automatically generated by sage-debsource …
15:15 Ticket #3033 (equations.py segfaults without --incref-local-binop cython flag) created by gfurnish
If sage is compiled without the --incref-local-binop for Cython, …
14:58 Ticket #2504 ([with patch, with positive review] number field .units() method caches ...) closed by mabshoff
fixed: Merged 2504-units_cache.2.patch in Sage 3.0.1.alpha1
14:21 Ticket #3032 ([with patch, positive review] minor docstring cleanup in crystals.py and ...) closed by mabshoff
fixed: Merged in Sage 3.0.1.alpha1
14:19 Ticket #2523 ([with patch, with positive review] bug in modular symbols for GammaH ...) closed by mabshoff
fixed: Merged in Sage 3.0.1.alpha1
11:27 Ticket #2938 ([with documentation-only patch, positive reivew] ModularSymbols(GammaH(81, ...) closed by craigcitro
fixed: The patch at #2523 fixes this, too. (It was the same problem with data …
09:31 Ticket #3032 ([with patch, positive review] minor docstring cleanup in crystals.py and ...) created by bump
This removes a test in tensor_product.py that is a repetition of a …
08:42 Ticket #3031 ([with patch, with positive review] Add zeta_function method for schemes) created by kedlaya
The attached patch (built against 3.0) adds a zeta_function method to the …
03:41 Ticket #3030 ([with patch, positive review] Cython working directory command line option ...) created by gfurnish
This adds a "set working directory" option to cython

04/25/08:

23:49 Ticket #3017 ([with spkg, positive review] invalid link after make install) closed by mabshoff
fixed: Merged in Sage 3.0.1.alpha0
21:13 Ticket #3029 ([with patch; positive review] Move DEB_AUTO_UPDATE_DEBIAN_CONTROL out of ...) created by tabbott
Debian doesn't allow you to upload packages that use …
20:39 Ticket #2325 ([with patch; needs review] segfault in p-adic extension() method) closed by mabshoff
fixed: Merged 9596.patch in Sage 3.0.1.alpha0
20:35 Ticket #783 (dilog is lame) closed by mabshoff
fixed: Merged in Sage 3.0.1.alpha0
19:54 Ticket #2539 (Sage 2.10.4.rc0: dsage/dist_functions/dist_factor.py timeout issue with ...) closed by mabshoff
fixed: I have not seen this for several dozen "-tp 8 -long" on sage.math. Since I …
19:49 Ticket #1921 ([with patches, positive review] add random_element to groups) closed by mabshoff
fixed: Merged 1921-doc.patch and 1921-1.patch in Sage 3.0.1.alpha0
19:45 Ticket #3027 ([with patches; posititve review] Debian lintian fixes) closed by mabshoff
fixed: Merged in Sage 3.0.1.alpha0
18:45 Ticket #3028 ([with patch, positive review] Ideals in multivariate polynomial rings with ...) created by broune
This code ring = PolynomialRing?(QQ, names=[]) id = ring.ideal(0) print …
18:30 Ticket #3027 ([with patches; posititve review] Debian lintian fixes) created by tabbott
I ran lintian (the Debian packaging error checking tool) on all my …
17:42 Ticket #2995 ([with patch, with positive review] some new functionality and doctests for ...) closed by mabshoff
fixed: Merged in Sage 3.0.1.alpha0
17:24 Ticket #3026 ([with patch, positive review] multivariate polynomial rings with no ...) created by broune
The following output from sage does not make too much sense. […] wstein …
16:32 Ticket #3025 ([with patch; positive review] Sparse vector spaces don't cast on ...) closed by mabshoff
fixed: Merged in Sage 3.0.1.alpha0
13:57 Ticket #3025 ([with patch; positive review] Sparse vector spaces don't cast on ...) created by boothby
[…]
11:56 Ticket #3022 ([with patch; positive review] Debian package support for polybori) closed by mabshoff
fixed: Merged in Sage 3.0.1.alpha0
11:52 Ticket #3023 ([with patch, positive review] make apply_map deal with empty matrices) closed by mabshoff
fixed: Merged in Sage 3.0.1.alpha0
10:32 Ticket #3024 ([with patch; positive review] notebook -- parses tracebacks in the output ...) created by was
The Traceback thing gets all messed up by worksheet.py or cell.py below: …
09:59 Ticket #1692 (Make doc target force to use local sage instead of sage in $PATH) closed by mabshoff
fixed: This has been fixed by wstein in $SAGE_ROOT/devel/doc/ref/update. It now …
09:56 Ticket #1656 (make SCons pick the same gcc as `which gcc`) closed by mabshoff
fixed: This has been fixed in PolyBoRi? via a custom.py and has been fixed in …
09:54 Ticket #1602 ([probably fixed] latex2html or other problem with html version of Section ...) closed by mabshoff
fixed: Ok, closed as fixed. Cheers, Michael
09:47 Ticket #3023 ([with patch, positive review] make apply_map deal with empty matrices) created by jason
[…] m.apply_map(blah) should return an empty matrix in this case.
08:52 Ticket #3022 ([with patch; positive review] Debian package support for polybori) created by tabbott
I've attached a patch that adds Debian build support to polybori.
05:17 Ticket #3021 (add curl and divergence functions to vectors) created by jason
Make curl work if the vector has 2 or 3 components. Is there a …

04/24/08:

23:55 Ticket #3014 ([with patch, with positive review] ZZ.random_element -- corrupted ...) closed by mabshoff
fixed: Merged in Sage 3.0.1.alpha0
23:34 Ticket #2985 ([with spkg, with positive review] ITANIUM (RHEL 5) -- bug in rubik.py's ...) closed by mabshoff
fixed: Merged in Sage 3.0.1.alpha0
21:14 Ticket #2821 ([with patch, positive review] get rid of anything "about this document" ...) closed by mabshoff
fixed: Merged in Sage 3.0.1.alpha0
20:33 Ticket #2302 (Add a 64 bit glibc 2.3 based binary of Sage to the default build platforms) closed by mabshoff
fixed: Fix in Sage 3.0.1.alpha0. The credit should go partially to the kid …
20:05 Ticket #1187 ([with patch, positive review] bug in G.conjugacy_classes_subgroups()) closed by mabshoff
fixed: Merged in Sage 3.0.1.alpha0
14:40 Ticket #3020 ([With another additional patch, positive review] Finite Fields of ...) created by cremona
Construction of GF(2n) is very slow for n>=16 (out of the givaro range), …
14:13 Ticket #3019 (Integrate Frobby into Sage) closed by mabshoff
duplicate: This is a dupe of #3018. Cheers, Michael
11:06 Ticket #3019 (Integrate Frobby into Sage) created by broune
This ticket is about improving the Frobby spkg (attached) enough that it …
11:06 Ticket #3018 ([with patches, positive review] Integrate Frobby into Sage) created by broune
This ticket is about improving the Frobby spkg (attached) enough that it …
07:38 Ticket #3005 ([with patch, positive review] modabar -- failure to compute endomorphism ...) closed by mabshoff
fixed: Merged in Sage 3.0.1.alpha0
05:54 Ticket #3017 ([with spkg, positive review] invalid link after make install) created by zimmerma
An invalid link is present in sage 3.0 (after make install): […]
01:51 Ticket #3016 ([with patch, needs discussion ] javascript code editor spkg) created by jason
Edit Area is one of several javascript code editors. Here is a simple …

04/23/08:

21:00 Ticket #3006 ([with patch, positive review] missing elliptic integrals in special.py) closed by mabshoff
fixed: Merged in Sage 3.0.1.alpha0
20:54 Ticket #3015 (introspecting Cryto.DES using DES?? should throw an error message instead ...) created by yi
In sage-3.0 on OSX and linux (sage.math.washington.edu) if you do the …
20:42 Ticket #2939 ([with patch, positive review] piecewise.py improvements (docstring and ...) closed by mabshoff
fixed: Merged in Sage 3.0.1.alpha0
19:42 Ticket #3014 ([with patch, with positive review] ZZ.random_element -- corrupted ...) created by was
[…]
16:50 Ticket #3013 ([with patch, positive review] bug in integrate (found during a talk!)) created by was
[…]
15:07 Ticket #3012 (animate.py: convert not being found is an annoying debug message - fix ...) created by mabshoff
Bjake Hammersholt Roune reported: […] Hide it or test if it exists …
14:25 Ticket #3011 (Set RHOME, R_HOME properly so rpy works with an existing R installed) created by mabshoff
Steve reported: […] Follow up: […]
14:07 Ticket #3010 ([with patch, positive review] Numerical noise doctest failure in ...) created by mabshoff
Andrzej Giniewicz reported: […] Cheers, Michael
13:45 Ticket #3009 ([with patch, positive review] remove spaces after continuation characters ...) created by mabshoff
John H Palmieri reports: In the section of the tutorial on 3d plotting, …
11:44 Ticket #3008 ([with patch; positive review] first cell in notebook is undeletable) created by mhampton
The top cell in a notebook worksheet cannot be deleted by backspace. A …
10:09 Ticket #3007 (gap.Factorization? is useless) created by was
See this thread. The solution suggested by Steve Linton below does *not* …
07:27 Ticket #3006 ([with patch, positive review] missing elliptic integrals in special.py) created by wdj
The following problem was reported by Dustin Vaselaar to sage-support: …
06:08 Ticket #3005 ([with patch, positive review] modabar -- failure to compute endomorphism ...) created by was
This is an example of computing an endomorphism ring of a J1 modular …
04:45 Ticket #2993 ([with spkg, positive review] OSX/gcc 4.2: disable padlock support per ...) closed by mabshoff
fixed: Merged in Sage 3.0.1.alpha0
04:42 Ticket #3003 ([with patch, positive review] Bugfix for to_tableau() method of ...) closed by mabshoff
fixed: Merged in Sage 3.0.1.alpha0

04/22/08:

14:56 Ticket #3004 (bug in coercion edge case -- probably easy to fix) created by was
bug from Kari Christianson: […] […]
10:14 Ticket #3003 ([with patch, positive review] Bugfix for to_tableau() method of ...) created by jbandlow
Current behaviour: […] This patch ensures we get a tableau of integers …
10:08 Ticket #3002 (A lot of spkgs check for fortran even if they don't need it) closed by was
wontfix
09:52 Ticket #2998 (sage ignores some environment variables) closed by dfdeshom
duplicate: I'm marking this as duplicate, since I've broken it down to #2999, #3000, …
09:52 Ticket #3002 (A lot of spkgs check for fortran even if they don't need it) created by dfdeshom
[…]
09:48 Ticket #3001 ([with patch, positive review] sage ignores custom environment variables) created by dfdeshom
In sage-spkg "gcc -v" is used, instead of "${CC-gcc} -v". Easy fix: […] …
09:43 Ticket #3000 (Some packages don't respect the CXX environment variable) created by dfdeshom
Packages which seem not to honor CXX environment variable (they use "g++") …
09:42 Ticket #2999 (Some packages don't respect the CC environment variable) created by dfdeshom
Packages which seem to not honor the CC environment variable (they use …
09:28 Ticket #2998 (sage ignores some environment variables) created by dfdeshom
Reported by Gonzalo Tornaria: […]
08:54 Ticket #2997 ([with patch; negative review] notebook -- change current directory before ...) created by was
This is a better implementation of the desired functionality, but rebased …

04/21/08:

22:49 Ticket #2996 (lite webpage broken under Konqueror) created by gfurnish
With KDE 3.5.9, the background color of the window defaults to white, not …
22:22 Milestone sage-3.0 completed
GOALS: * DOCTESTS: Raise the doctest coverage of the Sage library to …
22:14 Ticket #2994 ([with spkg, positive review] polybori.spkg: fix permission issue of the ...) closed by mabshoff
fixed: Merged in Sage 3.0.final
22:11 Ticket #2979 ([with spkg; may or may not work] force "-O0" for clisp with gcc 4.3) closed by mabshoff
fixed: Merged in Sage 3.0.final
21:57 Ticket #2989 ([with patch; needs review] notebook -- issue with how the notebook is run ...) closed by was
fixed
21:52 Ticket #2991 (dsage testdoc problem) closed by was
fixed
21:40 Ticket #2990 ([with patch; I'm the only one that can review it and it works] ...) closed by mabshoff
fixed: Merged in Sage 3.0.final
21:36 Ticket #2988 ([with patch; emphatic positive review] notebook -- issues with the CSS for ...) closed by mabshoff
fixed: Merged sage-2988_rebased.patch in Sage 3.0.final
20:43 Ticket #2987 ([with patch; positive review] Debian build support for zn_poly) closed by mabshoff
fixed: Merged in Sage 3.0.final
20:34 Ticket #2995 ([with patch, with positive review] some new functionality and doctests for ...) created by AlexGhitza
The attached patch does the following: 1. allow coercing a 2x2 matrix (or …
20:02 Ticket #2994 ([with spkg, positive review] polybori.spkg: fix permission issue of the ...) created by mabshoff
PolyBoRi?'s headers have too tight permissions: […] Updated spkg coming …
14:57 Ticket #2993 ([with spkg, positive review] OSX/gcc 4.2: disable padlock support per ...) created by mabshoff
Rob Goedman reported: […] The spkg at …
10:50 Ticket #2992 ([with patch; positive review] notebook -- help(foo) in the notebook should ...) created by was
This is *very* easy to implement: 1. Make it so help is a wrapper …
09:49 Ticket #2991 (dsage testdoc problem) created by was
The following happens some of the time (though not always). I'm guessing …
09:47 Ticket #2990 ([with patch; I'm the only one that can review it and it works] ...) created by was
Same problem every time. This is new since rc0. […] If test the …
07:41 Ticket #2989 ([with patch; needs review] notebook -- issue with how the notebook is run ...) created by was
I made very minor harmless change to how the notebook twisted daemon is …
07:24 Ticket #2988 ([with patch; emphatic positive review] notebook -- issues with the CSS for ...) created by was
Mabshoff -- sorry I have to put this in as a 3.0 block (and fix it now). …
07:23 Ticket #1950 (When one clicks the print button in the notebook it should render the html ...) closed by was
fixed: This is fixed, since now we never show a jsmath warning.
00:33 Ticket #2986 ([with spkg, positive review] add atlas pretuning for Pentium D / 64 bits ...) closed by mabshoff
fixed: Merged in Sage 3.0.rc1

04/20/08:

23:54 Ticket #2982 (Itanium (RHEL 5) -- weird problem in code_construction.py) closed by mabshoff
fixed: Fixed by merging #2984.
23:54 Ticket #2981 (Itanium (RHEL 5) -- error parsing gap output because of unaligned access ...) closed by mabshoff
fixed: Fixed by merging #2984.
23:54 Ticket #2980 (itanium (RHEL 5) -- weyl_group.py is broken on itanium) closed by mabshoff
fixed: Fixed by merging #2984.
23:53 Ticket #2984 ([with patch; positive review] ITANIUM (RHEL 5) -- turn off all unaligned ...) closed by mabshoff
fixed: Merged in Sage 3.0.rc1
23:32 Ticket #2987 ([with patch; positive review] Debian build support for zn_poly) created by tabbott
I've made a Debian package for zn_poly. Patch is attached.
22:29 Ticket #2986 ([with spkg, positive review] add atlas pretuning for Pentium D / 64 bits ...) created by tornaria
Tuning information attached to this ticket (took about 3 hours on a 3GHz …
21:54 Ticket #2973 ([with spkg, positive review] RDF doctest failures on arch linux (gcc 4.3)) closed by mabshoff
fixed: Merged in Sage 3.0.rc1
21:39 Ticket #2985 ([with spkg, with positive review] ITANIUM (RHEL 5) -- bug in rubik.py's ...) created by was
[…]
21:15 Ticket #2972 ([with patch; positive review] libSingular related segfault in ...) closed by mabshoff
fixed: Merged in Sage 3.0.rc1
21:06 Ticket #2975 ([with patch; positive review] opening ports too conservative -- breaks on ...) closed by mabshoff
fixed: Merged in Sage 3.0.rc1
20:37 Ticket #2984 ([with patch; positive review] ITANIUM (RHEL 5) -- turn off all unaligned ...) created by was
[…] This will not be needed once #2209 is done, I hope.
20:25 Ticket #2983 ([with spkg, positive review] Itanium (RHEL 5) -- singular interface ...) created by was
This may get resolved by fixing #2209. […]
20:23 Ticket #2982 (Itanium (RHEL 5) -- weird problem in code_construction.py) created by was
[…]
20:22 Ticket #2981 (Itanium (RHEL 5) -- error parsing gap output because of unaligned access ...) created by was
We can fix the following by better pexpect parsing. Much much better …
20:21 Ticket #2980 (itanium (RHEL 5) -- weyl_group.py is broken on itanium) created by was
This is very very likely caused by #2209. […]
19:51 Ticket #2934 ([with patch; positive review] doctesting files outside of sage repo is ...) closed by mabshoff
fixed: Merged in Sage 3.0.rc1
19:48 Ticket #2977 ([with patch, positive review] wronskian is broken on constants) closed by mabshoff
fixed: Merged in Sage 3.0.rc1
19:46 Ticket #2974 ([with patch, positive review] interfaces/r.py doctest failures on many ...) closed by mabshoff
fixed: Merged in Sage 3.0.rc1
19:37 Ticket #2979 ([with spkg; may or may not work] force "-O0" for clisp with gcc 4.3) created by was
This is needed on some gcc-4.3 installs, some architectures, etc.
19:34 Ticket #2978 (Rstats -- make it build with png support) created by was
On most platforms R with Sage does *not* build with png support. Fix this …
19:31 Ticket #2553 ([with patch, positive review] dsage unit tests fail on linux) closed by mabshoff
fixed: Merged pb_unittest.2.patch and scripts-2553.patch in Sage 3.0.rc1
17:41 Ticket #2419 ([with patch; positive review] Gap interface and resultant destroy the ...) closed by mabshoff
fixed: Merged all three patches in Sage 3.0.rc1
17:37 Ticket #2928 ([with patch; positive review] another p-adic extension segfaul) closed by mabshoff
fixed: Merged padics_tmp_coeff_size.2.patch in Sage 3.0.rc1
17:35 Ticket #2977 ([with patch, positive review] wronskian is broken on constants) created by AlexGhitza
Hi, Here's something unpleasant that occurs in sage-3.0.rc0: […] …
16:26 Ticket #2976 (get rid of /home/jec/sage-3.0.rc0/tmp/test-dsage.log error at the end of ...) closed by was
duplicate: This will be fixed by #2553... Closed as a dup.
15:07 Ticket #2976 (get rid of /home/jec/sage-3.0.rc0/tmp/test-dsage.log error at the end of ...) created by was
14:09 Ticket #2975 ([with patch; positive review] opening ports too conservative -- breaks on ...) created by was
on bsd.math and fermat this happens but shouldn't. I'm sure it is my …
14:04 Ticket #2974 ([with patch, positive review] interfaces/r.py doctest failures on many ...) created by was
[…]
14:03 Ticket #2973 ([with spkg, positive review] RDF doctest failures on arch linux (gcc 4.3)) created by was
[…]
03:51 Ticket #2955 ([with spkg, positive review] GFortran autodection on Linux/Itanium) closed by mabshoff
fixed: Merged in Sage 3.0.rc0
00:28 Ticket #2972 ([with patch; positive review] libSingular related segfault in ...) created by mabshoff
Running of what will be 3.0.rc0 shortly on sage.math leads to: […] This …

04/19/08:

23:31 Ticket #1642 (Fortran.spkg: search for common Fortran compiles if no binary is present) closed by mabshoff
fixed: This has been fixed by William Stein a while ago. Cheers, Michael
23:27 Ticket #1415 (FLINT 1.0.6 fails to compile with gcc 4.3 prerelease [gmp.h releated]) closed by mabshoff
fixed: This has been fixed in Sage 3.0. Cheers, Michael
23:20 Ticket #2964 ([with patch, positive review] Improvements to weyl_group.py) closed by mabshoff
fixed: Merged all four patches in Sage 3.0.rc0
22:52 Ticket #821 ([already fixed?] K.fractional_ideal(...)) closed by mabshoff
fixed: Fixed some time before Sage 3.0.rc0: […] Cheers, Michael
22:39 Ticket #839 ([with patch, positive review] write pexpect interface to R) closed by mabshoff
fixed: Merged 839.2.hg in Sage 3.0.rc0
22:32 Ticket #2971 (One method of creating a Laurent poly ring doesn't give access to the ...) closed by mhansen
invalid: Hi Dan, That is by design, and the other polynomial rings work that way …
22:26 Ticket #2971 (One method of creating a Laurent poly ring doesn't give access to the ...) created by bump
One method of creating a Laurent poly ring doesn't give access to the …
22:08 Ticket #2969 ([with patches; needs review] Autocomputing Debian package version numbers) closed by mabshoff
fixed: Merged in Sage 3.0.rc0
21:48 Ticket #2970 (Permissions on spkg-debian scripts) closed by mabshoff
fixed: Fixed in Sage 3.0.rc0
21:39 Ticket #2968 ([with patch; positive review] Debian package ntl fixes) closed by mabshoff
fixed: Merged in Safe 3.0.rc0
21:35 Ticket #2967 ([with patch; positive review] Debian package lcalc spkg fixes) closed by mabshoff
fixed: Merged in Sage 3.0.rc0
21:28 Ticket #2970 (Permissions on spkg-debian scripts) created by tabbott
The gap and scipy_sandbox spkg-debian scripts aren't marked as executable.
21:24 Ticket #2966 ([with patch; positive review] Debian Singular spkg upgrade) closed by mabshoff
fixed: Merged in Sage 3.0.rc0
21:20 Ticket #2969 ([with patches; needs review] Autocomputing Debian package version numbers) created by tabbott
I've attached a series of patches that makes the Debian package version …
21:19 Ticket #2968 ([with patch; positive review] Debian package ntl fixes) created by tabbott
I've attached the Debianized version of the SAGE patches against …
21:17 Ticket #2965 ([with patch; needs review] extcode spkg build failure on Debian) closed by mabshoff
fixed: Merged in Sage 3.0.rc0
21:06 Ticket #2967 ([with patch; positive review] Debian package lcalc spkg fixes) created by tabbott
I've attached a patch that fixes the Debian packaging of lcalc to work …
21:05 Ticket #2966 ([with patch; positive review] Debian Singular spkg upgrade) created by tabbott
Since many of the SAGE modifications to Singular were fixed in the new …
21:02 Ticket #2965 ([with patch; needs review] extcode spkg build failure on Debian) created by tabbott
Now that there's a dist/debian directory in the extcode spkg, my Debian …
20:51 Ticket #2964 ([with patch, positive review] Improvements to weyl_group.py) created by bump
WeylGroup? gets a proper call method that produces a WeylGroup? element. …
18:46 Ticket #2963 (make it so that strings pass as arguments and keyword arguments for the ...) created by mhansen
One should be able to do […] instead of […]
18:38 Ticket #2344 ([with spkg, positive review] python -- upgrade to version 2.5.2) closed by mabshoff
fixed: Merged in Sage 3.0.rc0
18:34 Ticket #2962 ([with patch, with positive review] modify .name() method for ...) created by mhansen
17:36 Ticket #2959 ([with patch, positive review] bug in DirichletGroup over a finite base ...) closed by mabshoff
fixed: Merges in Sage 3.0.rc0
16:10 Ticket #2958 ([with patch; positive review] twist.py -- doctest failures in ...) closed by mabshoff
fixed: Merged in Sage 3.0.rc0
15:23 Ticket #2961 ([with patch; positive review] add doctest for alarm function) closed by mabshoff
fixed: Merged in Sage 3.0.rc0
15:16 Ticket #2961 ([with patch; positive review] add doctest for alarm function) created by was
15:08 Ticket #2960 ([with patch; positive review] remove devel/sage/sage/server1 from sage -- ...) closed by mabshoff
fixed: Merged in Sage 3.0.rc0
15:01 Ticket #2960 ([with patch; positive review] remove devel/sage/sage/server1 from sage -- ...) created by was
14:32 Ticket #2959 ([with patch, positive review] bug in DirichletGroup over a finite base ...) created by wdj
[…] So far, so good (similar code is in the tutorial: …
14:20 Ticket #34 ([fixed?] Factoring for a subspace of ModularSymbols in general) closed by mabshoff
fixed: Fixed in Sage 3.0.rc0 due to patches by Creg Citro merged earlier in the …
14:19 Ticket #2958 ([with patch; positive review] twist.py -- doctest failures in ...) created by was
08:33 Ticket #2957 ([with patch, positive review] Singular multivariate polynomials are buggy ...) created by cwitty
On 64-bit x86, exponents truncate to 32 bits: […] On 32-bit x86, …
08:26 Ticket #2956 (generic multivariate polynomials are buggy on exponent overflow) created by cwitty
Long exponents are silently truncated to word-size exponents: […] In …

04/18/08:

23:52 Ticket #2954 ([with spkg, positive review] ATLAS 3.8.1: Fix Itanium 2 detection on ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha6
22:06 Ticket #2953 ([with spkg, positive review] gcc 4.3/Itanium: fix givaro 3.2.10.rc3 build) closed by mabshoff
fixed: Merged in Sage 3.0.alpha6
21:03 Ticket #2955 ([with spkg, positive review] GFortran autodection on Linux/Itanium) created by mabshoff
We do not ship any Fortran compiler for Linux/Itanium?. Since any …
21:00 Ticket #2954 ([with spkg, positive review] ATLAS 3.8.1: Fix Itanium 2 detection on ...) created by mabshoff
Itanium 2 on RHEL 5 and pretty much any other modern kernel is not …
19:20 Ticket #2953 ([with spkg, positive review] gcc 4.3/Itanium: fix givaro 3.2.10.rc3 build) created by mabshoff
On Itanium with gcc 4.3 we need to add climits to gmp++.h. The spkg at …
14:04 Ticket #2952 ([with patch, needs work] LaurentPolynomialRing coercion error) created by mhansen
Currently […] gives an error because it PolynomialRing? isn't imported …
13:22 Ticket #2895 ([with patch, positive review] add support for Laurent polynomials in Sage) closed by mabshoff
fixed: Merged in Sage 3.0.alpha6
13:19 Ticket #2949 ([with patch, positive review] change slightly the docstring for assume ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha6
13:17 Ticket #2951 ([with patch; positive review] checkbox is not defined in interact) closed by mabshoff
fixed: Merged in Sage 3.0.alpha6
06:46 Ticket #2325 ([with patch; needs review] segfault in p-adic extension() method) reopened by kedlaya
Further investigation shows that this fails on my 32-bit laptop (and not …
04:37 Ticket #2951 ([with patch; positive review] checkbox is not defined in interact) created by mhampton
The checkbox function/class is never actually defined in interact.py; all …

04/17/08:

23:49 Ticket #2946 ([with patch; positive review] bug in jordan_form) closed by mabshoff
fixed: Merged 2946.patch in Sage 3.0.alpha6
23:19 Ticket #2946 ([with patch; positive review] bug in jordan_form) reopened by mabshoff
There are rejection problems [with or without #2947 applied]: […] …
23:18 Ticket #2947 ([with patch; positive review] block_matrix([]) fails) closed by mabshoff
fixed: Merged in Sage 3.0.alpha6
23:15 Ticket #2946 ([with patch; positive review] bug in jordan_form) closed by mabshoff
fixed: Merged in Sage 3.0.alpha6
22:46 Ticket #2950 ([with patch, positive review] point3d misinterpret arguments) created by novoselt
If point3d is called with 3 points and the first point is a vector, there …
17:24 Ticket #2949 ([with patch, positive review] change slightly the docstring for assume ...) created by was
Change the output of assume? to: […] to […]
15:36 Ticket #2948 ([with patch, positive review] (Additional) Docstrings and Doctests for ...) created by cswiercz
Provide missing docstrings and doctests for rings/quotient_ring.py. Also …
15:19 Ticket #2947 ([with patch; positive review] block_matrix([]) fails) created by wjp
While debugging #2946 on IRC, Jason found that block_matrix()
14:27 Ticket #2946 ([with patch; positive review] bug in jordan_form) created by mhampton
Matrices with 0 eigenvalues crash jordan_form. 1x1 matrices do not seem …
13:06 Ticket #2903 ([with spkg + patch, positive review] make NTL error messages propagate to ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha6
13:06 Ticket #2592 ([with patch; positive review] NTL abort in Integers(125)[]) closed by mabshoff
fixed: Merged in Sage 3.0.alpha6
02:50 Ticket #2945 ([with spkg, with positive review] gcc 4.3: libfplll needs small fix to ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha6
01:10 Ticket #2945 ([with spkg, with positive review] gcc 4.3: libfplll needs small fix to ...) created by mabshoff
The spkg at …

04/16/08:

23:35 Ticket #2941 ([with spkg, positive review] sympy spkg updated + a test patch for Sage) closed by mabshoff
fixed: Merged in Sage 3.0.alpha6
23:13 Ticket #2944 ([with patch, with positive review] add E2 parameter to ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha6
23:11 Ticket #2933 ([with patch, with positive review] calculus -- substitution of a dict for ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha6
15:32 Ticket #2944 ([with patch, with positive review] add E2 parameter to ...) created by dmharvey
This patch adds an optional E2 parameter to …
12:37 Ticket #2943 (bug with power series and/or p-adics) created by jen
Can't manipulate certain elements of a power series ring: […]
04:34 Ticket #2942 (new command line options: sage -n and sage -bn) created by was
After a vote, almost everybody (including me) agrees with the following: …
04:27 Ticket #2928 ([with patch; positive review] another p-adic extension segfaul) reopened by kedlaya
This is apparently not fixed for robertwb, and it's not fixed for me …
02:52 Ticket #1633 ([with borken spkg] update sympy to 0.5.11) closed by mabshoff
duplicate: Since Ondrej opened #2941 I am closing this as a dupe. Cheers, Michael
02:37 Ticket #2941 ([with spkg, positive review] sympy spkg updated + a test patch for Sage) created by certik
Apply the attached patch to Sage, then install the attached spkg.
02:07 Ticket #2940 (symbolic equation arithmetic is to restrictive) created by robertwb
The following should all work […]

04/15/08:

19:24 Ticket #2939 ([with patch, positive review] piecewise.py improvements (docstring and ...) created by wdj
Jim Morrow reported by private email some nonsense in the docstrings of …
18:43 Ticket #2615 ([with patch, positive review] compute the jordan basis together with the ...) closed by mabshoff
fixed: Merged in Sagr 3.0.alpha6
17:23 Ticket #2938 ([with documentation-only patch, positive reivew] ModularSymbols(GammaH(81, ...) created by burhanud
[…]
16:01 Ticket #2937 (defects in polyhedra, 3d-gfan rendering) created by mhampton
Currently there are major issues in polyhedra.py (see #2844), which also …
15:17 Ticket #2936 (notebook -- write a completely new use/data/security model backend for the ...) created by was
This sounds daunting but actually Brian Lauber already has mostly done …
13:33 Ticket #1545 (gmp 4.2.2: add #include <cstdio> in gmp.h) closed by mabshoff
fixed: This has been fixed in #2929. Cheers, Michael
13:30 Ticket #903 ([with patch, very positive review] charpoly of matrices over number fields ...) closed by mabshoff
fixed: Merged 903-ncalexan-charpoly-over-number-field-2.patch in Sage 3.0.alpha6 …
13:01 Ticket #2886 ([with patch, with positive review] change an error message) closed by mabshoff
fixed: Merged in Sage 3.0.alpha6
11:21 Ticket #2851 ([with patch; positive review] clean binary install of sage followed by ...) closed by mabshoff
fixed: Merged scripts-2851.patch in Sage 3.0.alpha6
11:11 Ticket #2935 (notebook: internal server error sage-3.0.alpha5) created by jsp
Trying to delete some old worksheets, this happened: […]
09:53 Ticket #2851 ([with patch; positive review] clean binary install of sage followed by ...) reopened by yi
This still doesn't seem to be fixed. I just untared the sage-3.0.alpha5 …
09:49 Ticket #2934 ([with patch; positive review] doctesting files outside of sage repo is ...) created by was
[…]
08:02 Ticket #2933 ([with patch, with positive review] calculus -- substitution of a dict for ...) created by was
Substitution with a dictionary as input is broken. Notice below in the …
07:52 Ticket #2932 ([with patch, positive review] matrix.is_invertible() has inconsisten ...) created by dfdeshom
From Alex Ghitza: […]
07:40 Ticket #1815 ([invalid?] Implement good formatted output) closed by was
invalid
04:14 Ticket #2928 ([with patch; positive review] another p-adic extension segfaul) closed by kedlaya
fixed: This is fixed in my alpha4 tree (which also has #2903 and #2928 applied): …
03:57 Ticket #2879 ([with patch, with positive review] Bug fix in totallyreal_rel) closed by mabshoff
fixed: Merged trac-2879.patch in Sage 3.0.alpha5
03:53 Ticket #490 (gcc 4.3: fix gmp.h problem with "using std::FILE") closed by mabshoff
fixed: Well, I fixed this in some other way via #2929. Cheers, Michael
03:36 Ticket #2931 ([with spkg, positive review] gcc 4.3: fix linbox.spkg compilation) closed by mabshoff
fixed: Merged in Sage 3.0.alpha5
02:49 Ticket #2931 ([with spkg, positive review] gcc 4.3: fix linbox.spkg compilation) created by mabshoff
Linbox 1.1.5 is broken with gcc 4.3. The spkg at …
02:28 Ticket #2704 ([with patch, positive review] bug in lcm(a,b) for a,b polynomials in QQ[] ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha5
00:25 Ticket #246 (height of a notebook cell) closed by mhansen
fixed: This ticket has been fixed based on the current behavior of the notebook …

04/14/08:

23:35 Ticket #1766 ([with patch, positive review] enhancing latex embedding with plots) closed by mabshoff
fixed: Merged in Sage 3.0.alpha5
23:13 Ticket #2930 ([with patch, needs work] CDF is slow, fix it.) created by gfurnish
Add a CDF pool, optimize CD creation.
23:08 Ticket #2929 ([with spkg, positive review] gcc 4.3: fix gmp.spkg) closed by mabshoff
fixed: Merged in Sage 3.0.alpha5
23:07 Ticket #2927 ([with spkg, with positive review] gcc 4.3: make Singular.spkg compile) closed by mabshoff
fixed: Merged in Sage 3.0.alpha5
22:52 Ticket #2929 ([with spkg, positive review] gcc 4.3: fix gmp.spkg) created by mabshoff
The gmp.spkg fails to build on gcc 4.3 [at least we cannot link properly …
22:49 Ticket #2928 ([with patch; positive review] another p-adic extension segfaul) created by robertwb
[…] Applying the patches from #2843 didn't fix this.
22:23 Ticket #2927 ([with spkg, with positive review] gcc 4.3: make Singular.spkg compile) created by mabshoff
He current Singular.spkg foes not compile with gcc 4.3. We need three …
20:46 Ticket #2926 ([with patch; positive review] notebook -- Minimalistic change password ...) created by TimothyClemans
* Write resource "passwd" with inspiration from RegistrationPage? * Add …
18:49 Ticket #1607 (kernel -- A.right_kernel and A.left_kernel) closed by mhansen
duplicate: This was taken care of by #2542.
18:04 Ticket #2917 ([with patch; positive review] internal server error in notebook ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha5
18:00 Ticket #2851 ([with patch; positive review] clean binary install of sage followed by ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha5
17:55 Ticket #2915 ([with patch, positive review] bug in symbolic integration or "stupid bug ...) closed by mabshoff
fixed: Merged both patches in Sage 3.0.alpha5
17:31 Ticket #2219 ([with patch, positive review] docs for root_field should say the ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha5
17:30 Ticket #2850 ([with patch, positive review] Docstrings and doctests for permgroup.py) closed by mabshoff
fixed: Merged 2850.patch in Sage 3.0.alpha5
17:28 Ticket #1763 ([with patch; positive review] implement norms for matrices) closed by mabshoff
fixed: Merged in Sage 3.0.alpha5
17:28 Ticket #2857 ([with patch; positive review] numerical_approx for matrices) closed by mabshoff
fixed: Merged in Sage 3.0.alpha5
17:20 Ticket #2924 ([with patch; positive review] programming guide section on style is ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha5
16:56 Ticket #848 ([with patch, positive review] Using strings for infinity) closed by mabshoff
fixed: Merged in Sage 3.0.alpha5
15:55 Ticket #2347 ([with bundle, positive review] better parsing for symbolics) closed by mabshoff
fixed: Merged in Sage 3.0.alpha5
15:36 Ticket #2925 ([with spkg, positive review] gcc 4.3: givaro-3.2.10.rc3 is broken) closed by mabshoff
fixed: Merged in Sage 3.0.alpha5
15:36 Ticket #2920 ([with spkg, positive review] gcc 4.3: fix rubiks.spkg build) closed by mabshoff
fixed: Merged in Sage 3.0.alpha5
15:29 Ticket #2923 ([with spkg, positive review] gcc 4.3: matplotlib build fix) closed by mabshoff
fixed: Merged in Sage 3.0.alpha5
15:15 Ticket #2925 ([with spkg, positive review] gcc 4.3: givaro-3.2.10.rc3 is broken) created by mabshoff
givaro-3.2.10.rc3 does not compile with gcc 4.3. The attached one line …
15:05 Ticket #2924 ([with patch; positive review] programming guide section on style is ...) created by was
John Palmieri pointed out that …
15:01 Ticket #2923 ([with spkg, positive review] gcc 4.3: matplotlib build fix) created by mabshoff
Matplotlib fails to build with gcc 4.3. The attached patch fixes the …
14:56 Ticket #2921 ([with spkg, positive review] gcc 4.3: Fix flintqs.spkg build) closed by mabshoff
fixed: Merged in Sage 3.0.alpha5
14:28 Ticket #2922 (scale function for plot_vector_field) created by schilly
When plotting a vector field, it is useful to be able to scale the length …
14:27 Ticket #2921 ([with spkg, positive review] gcc 4.3: Fix flintqs.spkg build) created by mabshoff
Flintqs currently doesn't build with gcc 4.3. The following simple patch …
14:09 Ticket #2920 ([with spkg, positive review] gcc 4.3: fix rubiks.spkg build) created by mabshoff
The Dietz solver does not build with gcc 4.3. The attached patch fixes …
13:53 Ticket #2195 (Givaro-related crash in finite fields) closed by mabshoff
fixed: After applying wjp's patch from #2916 I get the following now: […] wjp …
13:39 Ticket #2616 ([with patch, positive review] Replace all matrix.submatrix() instances) closed by mabshoff
fixed: Merged in Sage 3.0.alpha5
13:36 Ticket #2916 ([with patch; positive review] invalid coercion between non-prime finite ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha5
12:57 Ticket #2919 ([with patch, positive review] gcc 4.3: compilation issues in ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha5
12:28 Ticket #2919 ([with patch, positive review] gcc 4.3: compilation issues in ...) created by mabshoff
partitions_c.cc does not build with gcc 4.3 since it dislikes […] The …
12:07 Ticket #2658 (Matrix from a vector doesn't preserve the vector's parent ring ...) closed by jason
fixed: Closing this since it has been fixed and doctested by #2651.
10:04 Ticket #2914 ([with patch, with positive review] integers are immutable but set_str ...) closed by mabshoff
fixed: Merged sage-2914_nuke_em.patch in Sage 3.0.alpha5
10:01 Ticket #2918 (make scipy use umfpack) created by jkantor
Scipy can optionally use umfpack for sparse solvers. We currently build …
09:59 Ticket #2671 (implement matrix/vector function similar to numpy's where or matlab's find) closed by jason
duplicate: It looks like a dup to me too, so I'm closing it. Thanks for fixing the …
08:06 Ticket #2917 ([with patch; positive review] internal server error in notebook ...) created by jsp
but on opening a new worksheet (and alson on opening an existing ws) got …
07:57 Ticket #2916 ([with patch; positive review] invalid coercion between non-prime finite ...) created by wjp
As reported by Kiran Kedlaya on sage-devel: […] This is caused by a …

04/13/08:

22:27 Ticket #2915 ([with patch, positive review] bug in symbolic integration or "stupid bug ...) created by was
I tried the first integral inthe Axiom book in Sage and get a big boom! …
21:58 Ticket #2913 ([with patch; positive review] notebook -- deleting a running cell results ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha5
21:01 Ticket #2914 ([with patch, with positive review] integers are immutable but set_str ...) created by was
This is *terrible* […] The set_str function must be made or …
20:57 Ticket #449 (lcalc Solaris build fixes) closed by mabshoff
fixed: Fixed since #1626 has been merged in Sage 3.0.alpha5.
20:56 Ticket #1626 ([with spkg, patch; positive review] update lcalc to 20080205) closed by mabshoff
fixed: Merged in Sage 3.0.alpha5
20:27 Ticket #2913 ([with patch; positive review] notebook -- deleting a running cell results ...) created by was
[…]
17:04 Ticket #2321 (remove dsage_server.py) closed by mabshoff
fixed: The file has been removed, probably in 2.11. Ergo it is fixed. Cheers, …
16:54 Ticket #2875 ([with patch; positive review] notebook -- save_session is completely ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha5
16:42 Ticket #2912 ([with spkg, positive review] M4RI should be built with -O3) closed by mabshoff
fixed: Merged in Sage 3.0.alpha5
14:05 Ticket #2912 ([with spkg, positive review] M4RI should be built with -O3) created by malb
* it is fairly straight forward C so it shouldn't break under -O3 * …
13:11 Ticket #2911 ([with patch, with positive review] Use "$@" instead of "$*" in sage-* ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha5
13:06 Ticket #2911 ([with patch, with positive review] Use "$@" instead of "$*" in sage-* ...) created by mabshoff
Nick complained about this. Here is a fix. Cheers, Michael
12:11 Ticket #2910 (bug in Integer(string)) created by was
This behavior is inconsistent and could lead to horrible bugs: […] …
11:51 Ticket #2908 (Polynomial gcd doesn't take coefficients into account) closed by burcin
invalid: You're right, GCD is defined up to units and this is invalid.
11:35 Ticket #2905 ([with patch, positive review] Various speedups) closed by mabshoff
fixed: Merged in Sage 3.0.alpha5
11:04 Ticket #2909 (notebook -- implement a way of parsing script tags in output as they ...) created by was
The canonical example to get to work is the following (submitted by Jason …
10:47 Ticket #2908 (Polynomial gcd doesn't take coefficients into account) created by burcin
With 3.0.alpha2 I get the following: […]
10:46 Ticket #2907 (polynomials lack content method) created by burcin
ATM, there is no efficient way of getting the content of a polynomial in …
09:35 Ticket #2901 ([with patch; with positive review] rewrite load_session and save_session ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha5
09:03 Ticket #2880 ([With revised patch, positive review] Special code for elliptic curve ...) closed by mabshoff
fixed: Merged 9467.patch and 9468.patch in Sage 3.0.alpha5
08:16 Ticket #2904 ([with patch; positive review] sage/matrix/matrix_misc.py has no copyright ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha5
08:01 Ticket #1948 ([with patch, positive review] K.factor_integer needs a name change, since ...) closed by mabshoff
fixed: Replying to AlexGhitza: > While working on something else, I …
07:47 Ticket #1948 ([with patch, positive review] K.factor_integer needs a name change, since ...) reopened by AlexGhitza
While working on something else, I realized that there are a few instances …
01:22 Ticket #2906 ([with patch, positive review] notebook -- there is a "sagetex" command; it ...) created by was
This is an easy fix -- make sure sagetex isn't a command in sage:. Another …

04/12/08:

23:02 Ticket #2905 ([with patch, positive review] Various speedups) created by gfurnish
This patch moves some things to cpdef and fixes various slowdowns.
22:09 Ticket #2888 ([with patch; positive review, needs rebase] matrix slicing fails in ...) closed by mabshoff
fixed: Merged 2888-incoming-alpha4.patch in Sage 3.0.alpha4
21:51 Ticket #2904 ([with patch; positive review] sage/matrix/matrix_misc.py has no copyright ...) created by dfdeshom
19:55 Ticket #2903 ([with spkg + patch, positive review] make NTL error messages propagate to ...) created by dmharvey
The spkg and patch achieve the following: * add a mechanism to NTL for …
19:53 Ticket #2521 ([already fixed] Bug in gauss_sum_numerical in degenerate case (probably ...) closed by was
fixed
19:31 Ticket #2902 (notebook -- resize of cell should also fire on paste into the cell) created by was
When you paste into a cell it should resize as a result.
19:20 Ticket #1948 ([with patch, positive review] K.factor_integer needs a name change, since ...) closed by mabshoff
fixed: Merged both patches in Sage 3.0.alpha4
19:03 Ticket #2883 ([with patch, positive review] notebook -- typing in safari is sluggish!) closed by mabshoff
fixed: Merged in Sage 3.0.alpha4
18:42 Ticket #2901 ([with patch; with positive review] rewrite load_session and save_session ...) created by was
Basically, I know a lot more about how to write Python/Cython? code than I …
10:55 Ticket #2199 ([with patch; needs review] Copyright files for Debian packages) closed by mabshoff
fixed: I merged all outstanding patched into the spkgs in Sage 3.0.alpha4. I did …
10:29 Ticket #2643 ([with patch; positive review] Fix Debian Sections) closed by mabshoff
fixed: Merged flint.patch, givaro.patch, libm4ri.patch and singular.patch into …
09:22 Ticket #2900 ([with patch, positive review] matplotlib bug in imshow (probably fixed in ...) created by cwitty
Sage's current version of matplotlib has a bug, as reported by Fabio Tonti …
09:10 Ticket #2897 ([with spkg, positive review] GAP: replace guava 3.4 by new and improved ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha4
09:09 Ticket #2899 (Make RDF round and friends return Integers) created by jason
[…]
09:08 Ticket #2898 ([with patch, positive review] Coerce integral float and RDF to Integers) created by jason
[…]
07:42 Ticket #2897 ([with spkg, positive review] GAP: replace guava 3.4 by new and improved ...) created by wdj
There was a small bug in the previous version of guava 3.4 which caused it …
05:44 Ticket #2894 ([with patch, posititve] notebook -- cache elements to improve the speed of ...) closed by mabshoff
fixed: Hi Tom, this patch is identical to #2887 where William posted your code …
05:38 Ticket #2291 ([with patch, needs additional work] Laurent Polynomial Rings) closed by mabshoff
duplicate: Mike Hansen and Jason Bandlow improved David Roe's original code. That …
05:05 Ticket #2896 (Notebook can't handle Umlauts (UTF-8)) created by malb
Lars Fischer wrote on …
04:29 Ticket #2590 ([with patch, positive review] plotting a line with no points throws a ...) closed by mabshoff
fixed: Merged trac-2590-rebased.patch in Sage 3.0.alpha4
04:27 Ticket #2892 ([with patch; positive review] notebook -- traceback shrinking/expanding in ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha4
04:25 Ticket #2882 ([with patch, positive review] resize cells on window resize) closed by mabshoff
fixed: Merged in Sage 3.0.alpha4
04:23 Ticket #2780 ([with patch, positive review] factorisation over number field has wrong ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha4
04:20 Ticket #2895 ([with patch, positive review] add support for Laurent polynomials in Sage) created by mhansen
David Roe did the initial implementation, and Jason Bandlow and I cleaned …
03:52 Ticket #2893 ([with patch; positive review] notebook -- make it explicitly clear which ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha4
03:51 Ticket #2890 ([with patch; positive review] html.py --fix up documentation a little and ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha4
03:49 Ticket #2878 ([with patch; positive review] notebook -- cython .c and .html links should ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha4
03:29 Ticket #2889 ([with patch; positive review] notebook -- huge output cells crash firefox) closed by mabshoff
fixed: Merged in Sage 3.0.alpha4
03:01 Ticket #2871 ([with patch, positive review] matrix: M[range(2,-1,-1),:] returns junk) closed by mabshoff
fixed: Merged 2871-alpha2.patch in Sage 3.0.alpha4
02:58 Ticket #2887 ([with patch; positive review] notebook -- greatly optimize something in ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha4
00:51 Ticket #2894 ([with patch, posititve] notebook -- cache elements to improve the speed of ...) created by boothby
The following code takes .004ms/call, which is about 5 times faster than …

04/11/08:

20:28 Ticket #2893 ([with patch; positive review] notebook -- make it explicitly clear which ...) created by was
I've noticed a lot of confusion by the list of systems in the drop-down …
20:17 Ticket #2892 ([with patch; positive review] notebook -- traceback shrinking/expanding in ...) created by was
I discovered this but when teaching my class. It's best explained with a …
20:14 Ticket #2891 ([with prototype, needs more work] inline_fortran -- completely rewrite to ...) created by was
The InlineFortran? stuff in misc/inline_fortran.py is bad. That global …
20:10 Ticket #2890 ([with patch; positive review] html.py --fix up documentation a little and ...) created by was
18:43 Ticket #2889 ([with patch; positive review] notebook -- huge output cells crash firefox) created by was
When the output of the notebook has a huge number of rows, Firefox crashes …
18:10 Ticket #2885 ([with spkg; positive review] make a knoboo optional package) closed by mabshoff
fixed: The spkg looks good to me. I fixed some small issues and uploaded it to …
17:47 Ticket #2888 ([with patch; positive review, needs rebase] matrix slicing fails in ...) created by AlexGhitza
The following should return [] but it throws an exception instead: […] …
17:20 Ticket #2887 ([with patch; positive review] notebook -- greatly optimize something in ...) created by was
Tom Boothby just did this and here's his code. […]
17:11 Ticket #2876 ([witch patch, positive review] sage/server/notebook/twist.py doctest fails ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha4
17:10 Ticket #2394 ([with patch, positive review (issues have been addressed)] Wrap Cremona's ...) closed by mabshoff
fixed: Merged both patches in Sage 3.0.alpha4
17:09 Ticket #2886 ([with patch, with positive review] change an error message) created by was
When you crash Sage you get this error message: […] Issues: (1) …
16:54 Ticket #2885 ([with spkg; positive review] make a knoboo optional package) created by was
16:50 Ticket #2884 ([with patch; positive review] notebook -- bug; @interact cell eval doesn't ...) created by was
To replicate this bug: 1. Put show(plot(sin)) in a cell and press …
16:30 Ticket #2883 ([with patch, positive review] notebook -- typing in safari is sluggish!) created by boothby
Typing in the current version of the notebook in Safari is significantly …
15:59 Ticket #2882 ([with patch, positive review] resize cells on window resize) created by boothby
Cells are often the wrong size if the window is resized. Fix it!
15:40 Ticket #2881 (numerical_integral doesn't use fast_float) created by mhansen
This makes things dreadfully slow.
15:38 Ticket #1495 (Terminate ATLAS build on Linux when power management is enabled) closed by mabshoff
wontfix: After thinking about this for a long time and some feedback I got from IRC …
15:35 Ticket #2682 ([with patch, positive review] balanced product for generators/iterators) closed by mabshoff
fixed: Merged in Sage 3.0.alpha4
15:09 Ticket #2822 ([with spkg, positive review] Invalid read in libgroebner.so [picked up by ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha4
14:02 Ticket #2325 ([with patch; needs review] segfault in p-adic extension() method) closed by kedlaya
fixed: This is fixed for me also, by applying the patch from #2843 against …
13:44 Ticket #1689 ([with patch; needs review] document SAGE_FORTRAN_LIB) closed by mabshoff
fixed: Merged in Sage 3.0.alpha4
13:07 Ticket #2880 ([With revised patch, positive review] Special code for elliptic curve ...) created by cremona
When the new code for point counting on elliptic curves over arbitrary …
11:09 Ticket #2879 ([with patch, with positive review] Bug fix in totallyreal_rel) created by jvoight
There was an bug in the enumeration of relative totally real fields: if …
09:01 Ticket #2878 ([with patch; positive review] notebook -- cython .c and .html links should ...) created by was
Do this, because otherwise user (1) clicks html or c link, then (2) sees …
04:39 Ticket #2877 (security risk -- several constructors use eval to parse input) created by robertwb
There are valid uses for eval() and sage_eval(), it makes it much easier …

04/10/08:

21:52 Ticket #2876 ([witch patch, positive review] sage/server/notebook/twist.py doctest fails ...) created by yi
Since it's trying to use https, the notebook object will try to generate a …
21:39 Ticket #2875 ([with patch; positive review] notebook -- save_session is completely ...) created by was
This is a very serious bug, since it's basic functionality that is …
18:39 Ticket #2874 ([with patch, positive review] add tests for type E root system, correct ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha4
17:55 Ticket #2874 ([with patch, positive review] add tests for type E root system, correct ...) created by bump
This patch was written with Justin Walker, who originally coded the …
15:45 Ticket #2843 ([with patch, positive review] p-adic extension segfault) closed by mabshoff
fixed: Merged padics_ZZ_pXModulus2.patch in Sage 3.0.alpha4
15:42 Ticket #2873 ([with patch and spkg, positive review] Customize JMOL menu) created by jason
It would be nice to shorten the menu quite a bit and pick the options that …
13:31 Ticket #2864 ([with patch, positive review] Weyl groups are mplemented in rootsystem.py) closed by mabshoff
fixed: Merged 2864.patch, 2864a.patch and 2864b.patch in Sage 3.0.alpha4
13:14 Ticket #2872 (3d graphics can't be saved to a file) created by was
The bug is described below. To fix this and close this ticket, just …
12:14 Ticket #2814 ([with patch, positive review] sage-3.0-alpha1 on ppc -- new randstate code ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha4
11:13 Ticket #2871 ([with patch, positive review] matrix: M[range(2,-1,-1),:] returns junk) created by dfdeshom
In the following example, A should be "upside down", but it's not […] …
09:46 Ticket #2869 ([with patch; positive review] Cell sizing is broken) closed by mabshoff
fixed: Merged in Sage 3.0.alpha4
06:36 Ticket #2870 ([with patch, positive review] Various files poorly import calculus.py) closed by mabshoff
fixed: Merged in Sage 3.0.alpha4
05:43 Ticket #2865 ([with spkg, positive review] PolyBori fails to build on OSX 10.4 intel) closed by mabshoff
fixed: This is not a bad solution. The provided SConstruct apppends

04/09/08:

22:46 Ticket #2870 ([with patch, positive review] Various files poorly import calculus.py) created by gfurnish
Various files import specific classes from calculus.py instead of their …
21:54 Ticket #2865 ([with spkg, positive review] PolyBori fails to build on OSX 10.4 intel) reopened by PolyBoRi
Bad solution: The provided SConstruct should work, when using the …
20:35 Ticket #2868 ([with patch, positive review] Weight revision for fastcrystals) closed by mabshoff
fixed: Merged 2868.patch in Sage 3.0.alpha4
20:14 Ticket #2866 ([with patch, positive review] use tempfile.NamedTemporaryFile for unit ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha4
18:59 Ticket #2867 ([witch patch, positive review] allow load_files parameter in __call__) closed by mabshoff
fixed: Merged in Sage 3.0.alpha4
18:52 Ticket #2865 ([with spkg, positive review] PolyBori fails to build on OSX 10.4 intel) closed by mabshoff
fixed: Merged in Sage 3.0.alpha4
16:50 Ticket #2869 ([with patch; positive review] Cell sizing is broken) created by boothby
Cells with funny input (i.e., long lines or long words) don't get sized …
16:48 Ticket #2868 ([with patch, positive review] Weight revision for fastcrystals) created by bump
This extends the revision of the patch in #2853 The previous patch …
16:09 Ticket #2867 ([witch patch, positive review] allow load_files parameter in __call__) created by yi
This patch allows you to do dsage('f = Foo()', load_files = foo.py?) …
16:05 Ticket #2866 ([with patch, positive review] use tempfile.NamedTemporaryFile for unit ...) created by yi
Switch from using hard coded 'test.db' to use the tempfile module's …
11:39 Ticket #2833 ([Patch attached, positive review] Linbox build failure on OSX 10.4 intel) closed by mabshoff
fixed: Merged in Sage 3.0.alpha4
11:10 Ticket #2865 ([with spkg, positive review] PolyBori fails to build on OSX 10.4 intel) created by jkantor
The build failed at polybori with the following error […]
09:51 Ticket #2864 ([with patch, positive review] Weyl groups are mplemented in rootsystem.py) created by bump
The original Weyl group patch was described here: …
08:20 Ticket #2138 (bugs in word_problem for AbelianGroupElement) closed by mabshoff
fixed: Replying to wdj: > I think this was fixed as part of another …
03:01 Ticket #2859 ([with patch, positive review] arrow3d((0,0,0), (0,0,-1)) plots an *upward* ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha3
01:52 Ticket #2863 ([with patch, positive review] Integer() does not specify that numbers ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha3
01:45 Ticket #2863 ([with patch, positive review] Integer() does not specify that numbers ...) created by ddrake
The Integer() function interprets numbers and strings beginning with 0 …
01:45 Ticket #2862 ([with patch, positive review] Sage 3.0.alpha2: fix tex problems) closed by mabshoff
fixed: Merged all three patches in Sage 3.0.alpha3
00:42 Ticket #2862 ([with patch, positive review] Sage 3.0.alpha2: fix tex problems) created by mabshoff
There are various new TeX problems when building the documentation. …

04/08/08:

23:42 Ticket #2861 ([with patch; positive review] scripts do not exit with correct exit code ...) created by ddrake
If I call sys.exit() from a Sage script, the script exits but not …
23:16 Ticket #2781 (bool() for SymbolicEquation should raise an error when it doesn't know the ...) closed by jason
invalid: After discussion on IRC, the consensus was that this is *not* pythonic …
22:55 Ticket #2860 ([with patch; positive review] easy-to-fix bug in html.py) created by was
[…]
21:07 Ticket #2847 ([with patch, positive review] more speedups to cyclotomic polynomials) closed by mabshoff
fixed: Merged 2847-cyclo-limits.patch and 2847-cyclo-radical-rebased.patch in …
20:43 Ticket #1537 (jmol triangulation/shadow weirdness) closed by mabshoff
fixed: Closed as fixed upstream as per Robert's recommendation.
18:30 Ticket #2858 ([with patch; positive review] parametric_plot3d throws an error when the ...) reopened by jason
To my understanding, the issue in #1877 was the specifying of the same …
18:02 Ticket #2858 ([with patch; positive review] parametric_plot3d throws an error when the ...) closed by mabshoff
duplicate: This is a duplicate of #1877. I think it should be possible to use a …
17:55 Ticket #2835 ([with patch, positive review] primes_of_degree_one iterator for ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha3
17:11 Ticket #2853 ([with patch, positive review] A correction to the weight of crystal ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha3.
14:10 Ticket #2859 ([with patch, positive review] arrow3d((0,0,0), (0,0,-1)) plots an *upward* ...) created by jason
Try the following: […] The resulting vector points up, but should …
14:08 Ticket #2858 ([with patch; positive review] parametric_plot3d throws an error when the ...) created by jason
The following two plots should give the same thing. […]
11:18 Ticket #2782 (notebook: Make it so the default reference manual, etc., is static instead ...) closed by was
fixed: I've decided against this. Instead I added a prominent easy-to-find link …
11:14 Ticket #2800 ((trivial to fix): %lisp mode in the notebook doesn't work -- remove it ...) closed by mabshoff
fixed: Fixed due to #2820.
11:13 Ticket #2820 ([with patch; positive review] notebook -- turn off the jsmath warning; fix ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha3
10:54 Ticket #2802 ([with patch, positive review] Sage 3.0.alpha1: sage/misc/inline_fortran.py ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha3
10:54 Ticket #2857 ([with patch; positive review] numerical_approx for matrices) created by roed
I'm running into problems with coercing to complexes or reals in matrices: …
08:44 Ticket #2856 ([with patch, posititive review] PyLint unused variable cleanup for ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha3 and close the ticket ;)
08:33 Ticket #2852 ([with patch, positive review] ctrl-enter broken in firefox/linux) closed by mabshoff
fixed: Merged in Sage 3.0.alpha3
08:28 Ticket #1761 ([with patch, positive review] Graphviz output for graphs) closed by mabshoff
fixed: Merged in Sage 3.0.alpha3
07:54 Ticket #2856 ([with patch, posititive review] PyLint unused variable cleanup for ...) created by malb
the usual stuff: * delete unused variables * remove unused imports PS: …
05:49 Ticket #2604 (plotting constant functions throws an error) closed by mabshoff
duplicate: This is a duplicate of #2409. Cheers, Michael
05:00 Ticket #1998 ([with patch, needs review] animate -- completley broken in sage-2.10.*) closed by mabshoff
fixed: This is fixed: […] Cheers, Michael
04:02 Ticket #2379 ([with patch, positive reiview] Merge sage-ptest into sage-test) closed by mabshoff
fixed: Merged in Sage 3.0.alpha3

04/07/08:

23:29 TracNotification edited by mvngu
Fixed minor typos. (diff)
23:12 TracTimeline edited by mvngu
Fixed minor typos. (diff)
23:10 Ticket #2854 (A correction to the weight of crystal elements for type A and a speedup ...) closed by mhansen
duplicate
23:07 Ticket #2855 (A correction to the weight of crystal elements for type A and a speedup ...) closed by bump
duplicate
23:03 TracQuery edited by mvngu
Fixed minor typos. (diff)
23:03 Ticket #2855 (A correction to the weight of crystal elements for type A and a speedup ...) created by bump
For Cartan Types 'A' a problem with the weight function of crystals was …
23:00 Ticket #2854 (A correction to the weight of crystal elements for type A and a speedup ...) created by bump
For Cartan Types 'A' a problem with the weight function of crystals was …
22:55 Ticket #2853 ([with patch, positive review] A correction to the weight of crystal ...) created by bump
For Cartan Types 'A' a problem with the weight function of crystals was …
22:50 TracReports edited by mvngu
Fixed minor typos. (diff)
22:35 Ticket #2852 ([with patch, positive review] ctrl-enter broken in firefox/linux) created by boothby
22:23 TracTickets edited by mvngu
Fixed minor typos. (diff)
22:06 TracChangeset edited by mvngu
Fixed minor typos. (diff)
21:49 TracPlugins edited by mvngu
Fixed minor typos. Fixed a sentence structure to make the sentence more … (diff)
21:37 Ticket #1690 (make "shift enter" work with Safari on OSX) closed by boothby
fixed: trying this again... fixed by #2840
21:32 TracInterfaceCustomization edited by mvngu
Fixed minor typos. (diff)
21:12 TracIni edited by mvngu
Made the word "Trac" consistent throughout the document; i.e. use "Trac" … (diff)
20:46 TracImport edited by mvngu
Fixed minor grammatical errors. (diff)
20:39 TracAdmin edited by mvngu
Minor fixes to sentences to make them more readable. Fixed a minor typo. (diff)
18:56 Ticket #2842 ([with patch, positive review] PyLint unused variable cleanup for ...) closed by mabshoff
fixed: Merged 2842.patch in Sage 3.0.alpha3
17:28 Ticket #2844 ([with patch, positive review] Polyhedral improvements, round 2) closed by mabshoff
fixed: Merged 2844.patch in Sage 3.0.alpha3
15:36 Ticket #2851 ([with patch; positive review] clean binary install of sage followed by ...) created by was
Get any binary of sage, type "sage -br", and it is broken. The workaround …
15:30 Ticket #2850 ([with patch, positive review] Docstrings and doctests for permgroup.py) created by cswiercz
Provide missing docstrings and doctests for groups/perm_gps/permgroup.py …
15:25 Ticket #2848 ([with patch, positive review] numerical noise in sage/misc/prandom.py on ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha3
15:20 Ticket #2849 ([with patch, positive review] Bug in elliptic curve cardinality for j=0 in ...) closed by mabshoff
fixed: Merged trac2849.patch and trac2849_doctest.patch in Sage 3.0.alpha3
14:40 Ticket #2242 ([with spkg and patch, positive review] optional nauty package) closed by mabshoff
fixed: Merged 2242.patch in Sage 3.0.alpha3. Add nauty-24b7.spkg into the …
13:50 Ticket #2846 ([with patch, positive review] no need for bitset.h with new Cython) closed by mabshoff
fixed: Merged in Sage 3.0.alpha3
13:35 Ticket #2849 ([with patch, positive review] Bug in elliptic curve cardinality for j=0 in ...) created by cremona
Dustin Moody reported […]
13:06 Ticket #2845 ([with patch, positive review] PolyBoRi assertion errror) closed by mabshoff
fixed: Merged in Sage 3.0.alpha3
12:49 Ticket #2848 ([with patch, positive review] numerical noise in sage/misc/prandom.py on ...) created by mabshoff
Justin Walker reported: […]
12:47 Ticket #2840 ([with patch, positive review, needs rebase] notebook -- remove ALL unused ...) closed by mabshoff
fixed: Merged trac_2840-good-hunks.patch and …
12:41 Ticket #361 ([with GPLed magma code] implement tate's algorithm over number fields.) closed by mabshoff
fixed: Fixed as per John Cremona's request. Cheers, Michael
12:32 Ticket #2847 ([with patch, positive review] more speedups to cyclotomic polynomials) created by robertwb
Use some data provided by Michael Monagan, as well as take advantage of …
11:36 Ticket #2846 ([with patch, positive review] no need for bitset.h with new Cython) created by robertwb
I've modified the .pxi file
11:22 Ticket #2826 ([with patch, positive review] notebook -- in safari, pressing enter after ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha3
09:14 Ticket #2845 ([with patch, positive review] PolyBoRi assertion errror) created by malb
Apparently, PolyBoRi? doesn't like to call lmDeg on a zero …
09:08 Ticket #2834 ([with patch, positive review] PyLint import cleanup for ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha2 - an now it is closed, too. ;)
07:44 Ticket #2844 ([with patch, positive review] Polyhedral improvements, round 2) created by mhampton
I have revamped my new polyhedra module so that it is much, much better. …
07:44 Ticket #2748 ([with patch, positive review] Permutation constructor does not accept ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha3
07:22 Ticket #2839 ([with patch, positive review] bug in conversion from symmetrica's longint) closed by mabshoff
fixed: Merged in Sage 3.0.alpha3
06:59 Ticket #2843 ([with patch, positive review] p-adic extension segfault) created by jen
Manipulating power series over p-adic extensions causes segfaults: […]
06:41 Ticket #2059 (bug in polybori heuristics) closed by mabshoff
fixed: Closed on recommendation of malb.
06:10 Ticket #2842 ([with patch, positive review] PyLint unused variable cleanup for ...) created by malb
The attached patch * removes unused variables, * removes unused imports, …
03:00 TracUpgrade edited by mvngu
Fixed minor typos and grammatical errors. (diff)
02:42 TracInstall edited by mvngu
Fixed minor typos. (diff)
01:16 Ticket #2841 (maxima pukes on non-ascii filenames (terrible evil bug! - caused by ...) created by was
[…]
00:46 Ticket #2840 ([with patch, positive review, needs rebase] notebook -- remove ALL unused ...) created by was
00:15 Ticket #2839 ([with patch, positive review] bug in conversion from symmetrica's longint) created by mhansen
This was reported here: …

04/06/08:

23:05 TracNotification edited by mvngu
Fixed minor typos and grammatical errors. Make the word "email" more … (diff)
22:51 TracRss edited by mvngu
fixed a minor typo (diff)
22:37 WikiStart edited by mvngu
fix a minor typo (diff)
20:52 Ticket #493 (gcc 4.3: LinBox package has broken NTL and givaro test) closed by mabshoff
fixed: This has been fixed in LinBox? 1.1.5. Cheers, Michael
20:49 Ticket #542 (get gmp-4.2.2 into SAGE) closed by mabshoff
wontfix: Due to licensing restrictions, i.e. LGPL V3+, this will not be merged. …
20:46 Ticket #2497 ([with patch, positive review] crash in polynomial remainder) closed by mabshoff
fixed: Merged in Sage 3.0.alpha2
20:06 Ticket #530 ([with patch, positive review] gmpz leak in Matrix_integer_dense__solve_iml ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha2
19:11 Ticket #2678 (modform -- a missing canonical coercion) closed by craigcitro
fixed: This was fixed with #2674.
18:33 Ticket #2811 ([with patch, positive review] make check is broken due to #2746) closed by mabshoff
fixed: Merged in Sage 3.0.alpha2
18:23 Ticket #2837 ([witch patch, positive review] use twisted-8.0.1's blockingCallFromThread) closed by mabshoff
fixed: Merged in Sage 3.0.alpha2
18:22 Ticket #2836 ([with patch, postive review] twisted.conch.ssh deprecated functions) closed by mabshoff
fixed: Merged in Sage 3.0.alpha2
18:20 Ticket #2838 ([with patch, posititive review] _PyList_Extend missing) closed by mabshoff
fixed: Merged in Sage 3.0.alpha2
18:18 Ticket #2316 ([with patch, positive review] dsage.start_all() can leave zombie workers ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha2
18:07 Ticket #2838 ([with patch, posititive review] _PyList_Extend missing) created by gfurnish
this function is not included in PyList?.pxi
17:14 Ticket #2837 ([witch patch, positive review] use twisted-8.0.1's blockingCallFromThread) created by yi
This patch makes use of the official blockingCallFromThread method in …
17:11 Ticket #2836 ([with patch, postive review] twisted.conch.ssh deprecated functions) created by yi
Patch attached which uses the new twisted.conch.ssh.keys.Key object …
15:38 Ticket #2835 ([with patch, positive review] primes_of_degree_one iterator for ...) created by ncalexan
It would be useful, for multimodular algorithms (and more!) to be able to …
15:31 Ticket #2832 ([with patch; positive review] mistake in tutorial) closed by mabshoff
fixed: Merged in Sage 3.0.alpha2
15:18 Ticket #2834 ([with patch, positive review] PyLint import cleanup for ...) created by malb
I ran pylint --enable-checker=imports on sage.rings.polynomial
15:09 Ticket #2833 ([Patch attached, positive review] Linbox build failure on OSX 10.4 intel) created by jkantor
Building the sage 3.0.alpha1 tarball failed at linbox on OSX 10.4 intel …
15:08 Ticket #2832 ([with patch; positive review] mistake in tutorial) created by was
I just got this email from Geert Heldager Nielsen […]
15:00 Ticket #1822 ([with patch, posititve review] update documentation for ...) closed by mabshoff
fixed: I can confirm that 1822_problems.patch fixes the problems I reported in …
14:50 Ticket #1097 (p-adic polynomials don't have discriminant) closed by mabshoff
fixed: Alex Ghitza and Mike Hansen have confirmed that this is now fixed: […] …
14:41 Ticket #1822 ([with patch, posititve review] update documentation for ...) reopened by mhansen
1822_problems.patch fixes the issue with the set partitions.
14:11 Ticket #1822 ([with patch, posititve review] update documentation for ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha2
13:04 WikiStart edited by boothby
Added link to reports page. (diff)
13:01 Ticket #2831 ([with patch; with positive review] speed up plotting when using floor()) closed by mabshoff
fixed: Merged in Sage 3.0.alpha2
10:06 Ticket #358 ([with patch, with positive review] padic_height_pairing_matrix computes ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha2
09:40 Ticket #2831 ([with patch; with positive review] speed up plotting when using floor()) created by jsp
In the notebook of sage-2.11: time plot(1.0 - x * floor(1/x), …
09:25 Ticket #2829 ([with patch, positive review] PyLint cleanup of crypto.mq.sr) closed by mabshoff
fixed: Merged trac_2829_pylint_crypto_mq_srpy-good_hunks.patch and …
08:11 Ticket #2830 ([with spkg, positive review] ace-5.0.spkg fails to install) closed by mabshoff
fixed: Merged into the package repo and mirrored out.
07:43 Ticket #2825 ([with patch; positive review] notebook -- document js.py some more) closed by mabshoff
fixed: Merged in Sage 3.0.alpha2
07:31 Ticket #2830 ([with spkg, positive review] ace-5.0.spkg fails to install) created by dunfield
The optional ace-5.0.spkg for the GAP component fails to install. It …
07:16 Ticket #2824 ([with patch, positive review] sturm_bound incorrect for GammaH) closed by mabshoff
fixed: Merged in Sage 3.0.alpha2
07:15 Ticket #2823 ([with patch, with positive review] notebook -- safari 3.1 introspection ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha2
07:11 Ticket #1121 (improve point counting for curvers over extension fields) closed by mabshoff
fixed: Closing this on the recommendation of John Cremona since the issues have …
07:09 Ticket #2828 ([with patch, positive review] get doctest coverage for combinat/ to 100%) closed by mabshoff
fixed: Merged in Sage 3.0.alpha2
06:27 Ticket #2829 ([with patch, positive review] PyLint cleanup of crypto.mq.sr) created by malb
The attached patch fixes a couple issues reported by …
03:09 Ticket #2828 ([with patch, positive review] get doctest coverage for combinat/ to 100%) created by mhansen
03:05 Ticket #2827 (sage -notebook does not handle options passed to it correctly) created by mhansen
The suspect code is the following (which isn't flexible enough): […]
01:07 Ticket #2826 ([with patch, positive review] notebook -- in safari, pressing enter after ...) created by was
This is a bug that's been around a while. It's probably fixable by fixing …
00:53 Ticket #2825 ([with patch; positive review] notebook -- document js.py some more) created by was
00:19 Ticket #2824 ([with patch, positive review] sturm_bound incorrect for GammaH) created by craigcitro
The Sturm bound is being calculated incorrectly for GammaH (we're just …
00:13 Ticket #2680 ([with patch, positive review] Modular forms for Gamma1(N) have wrong Sturm ...) closed by mabshoff
fixed: Merged in Sage 3.0.alpha2
Note: See TracTimeline for information about the timeline view.