Timeline


and

03/25/09:

23:55 Ticket #5615 ([with patch, not ready for review] use labels-as-values for fast_callable ...) created by cwitty
This patch uses gcc's labels-as-values extension to (theoretically) speed …
21:22 Ticket #5614 ([with patch, not ready for review] add top-of-stack caching for ...) created by cwitty
Top-of-stack caching is a standard optimization for stack interpreters; it …
19:32 Ticket #5613 ([with patch; positive review] fix url to sage hg server; ...) created by was
The command […] was broken because http://www.sagemath.org/hg/sage-main
18:13 Ticket #5589 ([with patch, positive review] binomial() doesn't work with negative ...) closed by mabshoff
fixed: Merged in Sage 3.4.1.alpha0. Cheers, Michael
17:36 Ticket #5578 ([with patch, with positive review] elliptic curve local data cache ...) closed by mabshoff
fixed: Merged in Sage 3.4.1.alpha0. Cheers, Michael
17:08 Ticket #5146 ([with patch; positive review] implement MPolynomial_ideal.variety() for ...) closed by mabshoff
fixed: Merged toy_variety.patch in Sage 3.4.1.alpha0. Cheers, Michael
16:54 Ticket #5486 ([with patch, positive review] fix bug in variety() for MPolynomialIdeals) closed by mabshoff
fixed: Merged in Sage 3.4.1.alpha0. Cheers, Michael
16:47 Ticket #5560 ([with patch, positive review] NTL interface missing wrappers for vec_GF2 ...) closed by mabshoff
fixed: Merged in Sage 3.4.1.alpha0. Cheers, Michael
16:42 Ticket #5612 (example of solving a system of linear equations symbolically using ...) created by jason
This should go into some docs somewhere. Maybe under solve_right or in a …
16:31 Ticket #5413 ([with patch, positive review] deprecate substitution via __call__ w/ ...) closed by mabshoff
fixed: Merged trac5413-deprecate-symbolic-unnamed-call.patch and …
16:01 Ticket #5451 ([with patch, positive review] Bug in addition of rational functions over a ...) closed by mabshoff
fixed: Merged in Sage 3.4.1.alpha0. Cheers, Michael
14:54 Ticket #5611 ([with spkg and patch; positive review] blackboard bold font for jsMath) created by jhpalmieri
To create this spkg, I took the file …
13:33 Ticket #5451 ([with patch, positive review] Bug in addition of rational functions over a ...) reopened by burcin
Right, nothing gets past you. :) …
10:56 Ticket #5610 ([with patch, positive review] LaTeX customization) created by jhpalmieri
This patch attempts to implement LaTeX customizations for the following …
10:55 Ticket #5451 ([with patch, positive review] Bug in addition of rational functions over a ...) closed by burcin
fixed: This ticket seems to have slipped under mabshoff's radar. I can verify …
09:00 Ticket #5609 ([with patch, positive review] some functions for BooleanPolynomialIdeal) created by malb
Added interreduced_basis() and __cmp__() functions to …
05:56 Ticket #5608 (Mertens' constant is named wrongly) created by fredrik.johansson
sage.functions.constants.Merten is named wrongly, as the mathematician's …
03:57 Ticket #5607 (confusing syntax for creating symbolic functions) created by burcin
In a comment to #5413 Jason pointed out the …
03:19 Ticket #4987 ([with spkg, positive review] Upgrade to Cython 0.11) closed by mabshoff
fixed: Merged in Sage 3.4.1.alpha0. Cheers, Michael
02:41 Ticket #5490 ([with patch, positive review] add capabilities to compute the day of ...) closed by mabshoff
fixed: Merged in Sage 3.4.1.alpha0. Cheers, Michael
02:24 Ticket #5518 ([with patch, positive review] Improve efficiency of multiplicative_order() ...) closed by mabshoff
fixed: Merged both patches in Sage 3.4.1.alpha0. Cheers, Michael
01:52 Ticket #5508 ([with patch, positive review] Improvements for relative number fields) closed by mabshoff
fixed: Merged sage-5508.3.patch in Sage 3.4.1.alpha0. Cheers, Michael
01:43 Ticket #5359 ([with patch, positive review] Block matrix viewing is broken) closed by mabshoff
fixed: Merged in Sage 3.4.1.alpha0. Cheers, Michael
01:35 Ticket #3820 ([with patch, positive review] notebook -- sometimes published worksheets ...) closed by mabshoff
fixed: Merged in Sage 3.4.1.alpha0. Cheers, Michael
01:26 Ticket #2129 ([with patch; positive review] implement "sage -t" for .spyx files) closed by mabshoff
fixed: Merged trac_2129-scripts-v3_4.patch in Sage 3.4.1.alpha0. Ryan: You …
01:16 Ticket #5523 ([with patch, positive review] odd primary steenrod algebra fixes) closed by mabshoff
fixed: Merged in Sage 3.4.1.alpha0. Cheers, Michael
00:52 Ticket #5433 ([with patch, positive review] LaTeX fixes) closed by mabshoff
fixed: Merged both patches in Sage 3.4.1.alpha0. Cheers, Michael
00:42 Ticket #5568 ([with patch, positive review] a few latex methods) closed by mabshoff
fixed: Merged in Sage 3.4.1.alpha0. Cheers, Michael
00:34 Ticket #5540 ([with patch; positive review] search_doc produces incorrect URLs) closed by mabshoff
fixed: Merged in Sage 3.4.1.alpha0. Cheers, Michael

03/24/09:

23:51 Ticket #5200 ([with patch, positive review] subsets and subwords bug fix + improvements.) closed by mabshoff
fixed: Merged both patches in Sage 3.4.1.alpha0. Cheers, Michael
23:24 Ticket #5093 ([with patch, positive review] rewrite fast_float to support more datatypes) closed by mabshoff
fixed: Merged all three patches in Sage 3.4.1.alpha0. Cheers, Michael
23:08 Ticket #4985 ([with patch, positive review] Expand documentation for list_plot to point ...) closed by mabshoff
fixed: Merged in Sage 3.4.1.alpha0. Cheers, Michael
23:01 Ticket #5353 ([with patch, positive review] add xgcd for polynomial over GF(2)) closed by mabshoff
fixed: Merged in Sage 3.4.1.alpha0. Cheers, Michael
20:50 Ticket #5606 ([with patch, positive review] color complex plotting) created by robertwb
It's really a shame Sage can't produce graphics like …
16:30 Ticket #5526 ([with patch; positive review] get rid of including sse4_1 in ...) closed by mabshoff
fixed: Merged in Sage 3.4.1.alpha0. Cheers, Michael
16:26 Ticket #4011 ([with patch, positive review] notebook -- copying a worksheet on worksheet ...) closed by mabshoff
fixed: Merged trac_4011.2.patch in Sage 3.4.1.alpha0. Cheers, Michael
16:16 Ticket #5204 ([with new patch, positive review] simon_two_descent -- bug in the ...) closed by mabshoff
fixed: Merged all three patches in Sage 3.4.1.alpha0. Cheers, Michael
14:36 Ticket #5605 (Construct Color objects using hsl and hsv values) created by jason
See  http://en.wikipedia.org/wiki/HSL_and_HSV See also this thread, where …
14:30 Ticket #5604 (average Color objects when adding them together) created by jason
This would make it easy to create purple, for example, as red+blue. …
14:29 Ticket #5603 (make a .mix() method for Sage color objects) created by jason
See the end of …
14:28 Ticket #5602 (make .lighter() and .darker() methods for Sage Color objects) created by jason
See the end of …
14:26 Ticket #5601 (Colors: CSS3/SVG presets, construct from HSL/HSV, blend/lighter/darker ...) created by jason
The sage repository patch * …
14:10 Ticket #5600 ([with patch, positive review] Cleanup of integer compositions) created by nthiery
- Documentation improvements - Fixes some of …
03:28 Ticket #5599 ([with patch, positive review] density_plot not centered correctly) created by robertwb
[…] clearly illustrates this problem

03/23/09:

22:12 Ticket #5598 ([with patch, positive review] allow post-creation (pre-use) declaration of ...) created by robertwb
One can now do […] This works as long as coercion has not yet been …
22:09 Ticket #5597 (Rename coercion action methods) created by robertwb
[…] See discussion at …
22:06 Ticket #5596 ([with patch, positive review] refactor coercion to catch fewer exceptions) created by robertwb
See discussion at …
18:58 Ticket #5595 ([with patch, positive review] minor dependancy checking glitch) created by robertwb
15:13 Ticket #5537 ([with patch, positive review] bug in __cmp__ in permgroup_element.pyx) closed by mabshoff
fixed: Merged trac_5537_perm_compare.patch in Sage 3.4.1.alpha0. Cheers, …
15:12 Ticket #3493 ([with patch, positive review] Notes on Elliptic curves documentation) closed by mabshoff
fixed: Merged in Sage 3.4.1.alpha0. Cheers, Michael
14:54 Ticket #4547 ([with patch, positive review] The Sage Notebook doesn't specify the ...) closed by mabshoff
fixed: Merged in Sage 3.4.1.alpha0. Cheers, Michael
14:38 Ticket #1477 (notebook -- make it unicode aware) closed by mabshoff
fixed: Fixed via #4547 and #5211. Cheers, Michael
14:38 Ticket #2896 (Notebook can't handle Umlauts (UTF-8)) closed by mabshoff
fixed: Fixed via #4547 and #5211. Cheers, Michael
14:36 Ticket #5211 ([with patch, positive review] add charset header to worksheet html header) closed by mabshoff
fixed: Merged in Sage 3.4.1.alpha0. Cheers, Michael
14:26 Ticket #5552 ([with patch, positive review] plot_slope_field typo) closed by mabshoff
fixed: Merged in Sage 3.4.1.alpha0. Cheers, Michael
14:26 Ticket #5460 ([with patch, positive review] deprecate 'invert' in matrix_rational_dense) closed by mabshoff
fixed: Merged in Sage 3.4.1.alpha0. Cheers, Michael
14:22 Ticket #5594 ([with patch, positive review] better error message for list_plot) created by jason
We might consider testing whether the second argument to list_plot (which …
14:17 Ticket #5593 ([with patch; positive review] CremonaDB.conductor_range does not give a ...) closed by mabshoff
fixed: Merged in Sage 3.4.1.alpha0. Cheers, Michael
14:02 Ticket #5529 ([with patch, positive review] bring documentation of classical.py to 100%) closed by mabshoff
fixed: Merged both patches in Sage 3.4.1.alpha0. Cheers, Michael
13:47 Ticket #5569 ([with patch, positive review] weil restriction of scalars) closed by mabshoff
fixed: Merged in Sage 3.4.1.alpha0. Cheers, Michael
13:46 Ticket #5570 ([with patch, positive review] determinants of matrices over Z/nZ with n ...) closed by mabshoff
fixed: Merged both patches in Sage 3.4.1.alpha0. Cheers, Michael
13:35 Ticket #5446 ([with patch, with positive review] RealIntervalField creates non-unique ...) closed by mabshoff
fixed: Merged in Sage 3.4.1.alpha0. Cheers, Michael
13:34 Ticket #5500 ([with patch, positive review] add remark to tutorial to make defining ...) closed by mabshoff
fixed: Merged both patches in Sage 3.4.1.alpha0. Cheers, Michael
13:18 Ticket #5535 ([with patch, with positive review] is_primitive is computes integer prime ...) closed by mabshoff
fixed: Merged trac_5535_is_primitive_avoid_duplicate_factorizations.2.patch in …
13:17 Ticket #5519 ([with patch, positive review] Irreducibility test is slow for polynomials ...) closed by mabshoff
fixed: Merged trac_5519_irred_faster.2.patch in Sage 3.4.1.alpha0. Cheers, …
12:36 Ticket #5575 ([with patch; with positive review] bug in span) closed by mabshoff
fixed: Merged in Sage 3.4.1.alpha0. Cheers, Michael
12:02 Ticket #5593 ([with patch; positive review] CremonaDB.conductor_range does not give a ...) created by nbruin
CremonaDB().conductor_range() gives an inclusive upper bound, so that …
11:39 Ticket #5563 ([with patch, positive review] Doctest failure in ...) closed by mabshoff
fixed: Merged in Sage 3.4.1.alpha0. Cheers, Michael
11:39 Ticket #5577 ([with patch, positive review] typo in tutorial) closed by mabshoff
fixed: Merged in Sage 3.4.1.alpha0. Cheers, Michael
07:56 Ticket #5592 (cell insertion bar does not come up before a text cell) created by jason
We should make the cell insertion bar available above a text cell.
07:43 Ticket #5591 (alt-enter makes new input cell *after* the following text cell) created by jason
[…] alt-enter should put a new input cell directly after the current …
05:14 Ticket #5590 (coercion between polynomial rings over extension fields and polynomial ...) created by malb
At #5569 William wrote: > As a challenge to Martin -- can you improve …
02:35 Ticket #5589 ([with patch, positive review] binomial() doesn't work with negative ...) created by ddrake
binomial() returns zero when its "numerator" is a negative integer, but …

03/22/09:

21:35 Ticket #5588 ([with patch, with positive review] developer's guide: more information ...) created by jhpalmieri
The attachment does the following things: 1. It says that the Sage style …
14:50 Ticket #5587 (input of hexadecimal integers is corrupted) created by zimmerma
[…] I understand that Sage tries to recognize a floating-point number …
13:09 Ticket #5585 ([with patch, needs review]) closed by malb
duplicate
13:09 Ticket #5584 ([with patch, needs review]) closed by malb
duplicate
10:54 Ticket #5586 ([with patch, positive review] faster & more convenient sr) created by malb
Before: […] After: […] Also, this now works: […]
10:53 Ticket #5585 ([with patch, needs review]) created by malb
Before: […] After: […]
10:53 Ticket #5584 ([with patch, needs review]) created by malb
Before: […] After: […]
04:36 Ticket #5583 (coercion bug in perm groups) created by robertwb
[…]

03/21/09:

13:00 Ticket #5582 ([with patch, positive review] Coercion from float to QQ is missing) created by jbandlow
[…] Note that the following works: […] > Yes, this conversion is …
10:12 Ticket #5581 ([with patch, positive review] Face lattices and f-vectors for polytopes; ...) created by mhampton
This patch adds the important functionality of computing face lattices and …
10:09 Ticket #5579 (preparsing error in recursive load of .sage files) closed by was
duplicate: stupid trac…
10:08 Ticket #5580 (preparsing error in recursive load of .sage files) created by was
[…] I can confirm this bug in Sage-3.4.
10:08 Ticket #5579 (preparsing error in recursive load of .sage files) created by was
[…] I can confirm this bug in Sage-3.4.
04:29 Ticket #5578 ([with patch, with positive review] elliptic curve local data cache ...) created by robertwb
The fix is trivial.

03/20/09:

14:50 Ticket #5531 ([with patch, positive review] Quaternion algebra docstring formatting ...) closed by mabshoff
fixed: Merged in Sage 3.4.1.alpha0. Cheers, Michael
14:20 Ticket #5536 ([with patch, positive review] trivial docstring patches for permgp.py) closed by mabshoff
fixed: Merged in Sage 3.4.1.alpha0. Cheers, Michael
14:20 Ticket #5542 ([with patch, positive review] more docstring fixes for permgroup.py) closed by mabshoff
fixed: Merged both patches in Sage 3.4.1.alpha0. Cheers, Michael
14:05 Ticket #5424 ([with patch, positive review] Move infinity to new coercion model) closed by mabshoff
fixed: Merged in Sage 3.4.1.alpha0. Cheers, Michael
13:50 Ticket #5493 ([with patch, positive review] improve Sphinx documentation of sr.py) closed by mabshoff
fixed: Merged in Sage 3.4.1.alpha0. Cheers, Michael
13:50 Ticket #5527 ([with patch, positive review] more improvements to Sphinx documentation of ...) closed by mabshoff
fixed: Merged in Sage 3.4.1.alpha0. Cheers, Michael
13:35 Ticket #5509 ([with patch, positive review] Make a parametric_plot.pyx docstring a raw ...) closed by mabshoff
fixed: Merged in Sage 3.4.1.alpha0. Cheeers, Michael
13:34 Ticket #3184 ([with patch, with positive review] broken p-adic getslice) closed by mabshoff
fixed: Merged in Sage 3.4.1.alpha0. Cheeers, Michael
13:23 Ticket #5452 ([with patch, positive review] Graph broken on a input of type dict of ...) closed by mabshoff
fixed: Merged both patches in Sage 3.4.1.alpha0. Doctests do pass. Cheers, …
13:14 Ticket #5223 ([with patch; positive review] silly bug in flint wrapper makes it a factor ...) closed by mabshoff
fixed: Merged trac_5223.take2.patch in Sage 3.4.1.alpha0. Cheers, Michael
11:18 Ticket #5577 ([with patch, positive review] typo in tutorial) created by jhpalmieri
This is a repeat of #4379, changing one word in the tutorial: the change …
06:39 Ticket #5576 ([with patch, positive review] MPolynomialSystem cleanup) created by malb
* clean up of ReST in mq.MPolynomialSystem * improved documentation …
04:03 Ticket #5575 ([with patch; with positive review] bug in span) created by was
[…]
03:09 Ticket #5574 (taking symbolic powers should coerce objects to symbolic expressions) created by burcin
Reported by Alex Raichev on sage-support: […] Since pynac supports …

03/19/09:

23:11 Ticket #5571 (fast_callable improvements (followup for #5093)) closed by cwitty
duplicate: Duplicate of #5572
20:54 Ticket #5573 ([with patch; positive review] genus2reduction interface has at least two ...) created by was
[…] The code: […] William replies: You have found a bug in Sage. …
16:55 Ticket #5572 (fast_callable improvements (followup for #5093)) created by robertwb
The code at #5093 is very good and ready to go in, but there are several …
16:55 Ticket #5571 (fast_callable improvements (followup for #5093)) created by robertwb
The code at #5093 is very good and ready to go in, but there are several …
16:11 Ticket #5570 ([with patch, positive review] determinants of matrices over Z/nZ with n ...) created by was
In Sage it is not feasable to directly compute the determinant of a 20x20 …
15:28 Ticket #5569 ([with patch, positive review] weil restriction of scalars) created by malb
While cleaning up mq.MPolynomialSystem I moved its misnamed …
10:59 Ticket #5568 ([with patch, positive review] a few latex methods) created by jhpalmieri
Two issues: QQbar doesn't seem to have a latex method. Also, the latex …
09:29 Ticket #5567 ([with patch, positive review] bug in region_plot) created by whuss
[…] The attached patch fixes this.
08:25 Ticket #5566 ([with patch, positive review] Symmetric Groebner bases and Infinitely ...) created by SimonKing
Attachments Please only use the attachment 'SymmetricIdeals?.patch' and …
06:25 Ticket #5565 (sage crashes because of too small stacksize) created by zimmerma
it seems a stacksize of 10M is not enough to run Sage, at least under …
05:06 Ticket #5564 (fix character encoding problems in the notebook) created by mhansen
This patch when applied on top of #4547 and #5211 will fix the issues …

03/18/09:

16:37 Ticket #5563 ([with patch, positive review] Doctest failure in ...) created by GeorgSWeber
modular_forms_and_hecke_operators.rst contains a call to sloane_find() …
16:00 Ticket #5562 (coercion error with vectors and polynomial rings with 1 variable) created by ncalexan
This is strange: it matters how many variables are specified. This fails …
10:21 Ticket #5561 ([with new patch, positive review] is_primitive does not belong in ...) created by rhinton
(I'm not a mathematician. Please correct any mistakes!) The current …
09:38 Ticket #5560 ([with patch, positive review] NTL interface missing wrappers for vec_GF2 ...) created by rhinton
I want to use the GF2X::MinPolySeq function from my Cython …
07:26 Ticket #5559 (roots issue on fedora core 32-bit and gcc 4.3.3) created by was
[…]
07:01 Ticket #5558 (jsmath-image-fonts spkg not updated in optional spkg listing on ...) created by jason
According to ticket #4674, the updated spkg …
04:48 Ticket #5557 ([with patch, positive review] implement ridiculously fast 4x4 determinant) created by boothby
#5520 calls M.det() for M a 4x4 matrix a huge number of times. So, let's …

03/17/09:

22:54 Ticket #5556 ([with patch, positive review] symbolic gamma function is incoherent) created by ncalexan
So this is incredibly awful: […] (for the record, the first one is …
16:38 Ticket #5555 ([with patch, positive review] make some TeX macros available to docstrings) created by jhpalmieri
With the attached patch, you should be able to use \ZZ, \CC, \RR, and \QQ …
14:38 Ticket #5554 ([with patch, positive review] implement cholesky_decomposition for ...) created by ncalexan
The attached patch * renames cholesky() to cholesky_decomposition() * …
13:59 Ticket #5553 (allow vertical slopes in slope field plots) created by kcrisman
[…] currently won't show the vertical slopes at y=0, x nonzero, but …
13:45 Ticket #5552 ([with patch, positive review] plot_slope_field typo) created by kcrisman
[…] should only have one function, not the two functions left over from …
13:29 Ticket #5551 ([with patch, positive review] Permutation from a pair of standard tableaux) created by slabbe
1. In sage 3.4, the Robinson Schensted algorithm is coded for a …
08:04 Ticket #5550 (.../doc/output/html/en/index.html should include "/index.html" in links) created by cwitty
The web page produced for "all the documentation" at …
07:44 Ticket #5549 (?? help in notebook is broken for functions defined in C) created by cwitty
At the command line, […] falls back to just giving the docstring (like …
04:53 Ticket #5548 (fix that _hnf_mod segfaults sage completely) created by was
[…]
04:02 Ticket #5547 (Restructure Ideal_generic in rings/ideal.py so that it doesn't derive from ...) created by was
02:36 Ticket #5546 (jacobian fails for pynac expressions) created by burcin
Reported by Alex Raichev on sage-support: […] …

03/16/09:

23:22 Ticket #5545 (bug in sage's Cython dependency tracker) created by cwitty
To reproduce: Start with Sage 3.4. Apply the attached patch …
23:21 Ticket #5544 (multipolynomial __call__ not consistent) created by robertwb
[…] The result should not depend on the specific polynomial, only on …
23:14 Ticket #5543 ([with patch, positive review] RealIntervalField parents are not unique) created by cwitty
Note that the attached patch has an apparently-spurious chunk that adds a …
22:45 Ticket #5542 ([with patch, positive review] more docstring fixes for permgroup.py) created by mvngu
While reviewing the patch on ticket #5536, I noticed that there are more …
20:43 Ticket #5541 ([with patch, positive review] more formatting fixes for ...) created by mvngu
While reviewing ticket #5531 I noticed some further formatting issues in …
19:26 Ticket #5540 ([with patch; positive review] search_doc produces incorrect URLs) created by ddrake
From [ http://groups.google.com/group/sage-devel/t/2da54338e1dda0fe …[…]
17:21 Ticket #5539 ([with patch, positive review] "sage -docbuild" could use a better error ...) created by robertwb
[…] It would be nice if it at least gave a list of available documents …
16:43 Ticket #5538 ([with patch; postiive review] Family does copy its input + various ...) created by hivert
When family got a dictionary it does not copy it's input so that one can …
16:09 Ticket #5537 ([with patch, positive review] bug in __cmp__ in permgroup_element.pyx) created by jhpalmieri
From …
15:50 Ticket #5536 ([with patch, positive review] trivial docstring patches for permgp.py) created by jhpalmieri
The subject says it all.
14:04 Ticket #5535 ([with patch, with positive review] is_primitive is computes integer prime ...) created by rhinton
The current (generic) code for is_primitive in …
13:46 Ticket #5534 ([with patch, positive review] sage.combinat.subword.smallest_positions ...) created by nthiery
I came across this function in Sage-Combinat, …
12:41 Ticket #5533 (Recompiling .spyx files changes class) created by rhinton
Apparently, recompiling a .spyx file creates a new module and/or creates a …
10:48 Ticket #5532 (doc search in sagenb.org broken) created by schilly
1. log in at  http://sagenb.org 1. goto …
10:44 Ticket #5531 ([with patch, positive review] Quaternion algebra docstring formatting ...) created by davidloeffler
In a vanilla copy of 3.4, I get complaints from sage -docbuild because …
10:31 Ticket #5530 (add absolute_diameter and relative_diameter to CIF (ComplexIntervalField)) created by ncalexan
RIF has the above methods; it would be nice if CIF did too, defined (like …
08:59 Ticket #5380 ([with patch; positive review] devmap: allow to search for contributions by ...) closed by mabshoff
fixed: Merged in Sage 3.4.1.alpha0. Cheers, Michael
03:44 Ticket #5529 ([with patch, positive review] bring documentation of classical.py to 100%) created by mvngu
As the subject says.
02:43 Ticket #5528 (implement functionality for deformation theory) created by AlexGhitza
This was requested by several people at Sage Days 14. For specifics and …
00:49 Ticket #5527 ([with patch, positive review] more improvements to Sphinx documentation of ...) created by mvngu
While reviewing ticket #5493, I noticed that the Sphinx documentation of …

03/15/09:

15:57 Ticket #4890 ([with spkg; needs review] get rid of nauty's stupid interactive license ...) closed by was
invalid: I'm closing this as invalid based on the discussion. The fix should be to …
10:40 Ticket #5526 ([with patch; positive review] get rid of including sse4_1 in ...) created by was
Justification: evidently we don't use this and it's on our box that builds …
00:37 Ticket #5525 ([with patch, positive review] fix bug in intersection of ZZ-modules) created by was
[…]

03/14/09:

22:03 Ticket #5524 (Fix missing equality test in attrcall) created by nthiery
The patch fixes the missing equality test methods in attrcall: […] …
20:16 Ticket #5523 ([with patch, positive review] odd primary steenrod algebra fixes) created by jhpalmieri
I'm attaching a patch to this and also giving it a positive review. …
17:21 Ticket #5522 ([with patch; needs work] Fix segfault if libsingular.so can't be found) created by tabbott
If for some reason libsingular.so doesn't exist, Sage will segfault when …
15:39 Ticket #5521 ([with patch, positive] fix serious bug in pickling the rational numbers ...) created by was
After converting QQ to Magma it suddenly stops pickling! […]
15:17 Ticket #5520 ([with patch; positive review] implement Pizer's algorithm for computing ...) created by was
I started using Magma in 1998 because only Magma had an implementation of …
13:43 Ticket #5519 ([with patch, positive review] Irreducibility test is slow for polynomials ...) created by rhinton
The patch calls the NTL irreducibility test directly instead of depending …
11:53 Ticket #5518 ([with patch, positive review] Improve efficiency of multiplicative_order() ...) created by cremona
The attached patch vastly improves the efficiency of the …
09:08 Ticket #5517 ([with patch; positive review] cvxopt-0.9.p7: build failure due to missing ...) created by tornaria
The error reported by cvxopt-0.9.p7 is: […] I did have perl …
09:00 Ticket #5516 (gmp-mpir-0.9: build failure inside kvm 64 bit virtual machine) created by tornaria
When running a 64 bit virtual cpu in kvm (72+dfsg-4, debian/lenny), the …
08:09 Ticket #5515 ("make" attempts to build documentation even if the build fails) created by cwitty
In $SAGE_ROOT/spkg/install: […] This hides the true cause of a build …

03/13/09:

16:23 Ticket #5514 ([with patch, needs work] implement exclusions for parametric 3d plots) created by wcauchois
This feature would emulate Mathematica's …
15:02 Ticket #5513 ([with patch, positive review] Enhanced support for number field unit ...) created by cremona
The attached patch (based on 3.4) implements a new class UnitGroup? for the …
10:31 Ticket #5512 (CombinatorialSpeciesStructures with different labels are equal) created by saliola
[…]
09:25 Ticket #5511 (arbitrary mesh functions) created by jason
The attached worksheet implements and illustrates arbitrary mesh functions …
08:38 Ticket #5510 ([with patch, positive review] update M4RI interface) created by malb
The attached patch(es) update Sage's interface to work with the HG version …
07:39 Ticket #5509 ([with patch, positive review] Make a parametric_plot.pyx docstring a raw ...) created by jason
The following documentation looks weird because the \t in the \times in …
04:55 Ticket #5508 ([with patch, positive review] Improvements for relative number fields) created by fwclarke
The attached patch implements many improvements for relative number …
01:53 WikiStart edited by fwclarke
(diff)

03/12/09:

20:04 Ticket #5507 (fix sage-sage script) created by dangrayson
I think there is a superfluous "shift" in the "sage-sage" script, because …
16:07 Ticket #5506 (symbolic vectors class) created by jason
We really should make symbolic vectors a subclass of the generic free …
16:00 Ticket #5505 (README.txt should mention "copy $SAGE_ROOT/sage to /usr/local/bin and ...) created by cwitty
README.txt doesn't say anything about how to make Sage accessible to …
14:03 Ticket #5504 ([duplicate] fix shell script "sage") created by dangrayson
It would be great if the line "$SAGE_ROOT/local/bin/sage-sage" $* in the …
13:25 WikiStart edited by dangrayson
(diff)
13:23 Ticket #5503 ("cmp" method failing on objects in the pickle jar) created by nbruin
The following piece of code loads the pickle jar and tries to compare each …
13:23 WikiStart edited by swinarsk
(diff)
12:26 Ticket #5502 ([with patch, positive review] implement ascii art output for Dynkin ...) created by AlexGhitza
Dan Bump requested this in his Sage Days 14 talk: have ascii art output a …
08:35 Ticket #5501 (pickling high-precision intervals is broken) created by boothby
The following explodes in sage 3.4: […] Furthermore, it dumps the …

03/11/09:

22:57 Ticket #5500 ([with patch, positive review] add remark to tutorial to make defining ...) created by was
[…]
22:18 Ticket #5499 ([with patch; positive review] Wrong precision when creating p-adic field ...) created by kedlaya
This was originally reported on ticket #5076 but seems to be a separate …
21:35 Ticket #5498 ([with patch; positive review] fix weird weird bug in maxima.py and garbage ...) closed by mabshoff
fixed: Merged in Sage 3.4. Cheers, Michael
21:21 Ticket #5498 ([with patch; positive review] fix weird weird bug in maxima.py and garbage ...) created by was
21:18 Ticket #5497 (notebook: make sure a worksheet handles being run multiple times ...) created by mabshoff
Currently the user can edit/start the same worksheet multiple times. But …
19:55 Ticket #5496 (fix bugs in is_prime) created by was
This is not good: […] The fix is to totally 100% rewrite is_prime in …
19:38 Ticket #5495 ([with patch, positive review] fix typo in error: "A mysterious error ...) created by was
There is a typo in the error message below (not a "perp"haps): […]
17:19 Ticket #5494 (Make it so that non-Sage notebook modes can display typeste output) created by mhansen
16:03 Ticket #5493 ([with patch, positive review] improve Sphinx documentation of sr.py) created by malb
The attached patch makes the Sphinx output for mq.SR look much …
15:54 Ticket #5492 (implement sage -bt) created by AlexGhitza
This was requested by Mike Stillman at Sage Days 14, and sounds like a …
15:33 Ticket #5491 (sylow_subgroup gives syntax error) created by dangrayson
This gives a syntax error: PSL(8,2).sylow_subgroup(7) I attach a file …
15:19 Ticket #5490 ([with patch, positive review] add capabilities to compute the day of ...) created by psinis
Calculates the date for Easter according to any of three methods: Western, …
14:22 WikiStart edited by mabshoff
(diff)
14:21 WikiStart edited by mabshoff
correct referral to trac guidelines (diff)
11:05 Ticket #5489 (Add an interface for 4ti2 to Sage) created by mhansen
Adds an interface to the (currently optional) 4ti2 package. 4ti2 is …
10:45 Ticket #5488 (optional polymake package fails to build on OS X, x86_64 Debian (possibly ...) created by was
Using sage-3.4.rc0 on bsd.math (a standard OSX 10.5 intel-based mac), the …
07:12 Ticket #5487 ([with patch, positive review] Content function for tableaux) created by andrew.mathas
Simple patch adding a content function for tableaux to tableau.py. …
05:58 Ticket #5486 ([with patch, positive review] fix bug in variety() for MPolynomialIdeals) created by malb
[…] this used to raise an exception, now it does what it is supposed …
01:25 Ticket #5485 ([with patch, positive review] issue with dimension of ideals in polynomial ...) created by AlexGhitza
Consider this: […] But judging from the docstring of …
01:16 Ticket #5484 (improve quotients of univariate polynomial rings) created by AlexGhitza
Roi Docampo and I noticed the following at Sage Days 14. This works: …
00:12 Ticket #5483 ([with patch; positive review] Add explain_pickle module; allow overriding ...) created by cwitty
explain_pickle is an unpickler (intended to be totally compatible with the …

03/10/09:

23:44 Ticket #5482 (Quotient ring can be created without generator names) created by justin
The following code works: […] but then this fails: […] The routine …
23:31 Milestone sage-3.4 completed
This release is being released after Sage Days 13: * merge of Jon …
23:31 Ticket #5481 ([with patch, positive review] devel/doc/output/* should be filtered from ...) created by mabshoff
There can be many rst files under devel/doc/output - those should be …
23:27 Ticket #5469 (sage -clone ... should copy the sage/doc/output directory) closed by mabshoff
fixed: Fixed via #5414. Cheers, Michael
23:25 Ticket #5414 ([with patch, positive review] notebook help: the live documentation list ...) closed by mabshoff
fixed: Merged all three patches in Sage 3.4.final. Cheers, Michael
22:31 Ticket #5461 ([with patch, positive review] make -bdist build OSX app only on demand) closed by mabshoff
fixed: Merged in Sage 3.4.final. Cheers, Michael
22:23 Ticket #5480 (R.quotient_by_principal_ideal() is self-contradictory) created by justin
The following seems absurd: […] Either the procedure should be …
21:09 Ticket #5479 ([with patch, positive review] schemes/generic/spec.py: Spec.__call__ is ...) created by AlexGhitza
Roi Docampo found this: […]
20:46 Ticket #5478 ([with patch, positive review] RestrictedPartitions is very slow and a huge ...) created by ddrake
I have code that does the same as […] but about 5.5 times faster...and …
20:45 Ticket #5476 ([with patch; positive review] dimension of jacobian of curves broken) closed by mabshoff
fixed: Merged in Sage 3.4.final. Cheers, Michael
20:19 Ticket #5477 (Make R.quotient_ring(I) normalize generator in the univariate case (easy ...) created by was
From a Sage Days 14 user (see below). In short, in the univariate …
17:13 Ticket #5474 ([with patch, positive review] delimiters for LaTeX representation of ...) closed by mabshoff
fixed: Merged both patches in Sage 3.4.final. Cheers, Michael
16:13 Ticket #5435 ([with patch, positive review] sage-ptest "Using cached timings." message ...) closed by mabshoff
fixed: Merged in Sage 3.4.final. Cheers, Michael
15:02 Ticket #5476 ([with patch; positive review] dimension of jacobian of curves broken) created by was
[…] This was found during Alex G.'s talk at Sage Days 14.
14:39 Ticket #5475 ([with patch, needs work] make it so ipython isn't imported when one does ...) created by was
If one wants to use Sage from a C program, e.g., like this (see below), …
14:23 Ticket #5474 ([with patch, positive review] delimiters for LaTeX representation of ...) created by jhpalmieri
There was a request on …
13:58 Ticket #5472 ([with patch, positive review] typo in developer's guide) closed by mabshoff
fixed: Merged in Sage 3.4.final. Cheers, Michael
13:58 Ticket #5463 ([with patch, positive review] new section for tutorial about functions vs. ...) closed by mabshoff
fixed: Merged in Sage 3.4.final. Cheers, Michael
13:45 Ticket #5466 ([with patch, positive review] Make symbolic variables unpickle uniquely) closed by mabshoff
fixed: Merged in Sage 3.4.final. Cheers, Michael
13:43 Ticket #4640 ([with patch, positive review] Do not dot out the number of pickles in the ...) closed by mabshoff
fixed: Merged in Sage 3.4.final. Cheers, Michael
13:39 Ticket #5473 (create extra pickle jar for old format pickles (followup of #4640)) created by mabshoff
When we currently update the pickle jar we do not keep pickles for older …
13:38 Ticket #5472 ([with patch, positive review] typo in developer's guide) created by jhpalmieri
First noted in …
13:19 Ticket #5471 (loads(dumps()) does not seem to work as wanted for Symbolic Variables) closed by GeorgSWeber
duplicate: ups, duplicate to #5466, sorry for the fuzz
13:12 Ticket #5471 (loads(dumps()) does not seem to work as wanted for Symbolic Variables) created by GeorgSWeber
Consider the following Sage session (Sage 3.4.rc1): […] The last result …
12:54 Ticket #5470 ([with patch, positive review] Update Cython entry in Developer's Guide) created by cswiercz
The current description for adding a new Cython module is outdated: …
12:52 Ticket #5409 ([with patch; positive review] rewrite quaternion algebras -- the current ...) closed by mabshoff
fixed: Merged 12 patches in Sage 3.4.final. Cheers, Michael
12:00 Ticket #5469 (sage -clone ... should copy the sage/doc/output directory) created by jhpalmieri
Running "sage -clone blah" should copy …
11:30 Ticket #5468 (matrix creation over laurent polynomial rings) created by wuthrich
[…] gives a […] The same problem occurs with LaurentSeriesRing, …
11:03 Ticket #5467 (The sage/macaulay2 interface doesn't work at all on large input) created by was
ON OS X and Linux with Macaulay 1.2. […] See also #7897 and #7915.
09:23 Ticket #5455 ([with patch; positive review] gap-4.4.12 -- workspaces broken on iras ...) closed by mabshoff
fixed: Merged in Sage 3.4.final. Cheers, Michael
02:35 Ticket #5466 ([with patch, positive review] Make symbolic variables unpickle uniquely) created by mhansen
01:03 Ticket #5465 ([with patch, positive review] render3d for groebner fans is totally broken) created by was
[…]

03/09/09:

23:07 Ticket #5464 (installing Sage should build the documentation) closed by mabshoff
duplicate: This is a dupe of #5414 - even though the summary of that ticket doesn't …
21:32 Ticket #5464 (installing Sage should build the documentation) created by jhpalmieri
If I download sage-3.4.rc1 and type 'make', the documentation does not get …
16:27 Ticket #5463 ([with patch, positive review] new section for tutorial about functions vs. ...) created by jhpalmieri
There are lots of questions sage-support in which people trying to do …
14:02 Ticket #5462 (Add support for Clawpack to Sage) created by cswiercz
CLAWPACK (Conservation Laws Package) is a software package designed to …
13:56 Ticket #5461 ([with patch, positive review] make -bdist build OSX app only on demand) created by mabshoff
Currently the new app on OSX is build per default for -bdist, but since it …
13:17 Ticket #5460 ([with patch, positive review] deprecate 'invert' in matrix_rational_dense) created by jhpalmieri
See …
12:42 Ticket #5410 (Install the HTML ReST documentation into $SAGE_LOCAL/documentation/sage) closed by mabshoff
invalid: Invalid - we should keep things in the output directory. Cheers, Michael

03/08/09:

20:54 Ticket #5459 (Notebook and worksheet autosave intervals, excessive snapshots) created by rbeezer
There is a notebook configuration item indexed by 'save_interval'. This …
14:03 Ticket #5458 (Refactor set partitions with a single entry points in global name space ...) created by nthiery
Refactor the set partitions code to have a single entry point in the …
13:53 Ticket #5457 (Refactor symmetric functions and k-bounded subspace) created by nthiery
This patch restructures the implementation of symmetric functions in sage …
13:38 WikiStart edited by nthiery
(diff)
03:05 Ticket #5456 (remove 32/64 bit dependency in modular symbols base enumerations) created by GeorgSWeber
This is a follow-up ticket to #5428. See the discussion there, I'll …

03/07/09:

23:13 Ticket #5443 ([with patch, positive review] Segfault in congruence subgroup element code) closed by mabshoff
fixed: Merged in Sage 3.4.rc1. Cheers, Michael
23:12 Ticket #5428 ([with patch, positive review] Doctest failure in ...) closed by mabshoff
fixed: Merged in Sage 3.4.rc1. Cheers, Michael
22:52 Ticket #5421 ([with patch, positive review] Speedup is_isomorphic) closed by mabshoff
fixed: Merged both patches in Sage 3.4.rc1. Cheers, Michael
22:49 Ticket #5220 ([with patch, positive review] Weird or non-appearance of default in ...) closed by mabshoff
fixed: Merged both patches in Sage 3.4.rc1. Cheers, Michael
22:16 Ticket #5408 ([with patch, positive review] Matrix kernel with PARI algorithm passes ...) closed by mabshoff
fixed: Merged in Sage 3.4.rc1. Cheers, Michael
21:53 Ticket #5455 ([with patch; positive review] gap-4.4.12 -- workspaces broken on iras ...) created by was
Saving workspaces is broken in GAP SUSE Itanium. […]
21:40 Ticket #5445 ([with patch, positive review] coercion is very slow when new coercions are ...) closed by mabshoff
fixed: Merged in Sage 3.4.rc1. Cheers, Michael
11:18 Ticket #5454 ([with patch, positive review] Add coercion documentation to the reference ...) created by mhansen
11:12 Ticket #5453 (Create a ring for working with polynomials in countably infinitely many ...) created by mhansen
09:15 Ticket #5452 ([with patch, positive review] Graph broken on a input of type dict of ...) created by slabbe
In sage-3.2.3 the code below was fine, but it is broken in sage-3.3 and …
06:35 Ticket #5451 ([with patch, positive review] Bug in addition of rational functions over a ...) created by cremona
Alex Lara reported on sage-support on 20090307: […] In more detail …
03:53 Ticket #4318 (update French tutorial for #4285) reopened by mmezzarobba

03/06/09:

13:44 Ticket #5450 ([with patch, positive review] plotting a vector as a point plots a sphere, ...) created by jason
Presumably, plotting a point is more efficient. However, […] plots …
07:57 Ticket #5449 ([with patch, positive review] Implements a variant of @cached_method with ...) created by nthiery
When the elements of a parent do not have unique representation, it can be …
07:45 Ticket #5442 (preparser or magma.eval bug?) closed by was
invalid: > The problem is that either preparse_ipython or magma.eval is too > …

03/05/09:

19:38 Ticket #5448 ([with patch, positive review] rework save/show in plot, use Matplotlib's ...) created by mhansen
This makes the axes and gridline code in Sage obsolete and upgrades the …
19:19 Ticket #5447 ([with spkgs and patch, positive review] Upgrade to jQuery 1.3 and jQuery ...) created by jason
Upgrading the jQuery and jQuery UI spkgs in Sage will make available …
18:16 Ticket #5446 ([with patch, with positive review] RealIntervalField creates non-unique ...) created by cwitty
real_mpfi.pyx uses the wrong function to create RealFields, so …
18:01 Ticket #5445 ([with patch, positive review] coercion is very slow when new coercions are ...) created by cwitty
Consider the following timings: […] The operation of adding the …
12:13 Ticket #5337 (update French to tutorial to reflect the fact that "I in CC" works in ...) reopened by mhansen
Hi Marc, I was wondering where this was fixed? In general, we don't …
12:09 Ticket #5337 (update French to tutorial to reflect the fact that "I in CC" works in ...) closed by mmezzarobba
fixed
12:03 Ticket #4318 (update French tutorial for #4285) closed by mmezzarobba
fixed
11:58 Ticket #5444 ([with patch, positive review] ellipses + float = boom) created by boothby
[…]
09:32 Ticket #5443 ([with patch, positive review] Segfault in congruence subgroup element code) created by craigcitro
David Loeffler ran into the following segfault earlier: […] The …
08:56 Ticket #5442 (preparser or magma.eval bug?) created by kohel
This works: sage: s = """ x := [ 1, 2, 3 ]; x; """ sage: …
08:34 Ticket #5441 (preparser_ipython edit) created by kohel
In the function prepare_ipython, in the block: if interface_name == …
08:26 Ticket #5440 (Failure to restart %magma in notebook.) created by kohel
In the notebook, if one does: %magma quit; then %magma 1+1 …

03/04/09:

16:45 Ticket #5368 ([with patch, positive review] plot3d is broken when variables not given) closed by mabshoff
fixed: Merged trac_5368-rebased.patch in Sage 3.4.rc1. Cheers, Michael
16:45 Ticket #5099 ([with patch, positive review] rank for trivial mod n sparse matrices is ...) closed by mabshoff
fixed: Merged in Sage 3.4.rc1. Cheers, Michael
16:07 Ticket #5434 ([with patch, positive review] .shift() of a zero polynomial is broken) closed by mabshoff
fixed: Merged in Sage 3.4.rc1. Cheers, Michael
15:54 Ticket #5432 ([with patch, positive review] sage-combinat fixes: sage calls and qselect) closed by mabshoff
fixed: Merged in Sage 3.4.rc1. Cheers, Michael
14:31 Ticket #5436 ([with patch, positive review] more miscellaneous typos) closed by mabshoff
fixed: Merged in Sage 3.4.rc1. Cheers, Michael
14:30 Ticket #5416 ([with patch, positive review] miscellaneous documentation fixes) closed by mabshoff
fixed: Merged misc-doc-fixes-rebased.patch in Sage 3.4.rc1. Cheers, Michael
13:21 Ticket #5439 (Cleanup quirks and weirdnesses in sage.combinat) created by nthiery
Progressively fix all quirks and weirdness in sage.combinat listed on …
11:51 Ticket #5437 ([with patch; positive review] pickle jar -- make it run through in order) closed by mabshoff
fixed: Merged in Sage 3.4.rc1. Cheers, Michael
09:31 Ticket #5438 ([with patch, positive review] Incorrect documentation and/or functionality ...) created by kcrisman
The following example from documentation seems to work: […] but the …

03/03/09:

21:32 Ticket #5437 ([with patch; positive review] pickle jar -- make it run through in order) created by was
Current when unpickling the pickle jar the files are run through in …
20:40 Ticket #5436 ([with patch, positive review] more miscellaneous typos) created by mvngu
While reviewing ticket #5416, I came across a number of typos I saw in the …
20:07 Ticket #5435 ([with patch, positive review] sage-ptest "Using cached timings." message ...) created by cwitty
The attached patch changes the message from […] to […] Hopefully …
20:02 Ticket #5434 ([with patch, positive review] .shift() of a zero polynomial is broken) created by cwitty
[…]
18:15 Ticket #5433 ([with patch, positive review] LaTeX fixes) created by jhpalmieri
The attached patch fixes some _latex_ methods: things like "{\rm …
15:28 Ticket #5432 ([with patch, positive review] sage-combinat fixes: sage calls and qselect) created by nthiery
Bug fixes: - Honor the SAGE_ROOT env variable to call sage - Removed …
11:18 Ticket #5431 ([with patch, positive review] Command line parser fails on hex values with ...) created by rhinton
[…] The same thing happens with "0xE". It appears the parser sees the …
10:10 Ticket #5430 ([with patch, positive review] Coleman integrals of differential forms from ...) created by jen
The coercion seems to be fine, but the Coleman integral fails: […]
05:37 Ticket #5429 (Change the QuadraticForm base_ring method to only define the equivalence, ...) created by jonhanke
It is sometimes inconvenient to require that all quadratic_forms take …
05:01 Ticket #5428 ([with patch, positive review] Doctest failure in ...) created by jsp
John Palmieri reported this in sage-3.4.alpha. I is still here in rc0: …
04:40 Ticket #5427 (Evaluate the naming of (variable substitution) routines in Quadratic forms) created by jonhanke
Compare the naming of methods in the QuadraticForm? class for consistency …
01:24 Ticket #5426 (Move finite fields to new coercion model) created by robertwb
01:23 Ticket #5425 (Move MW cohomology to new coercion model) created by robertwb
01:23 Ticket #5424 ([with patch, positive review] Move infinity to new coercion model) created by robertwb
01:23 Ticket #5423 ([with patch, needs work] Move calculus to new coercion model) created by robertwb
I went through and included all of the changes that Robert made in the …

03/02/09:

16:52 WikiStart edited by rhinton
(diff)
16:17 Ticket #5393 ([with spkg, positive review] pycrypto 2.0.1: integrate fix for ...) closed by mabshoff
fixed: Merged in Sage 3.4.rc0. Cheers, Michael
15:25 Ticket #5382 ([with spkg, positive review] Update MPFR to 2.4.1 (security)) closed by mabshoff
fixed: Merged in Sage 3.4.rc0. Cheers, Michael
11:25 Ticket #5422 (Quadratic forms polynomial) created by aly.deines
Given a quadratic form Q over the ring R of dimension n, this returns the …
10:57 WikiStart edited by aly.deines
(diff)
10:36 Ticket #5421 ([with patch, positive review] Speedup is_isomorphic) created by rlm
Based on the thread at …
09:38 Ticket #5420 (imag(complex(0,1)) gives TypeError (easy)) created by jason
[…] This is because complex(0,1).imag is a number, not a function, so …

03/01/09:

22:40 Ticket #5419 (moving fraction field to new coercion broke old pickles) created by craigcitro
At some point, fraction fields were moved over to the new coercion model, …
22:37 Ticket #5411 ([with patch, positive review] QuadraticForm: implement clifford_invariant ...) closed by mabshoff
fixed: Merged trac_5411.clifford_invariant.2nd.patch in Sage 3.4.rc0. Cheers, …
21:24 Ticket #5351 ([with patch, positive review] Sage 3.3 broke the update of ...) closed by mabshoff
fixed: Merged in Sage 3.4.rc0. Cheers, Michael
21:22 Ticket #5412 ([with patch, positive review] bug in edit and set_edit_template) closed by mabshoff
fixed: Merged in Sage 3.4.rc0. Cheers, Michael
20:31 Ticket #5407 ([with patch; positive review] fractional gens? not good -- ...) closed by mabshoff
fixed: Merged in Sage 3.4.rc0. Cheers, Michael
20:17 Ticket #5418 (Get the coverage of the Jon Hanke's qf code to 100%) created by mabshoff
This is a followup to #4470. The code was merged under the condition that …
20:00 Ticket #5403 ([with patch, positive review] fix "from ... import *" in class ...) closed by mabshoff
fixed: Merged in Sage 3.4.rc0. Cheers, Michael
19:52 Ticket #5417 (Fix some more deepcopy/caching issues in the quadratic forms code ...) created by mabshoff
Gonzalo found some problem in the QF code when working on #5403. These …
19:39 Ticket #5361 ([with patch, positive review] problems in the sage.rings conversion) closed by mabshoff
fixed: Merged in Sage 3.4.rc0. Cheers, Michael
18:35 Ticket #5406 ([with patch, positive review] Remove the doc repo from Sage) closed by mabshoff
fixed: Merged in Sage 3.4.rc0. Cheers, Michael
18:17 Ticket #5363 ([with patch, positive review] Sage 3.4.alpha0: -sdist issue: MANIFEST.in ...) closed by mabshoff
fixed: Merged in Sage 3.4.rc0. Cheers, Michael
15:53 Ticket #5416 ([with patch, positive review] miscellaneous documentation fixes) created by cwitty
As I was reviewing sphinxification patches, I noticed a lot of …
14:56 Ticket #5415 (wrong definition of multifactorial?) created by cwitty
The multifactorial method on integers is different than the one at …
13:17 Ticket #5414 ([with patch, positive review] notebook help: the live documentation list ...) created by mabshoff
The notebook help screen has links to the reference manual and so on. …
10:00 Ticket #5413 ([with patch, positive review] deprecate substitution via __call__ w/ ...) created by cwitty
As discussed on sage-devel here: …
08:10 Ticket #5412 ([with patch, positive review] bug in edit and set_edit_template) created by was
Check this out: […] Either the error message should be changed or …
07:50 WikiStart edited by jvoight
(diff)
07:30 Ticket #5411 ([with patch, positive review] QuadraticForm: implement clifford_invariant ...) created by tornaria
The hasse_invariant of a quadratic form doesn't match the standard …

02/28/09:

23:12 Ticket #5410 (Install the HTML ReST documentation into $SAGE_LOCAL/documentation/sage) created by mabshoff
When building Sage we should install the ReST documentation into …
22:57 Ticket #5409 ([with patch; positive review] rewrite quaternion algebras -- the current ...) created by was
The goal of this ticket is to rewrite QuaternionAlgebra? so that it is very …
22:30 Ticket #5384 ([with patch and spkg, positive review] pynac symbolics gives very wrong ...) closed by mabshoff
fixed: Merged in Sage 3.4.rc0. Cheers, Michael
22:26 Ticket #5408 ([with patch, positive review] Matrix kernel with PARI algorithm passes ...) created by rbeezer
Using the PARI kernel algorithm returns a PARI object which is unpacked as …
22:15 Ticket #5401 ([with patch, positive review] Fix the permission issues with the CC field ...) closed by mabshoff
fixed: Excellent. Fixed during the Sage 3.4.rc0 release cycle. Cheers, Michael
21:59 Ticket #5407 ([with patch; positive review] fractional gens? not good -- ...) created by was
This patch fixes the bug.
21:27 Ticket #5406 ([with patch, positive review] Remove the doc repo from Sage) created by mabshoff
Since 3.4.alpha0 the documentation has moved to the main sage repo. So …
20:41 Ticket #5387 ([with patch, needs review] a few changes to the installation guide) closed by mabshoff
fixed: Do not reopen ticket that I have closed. Open a followup ticket - this is …
20:37 Ticket #5387 ([with patch, needs review] a few changes to the installation guide) reopened by mvngu
The patch trac_5387_reviewer-fixes.patch fixes some typos found in …
18:49 Ticket #5373 ([with patch, positive review] fix problem in builder.copytree) closed by mabshoff
fixed: Merged in Sage 3.4.rc0. Cheers, Michael
18:21 Ticket #5234 (doctest failure in devel/sage/sage/rings/real_lazy.pyx) closed by mabshoff
invalid: Ok, neither Jaap nor wjp reported this in subsequent builds, so invalid. …
18:05 Ticket #5398 ([with patch, positive review] clone is broken in Sage 3.4.alpha0 due to ...) closed by mabshoff
fixed: Merged in Sage 3.4.rc0. Cheers, Michael
16:22 WikiStart edited by stankewicz
(diff)
16:22 WikiStart edited by stankewicz
(diff)
15:14 Ticket #5405 (create a decorator for adding default keyword arguments to a function) created by mhansen
The typical usage of this decorator would be to be applied above a …
14:32 Ticket #5357 ([with patch; positive review] typos in library files; Sage 3.3) closed by mabshoff
fixed: Merged in Sage 3.4.rc0. Cheers, Michael
13:55 Ticket #5404 ([with patch, positive review] deprecate numerical_sqrt) created by robertwb
Now we have sqrt(a, prec=1000). Also, it doesn't even do what it says. …
13:30 Ticket #5403 ([with patch, positive review] fix "from ... import *" in class ...) created by tornaria
There are a number of "from ... import *" in the new quadratic forms code. …
13:04 Ticket #5369 ([with patch, positive review] Optimize transpose for matrix_integer_dense ...) closed by mabshoff
fixed: Merged trac-5369-transpose-gmp-matrix.2.patch in Sage 3.4.rc0. Cheers, …
13:03 Ticket #5345 ([with patch, positive review] Optimize transpose, antitranspose for dense ...) closed by mabshoff
fixed: Merged trac-5345-transpose-matrix-dense.patch in Sage 3.4.rc0. Cheers, …
13:02 Ticket #5184 ([with patch, positive review] nonzero_positions is broken for sparse ...) closed by mabshoff
fixed: Merged 5184-rebased.patch in Sage 3.4.rc0. Cheers, Michael
12:16 Ticket #5402 (Sparse determinants are slow) created by jbandlow
The following timings should be able to be improved. […] William …
09:10 Ticket #5370 ([with patch, positive review] copy for matrix_double_dense) closed by mabshoff
fixed: Merged trac-5370-copy-matrix_double_dense.2.patch only in Sage 3.4.rc0. …
09:09 Ticket #5362 ([with patch, positive review] bug in transpose for matrix_double_dense) closed by mabshoff
fixed: Merged in Sage 3.4.rc0. Cheers, Michael
09:08 Ticket #5061 ([with patch, positive review] Steenrod algebras report additive order of 0 ...) closed by mabshoff
fixed: Merged both patches in Sage 3.4.rc0. Cheers, Michael
09:07 Ticket #4710 ([with patch, positive review] fix docstring for divisors) closed by mabshoff
fixed: Merged in Sage 3.4.rc0. Cheers, Michael
08:55 Ticket #5401 ([with patch, positive review] Fix the permission issues with the CC field ...) created by mabshoff
From #5400: Me: […] Jason: […] Cheers, Michael
08:29 Ticket #5400 (conversion error) created by jason
Using Sage 3.4.alpha0: {{{sage: RDF(e(1j)) ERROR: An unexpected error …
08:28 Ticket #5395 ([with patch, positive review] a few fixes for the ReST conversion of the ...) closed by mabshoff
fixed: Merged in Sage 3.4.rc0. Cheers, Michael
08:27 Ticket #5387 ([with patch, needs review] a few changes to the installation guide) closed by mabshoff
fixed: Merged both patches in Sage 3.4.rc0. Cheers, Michael
08:25 Ticket #5376 ([with patch, positive review] minor problems with ReST in plot.py) closed by mabshoff
fixed: Merged in Sage 3.4.rc0. Cheers, Michael
08:24 Ticket #5375 ([with patch, positive review] minor problems with ReST in ...) closed by mabshoff
fixed: Merged in Sage 3.4.rc0. Cheers, Michael
08:23 Ticket #5374 ([with patch, positive review] minor problem with ReST in misc/hg.py) closed by mabshoff
fixed: Merged in Sage 3.4.rc0. Cheers, Michael
08:22 Ticket #5372 ([with patch, positive review] Fix mwrank doctest in 3.4.alpha0) closed by mabshoff
fixed: Merged in Sage 3.4.rc0. Cheers, Michael
08:06 Ticket #5391 ([with patch, positive review] Update sage-combinat script to use ...) closed by mabshoff
fixed: Merged in Sage 3.4.rc0. Cheers, Michael
07:57 Ticket #5366 ([with patch, positive review] graphplot arrowheads are hidden in ...) closed by mabshoff
fixed: Merged in Sage 3.4.rc0. Cheers, Michael
07:56 Ticket #5358 ([with patch; positive review] major bug in missing import of escape in ...) closed by mabshoff
fixed: Merged in Sage 3.4.rc0. Cheers, Michael

02/27/09:

20:20 Ticket #1944 (subsections not honored in ref manual) closed by mhansen
fixed: This was fixed in #5330.
19:36 WikiStart edited by psinis
just adding my name… (diff)
19:34 Ticket #5399 (FinanceDate class) created by psinis
FinanceDate? class extends datetime.date in the Python Standard Lib. The …
15:07 Ticket #5394 ([with patch, positive review] Remove the remnants of the docs from ...) closed by mabshoff
fixed: Merged in Sage 3.4.rc0. Cheers, Michael
14:58 Ticket #5390 ([with patch, needs work, probably invalid] install_package, ...) closed by mabshoff
invalid: Replying to SimonKing: > Hi Michael, Hi Simon, <SNIP> > I …
13:32 Ticket #5398 ([with patch, positive review] clone is broken in Sage 3.4.alpha0 due to ...) created by mabshoff
John Cremona reported in …
13:06 Ticket #5397 ([with patch, needs work] SmallGroups library can't be used in Sage-3.3) created by SimonKing
As I reported at …
12:29 Ticket #5396 (Wrapping lcalc library) created by rishi
Wrapping lcalc library. This patch depends spkg upgrade in #4793
12:09 Ticket #5395 ([with patch, positive review] a few fixes for the ReST conversion of the ...) created by jhpalmieri
With the new version of the documentation, the first lines of some files …
09:14 Ticket #5394 ([with patch, positive review] Remove the remnants of the docs from ...) created by mhansen
08:38 Ticket #5393 ([with spkg, positive review] pycrypto 2.0.1: integrate fix for ...) created by mabshoff
[…]
08:03 Ticket #5392 (relative number field subfield method -- unclear documentation) created by dmharvey
Consider […] The S.subfield method documentation says that it …
07:17 Ticket #5391 ([with patch, positive review] Update sage-combinat script to use ...) created by mhansen
01:45 Ticket #5390 ([with patch, needs work, probably invalid] install_package, ...) created by SimonKing
package.py provides various functions for obtaining a list of installed …

02/26/09:

15:33 Ticket #5389 (Creating a updated GAP workspace with -tp is racy) created by mabshoff
See a comment on #5366. When one does doctest Sage with -tp and GAP has …
15:26 Ticket #5388 (Remove hg_doc* in Sage 3.4 since it no longer works once the doc repo is ...) closed by mabshoff
invalid: Replying to mhansen: > I'm pretty sure I already removed this …
14:53 Ticket #5388 (Remove hg_doc* in Sage 3.4 since it no longer works once the doc repo is ...) created by mabshoff
This come up via other tickets. Removing the functionality completely …
10:29 Ticket #5387 ([with patch, needs review] a few changes to the installation guide) created by jhpalmieri
At least one thing in the installation guide (a table) disappeared in the …
10:03 Ticket #5319 (Fix location of source in the Sage's installation manual) closed by mhansen
fixed: Closed due to #5330.
09:44 Ticket #4675 (sphinxify SAGE_ROOT/devel/doc/overviews/) closed by mabshoff
fixed: This can be closed for Sage 3.4.alpha0 due to Mike's work on the …
09:27 Ticket #2679 (sage docs -- get rid of aux, etc., files when packaging up for ...) closed by mabshoff
fixed: Close in Sage 3.4.alpha0 due to the switch to ReST. Thanks for catching …
09:22 Ticket #1984 (make html documentation error) closed by mhansen
fixed: Good catch. Closed due to #5330.
08:23 Ticket #5386 ([with patch, positive review] simplicial complexes and their homology) created by jhpalmieri
The attached patch implements simplicial complexes, chain complexes, and …
06:41 Ticket #4470 ([with patch, positive review] Merge Jon Hanke's qudratic forms code into ...) closed by mabshoff
fixed: As mentioned above this code was merged in Sage 3.4.alpha0. Cheers, …
05:53 Ticket #5385 (Sage 3.3: GAP 4.4.12 experiences strange startup problem on some Linux ...) created by mabshoff
As reported in …
03:50 Ticket #5333 (pynac.spkg: Delete old pynac libray during spkg-install) closed by mabshoff
invalid: Replying to burcin: > I need to learn how to use trac. :) …
03:10 Ticket #5333 (pynac.spkg: Delete old pynac libray during spkg-install) reopened by burcin
I need to learn how to use trac.
03:10 Ticket #5333 (pynac.spkg: Delete old pynac libray during spkg-install) closed by burcin
fixed: The pynac package already deletes the existing libraries before installing …

02/25/09:

21:19 Ticket #5384 ([with patch and spkg, positive review] pynac symbolics gives very wrong ...) created by cwitty
In sage 3.4.alpha0 (and sage 3.3): […]
20:41 Ticket #5383 (isinstance(PrincipalIdealDomain) should be replaced with a method ...) created by ncalexan
This is the cause of things like: […] Surprisingly few places where …
20:15 Ticket #5382 ([with spkg, positive review] Update MPFR to 2.4.1 (security)) created by mabshoff
[…]
19:24 Ticket #5381 ([with patch, positive review] Refactor matrix kernels) created by rbeezer
From proposal on sage-devel: Place the guts of kernel computations for …
19:15 Ticket #5380 ([with patch; positive review] devmap: allow to search for contributions by ...) created by mvngu
The development map (devmap) at …
19:09 Ticket #5379 ([with patch, positive review] html conversion problems with live version ...) created by jhpalmieri
In the live version of the tutorial, I'm seeing some problems. The static …
18:40 Ticket #5378 ([with patch, positive review] Sage 3.3: numerical noise in ...) created by mabshoff
[…]
16:53 Ticket #5377 (weird output for trivial class group) created by dmharvey
[…] There is something missing after "structure". This is possibly …
16:32 Ticket #5376 ([with patch, positive review] minor problems with ReST in plot.py) created by jhpalmieri
This fixes the last few issues from #4923.
16:22 Ticket #5375 ([with patch, positive review] minor problems with ReST in ...) created by jhpalmieri
This fixes the few open problems from ticket #4912.
16:17 Ticket #5374 ([with patch, positive review] minor problem with ReST in misc/hg.py) created by jhpalmieri
This fixes the one problem remaining from ticket #4919.
10:43 Ticket #5373 ([with patch, positive review] fix problem in builder.copytree) created by mhansen
[…]
10:28 Ticket #5372 ([with patch, positive review] Fix mwrank doctest in 3.4.alpha0) created by mhansen
[…]
05:01 Ticket #5371 ([with patch, positive review] change autosave defaults) created by mhampton
Until the autosave becomes smarter, the default settings should be …
02:50 Ticket #5370 ([with patch, positive review] copy for matrix_double_dense) created by ylchapuy
no copy defined for matrix_double_dense, add it.
02:00 Ticket #5369 ([with patch, positive review] Optimize transpose for matrix_integer_dense ...) created by ylchapuy
matrix_integer_dense and matrix_rational_dense don't have any optimize …

02/24/09:

20:08 Ticket #5368 ([with patch, positive review] plot3d is broken when variables not given) created by was
In released sage-3.3, this gives an infinite loop in the command line or …
17:26 Ticket #5367 (bug in composition of power series) created by AlexGhitza
The following returns an incorrect answer: […] This was reported via …
15:56 Ticket #5365 (duplicate graphplotting hidden arrows) closed by ekirkman
duplicate: This is a duplicate now... (See ticket #5366). Apparently the back …
15:53 Ticket #5366 ([with patch, positive review] graphplot arrowheads are hidden in ...) created by ekirkman
Kristin Lauter pointed out that the following input: […] produces a …
15:44 Ticket #5365 (duplicate graphplotting hidden arrows) created by ekirkman
Kristin Lauter pointed out that the following input: sage: S = …
15:42 Ticket #5364 (unused maxima builtin functions for matrices over SR) created by ylchapuy
some functions are not wraped which makes e.g. identity_matrix or …
14:57 Ticket #5363 ([with patch, positive review] Sage 3.4.alpha0: -sdist issue: MANIFEST.in ...) created by mabshoff
For 3.4.alpha0 -sdist does not include any of the new doc repo code, i.e. …
14:27 Ticket #5362 ([with patch, positive review] bug in transpose for matrix_double_dense) created by ylchapuy
A copy is missing: […]
14:16 Ticket #5278 ([with spkg, needs review] On modern fedora 64 installs, sage exits ...) closed by mabshoff
fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
12:30 Ticket #5340 ([with patch, positive review] NTL "context"s can be restored at the wrong ...) closed by mabshoff
fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
12:09 Ticket #4989 (Delete the section "4 Running the SAGE Notebook Securely" from the sage ...) closed by mhansen
fixed: This can be closed due to #5330.
11:57 Ticket #427 ([close once the ReST patches are in] backslash infix operator does not ...) closed by mabshoff
fixed: Fixed by the ReST merge in 3.4.alpha0. Cheers, Michael
11:57 Ticket #3737 ([close once the ReST patches are in] backslash in verbatim environment in ...) closed by mabshoff
fixed: Fixed by the ReST merge in 3.4.alpha0. Cheers, Michael
11:53 Ticket #5356 ([with patch, positive review] 100r returns a Sage integer in the notebook ...) closed by mabshoff
fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
11:51 Ticket #5349 ([with patch, positive review] Make extensions linking against libSingular ...) closed by mabshoff
fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
11:50 Ticket #5354 ([with patch, positive review] stop paying attention to <stdlib.h> RAND_MAX ...) closed by mabshoff
fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
11:48 Ticket #5348 ([with-patch, positive review] Implements guard selection in sage -combinat ...) closed by mabshoff
fixed: Merged in Sage 3.4.alpha0. Nicolas: This was a diff, I applied it and …
11:39 Ticket #3760 (creating 666 rings in singular fails with an out of memory error on 32-bit ...) closed by mabshoff
fixed: Fixed in Sage 3.4.alpha0 via #4181 and #5344. Cheers, Michael
11:38 Ticket #4181 ([with patch, positive review] Singular/omalloc: do use the system's malloc) closed by mabshoff
fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
11:36 Ticket #5344 ([with patch, positive review] Singular/omalloc "double free" problem) closed by mabshoff
fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
11:34 Ticket #5334 ([with spkg, positive review] libgcrypt.spkg: Disable padlock again ...) closed by mabshoff
fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
11:33 Ticket #5331 ([with patch, positive review] update sage_scripts to deal with the new ...) closed by mabshoff
fixed: Merged both patches in Sage 3.4.alpha0. Cheers, Michael
11:29 Ticket #5336 ([with patch, needs review] make the live documentation in the notebook ...) closed by mabshoff
fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
11:24 Ticket #5330 ([with patch, needs work] Move the docs over to the main repository) closed by mabshoff
fixed: Merged both patches in Sage 3.4.alpha0. Cheers, Michael
11:18 Ticket #5226 (convert sage.structure.* docstrings to Sphinx) closed by mabshoff
fixed: Fixed via #5330 in Sage 3.4.alpha0. Cheers, Michael
11:11 Ticket #4920 ([with patch, positive review] convert sage.modular.* docstrings to Sphinx) closed by mabshoff
fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
11:09 Ticket #4923 ([with patch, needs review] convert sage.plot.* docstrings to Sphinx (open ...) closed by mabshoff
fixed: Merged in Sage 3.4.alpha0. Mike: please open a ticket for the review …
11:04 Ticket #4918 ([with patch, needs review] convert sage.matrix.* docstrings to Sphinx) closed by mabshoff
fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
10:58 Ticket #4905 ([with patch, positive review] convert sage.coding.* docstrings to Sphinx) closed by mabshoff
fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
10:56 Ticket #4926 ([with patch, with positive review] convert sage.schemes.* docstrings to ...) closed by mabshoff
fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
10:54 Ticket #4916 ([with patch, needs review] convert sage.lfunctions.* docstrings to Sphinx) closed by mabshoff
fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
10:52 Ticket #4912 ([with patch, needs review] convert sage.geometry.* docstrings to Sphinx ...) closed by mabshoff
fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
10:51 Ticket #4921 ([with patch, needs review] convert sage.modules.* docstrings to Sphinx) closed by mabshoff
fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
10:48 Ticket #4902 ([with patch, positive review] convert sage.algebras.* docstrings to Sphinx) closed by mabshoff
fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
10:47 Ticket #4914 ([with patch, positive review] convert sage.groups.* docstrings to Sphinx) closed by mabshoff
fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
10:45 Ticket #4922 ([with patch, needs work] convert sage.monoids.* docstrings to Sphinx) closed by mabshoff
fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
10:43 Ticket #4904 ([with patch, positive review] convert sage.categories.* docstrings to ...) closed by mabshoff
fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
10:41 Ticket #4924 ([with patch, needs review] convert sage.probability.* docstrings to Sphinx) closed by mabshoff
fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
10:37 Ticket #4906 ([with patch, needs work] convert sage.combinat.* docstrings to Sphinx) closed by mabshoff
fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
10:36 Ticket #4907 ([with patch, needs review] convert sage.crypto.* docstrings to Sphinx) closed by mabshoff
fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
10:33 Ticket #4909 ([with patch, needs little work] convert sage.dsage.* docstrings to Sphinx) closed by mabshoff
fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
10:30 Ticket #4927 ([with patch, needs review] convert sage.server.* docstrings to Sphinx) closed by mabshoff
fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
10:27 Ticket #4917 ([with patch, needs review] convert sage.libs.* docstrings to Sphinx) closed by mabshoff
fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
10:25 Ticket #4915 ([with patch, needs review] convert sage.interfaces.* docstrings to Sphinx) closed by mabshoff
fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
10:24 Ticket #5361 ([with patch, positive review] problems in the sage.rings conversion) created by cwitty
These are problems I reported in #4925 that did not get fixed in the first …
10:22 Ticket #4908 ([with patch, needs review] convert sage.databases.* docstrings to Sphinx) closed by mabshoff
fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
10:19 Ticket #4925 ([with patch, needs work] convert sage.rings.* docstrings to Sphinx) closed by mabshoff
fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
10:17 Ticket #4919 ([with patch, needs review] convert sage.misc.* docstrings to Sphinx (open ...) closed by mabshoff
fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
10:14 Ticket #4910 ([with patch, positive review after a fast re-reading] convert ...) closed by mabshoff
fixed: Merged sage.functions-final-fixed.patch in Sage 3.4.alpha0. Cheers, …
10:09 Ticket #5360 (Re-reading of #4927 convert sage.server.* docstrings to Sphinx) created by hivert
== File: sage/server/introspect.py == * Some pairs of single quote are …
10:04 Ticket #4913 ([with patch, positive review] convert sage.graphs.* docstrings to Sphinx) closed by mabshoff
fixed: Merged sage.graphs-final.patch in Sage 3.4.alpha0. Cheers, Michael
10:01 Ticket #4911 ([with patch, positive review] convert sage.games.* docstrings to Sphinx) closed by mabshoff
fixed: Merged sage.games-final.patch in Sage 3.4.alpha0. Cheers, Michael
09:58 Ticket #4903 ([with patch, positive review] convert sage.calculus.* docstrings to Sphinx) closed by mabshoff
fixed: Merged sage.calculus-final.patch in Sage 3.4.alpha0. Cheers, Michael
09:55 Ticket #4457 ([with patch, positive review] tutorial: add find_root() to "2.4.1 Solving ...) closed by mabshoff
fixed: Fixed in Sage 3.4.alpha0 by merging #3479. Cheers, Michael
09:55 Ticket #5359 ([with patch, positive review] Block matrix viewing is broken) created by kcrisman
From sage-support: Viewing block matrices "nicely" seems to be difficult …
09:54 Ticket #3479 ([with patch, positive review] update dsage portion of tut.tex) closed by mabshoff
fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
06:44 Ticket #5358 ([with patch; positive review] major bug in missing import of escape in ...) created by was
twist.py uses escape but doesnt' import it. This is a bug introduced in …
00:08 Ticket #5357 ([with patch; positive review] typos in library files; Sage 3.3) created by mvngu
A bunch of typos found in Sage 3.3 library files, in particular files …

02/23/09:

23:53 Ticket #5356 ([with patch, positive review] 100r returns a Sage integer in the notebook ...) created by jason
type(100r) returns <type 'sage.rings.integer.Integer'> in the notebook …
20:14 Ticket #5355 (QQbar should have a coercion from number fields with embedding) created by cwitty
If a number field comes with an embedding into the complex numbers, QQbar …
18:21 Ticket #5354 ([with patch, positive review] stop paying attention to <stdlib.h> RAND_MAX ...) created by cwitty
The randstate framework always provides 31-bit random numbers regardless …
15:51 Ticket #5353 ([with patch, positive review] add xgcd for polynomial over GF(2)) created by mhansen
Currently, this fails: […]
14:47 Ticket #4181 ([with patch, positive review] Singular/omalloc: do use the system's malloc) reopened by mabshoff
Positive review. Build on OSX 32 bit, OSX 64 bit, FC 10 and also …
14:37 Ticket #5352 (the valgrind log files in sage-doctest are written to $HOME/.sage instead ...) created by mabshoff
Fix it so that the logs end up in DOT_SAGE since that does not have to be …
11:06 Ticket #5351 ([with patch, positive review] Sage 3.3 broke the update of ...) created by mabshoff
When unpacking a Sage 3.3 binary the update of easy-install.pth is broken: …
10:53 Ticket #5350 ([with patch, positive review] sage-clone should use hard links for the ...) created by burcin
We copy the build directory when we're cloning the tree. This wastes disk …
07:07 Ticket #5349 ([with patch, positive review] Make extensions linking against libSingular ...) created by mabshoff
The summary says it all. It causes the extensions to be automatically …
01:29 Ticket #5348 ([with-patch, positive review] Implements guard selection in sage -combinat ...) created by nthiery
Implements: - sage -combinat qselect <myguards> - sage -combinat …
00:21 Ticket #5347 ([with patch, positive review] divides() may fail for 1 on the rhs.) created by malb
[…] This is because of this code added at …

02/22/09:

23:34 Ticket #5346 ([with patch, positive review] Some doctests in ...) created by mabshoff
Reported by Jan Groenewald in …
Note: See TracTimeline for information about the timeline view.