Timeline


and

08/25/08:

20:44 Ticket #2410 ([with patch, positive review] parametric_plot and constants) closed by mabshoff
fixed: Merged trac_2140.patch in Sage 3.1.2.alpha1
20:44 Ticket #3853 ([with patch, positive review] plot.py improvements part 1: Remove all ...) closed by mabshoff
fixed: Merged trac_3853-rebased-3.1.1-trac_3880.patch, trac_3880-referee.patch …
15:07 Ticket #3654 ([with patch, positive review] Deprecation warning function) closed by mabshoff
fixed: Merged in Sage 3.1.2.alpha1
15:07 Ticket #3794 ([with patch, with positive review] Create eigen functions for matrices) closed by mabshoff
fixed: Merged all four patches in Sage 3.1.2.alpha1
14:58 Ticket #3952 ([with patch, positive review] make plot() and parametric_plot() use ...) created by jason
Currently we have an error when calling these functions with constants. …
14:23 Ticket #2411 ([fixed by another ticket, no patch required, should be closed] Missing ...) closed by mabshoff
fixed: Thanks John. Closed as suggested. Cheers, Michael
13:17 Ticket #3946 ([with patch; with positive review] Tidier BinaryQF reductions) closed by mabshoff
fixed: Merged in Sage 3.1.2.alpha1
13:05 Ticket #3947 ([with spkg, positive review] build python against Sage's readline) closed by mabshoff
fixed: Merged in Sage 3.1.2.alpha1
12:52 Ticket #3951 (Make a "Tickets in which I have participated" report) created by jason
It would be great to have a Trac report that listed all the tickets in …
12:50 Ticket #3948 ([with spkg, positive review] Add 64 bit OSX build support for clisp) closed by mabshoff
fixed: Merged in Sage 3.1.2.alpha1
12:34 Ticket #2387 ([with partial patch] Create _sage_init_ functions for all objects) closed by mabshoff
wontfix: Closed as wontfix due to #3484 and #3485. […] Cheers, Michael
11:05 Ticket #3950 ([with patch, positive review] notebook -- template(s) for generating ...) created by TimothyClemans
Make templates to replace notebook.html_worksheet_list_public and …
09:10 Ticket #3949 ([with patch, positive review] notebook -- move all HTML in twist.py to ...) created by TimothyClemans
Move the HTML in twist.py in the classes/functions {{{ ForgotPassPage?, …
00:34 Ticket #3948 ([with spkg, positive review] Add 64 bit OSX build support for clisp) created by mabshoff
AN updated spkg is at …
00:04 Ticket #3947 ([with spkg, positive review] build python against Sage's readline) created by dphilp
Because we do not set some env variables at the moment we do not build …

08/24/08:

21:59 Ticket #3926 ([with spkg, positive review] fix Macaulay2 building) closed by mabshoff
fixed: Merged in Sage 3.1.2.alpha1
21:16 Ticket #1638 (FreeBSD: change "/bin/bash" to "/usr/bin/env bash") closed by mabshoff
fixed: All known instances of /bin/bash have been fixed. So I am closing this and …
20:52 Ticket #3942 ([with patch, positive review] Sage interfaces vs. pyprocessing) closed by mabshoff
fixed: Merged in Sage 3.1.2.alpha1
20:24 Ticket #3939 ([with patch, positive review] copyright notice in integer.pyx) closed by mabshoff
fixed: Merged in Sage 3.1.2.alpha1
19:59 Ticket #3927 ([with new patch, positive review] Several enhancements and bug fixes for ...) closed by mabshoff
fixed: Merged sage-trac3927.patch, sage-trac3927a.patch, sage-trac3927b.patch and …
19:58 Ticket #3869 ([with patch, positive review] CremonaDatabase functions iter() and ...) closed by mabshoff
fixed: Merged sage-trac3869.patch and trac3869-extra-doctest.patch in Sage …
19:35 Ticket #3946 ([with patch; with positive review] Tidier BinaryQF reductions) created by choldsworth
Cremona writes: >However, there are some things I really do not like about …
19:30 Ticket #3432 ([with patch, positive review] MPolynomial_libsingular does not have a ...) closed by mabshoff
fixed: Merged trac_3432_degrees.patch in Sage 3.1.2.alpha0
18:43 Ticket #3910 ([with patch, with positive review] adjust interval printing: precise ...) closed by mabshoff
fixed: Merged in Sage 3.1.2.alpha1. All doctests pass with the patch applied. …
18:20 Ticket #465 (LinBox: reenable Strassen-Winograd optimization test on Solaris) closed by mabshoff
fixed: This was fixed a while ago. On […] we now have: […] Cheers, …
18:13 Ticket #2569 ([with patch, positive review] Add XOR to preparser) closed by mabshoff
fixed: Merged all three patches in Sage 3.1.2.alpha1
18:13 Ticket #3873 ([with patch, positive review] Doctest should test for warnings) closed by mabshoff
fixed: Merged all three patches in Sage 3.1.2.alpha1
17:42 Ticket #2000 ([with patch, positive review] fall back to univariate factoring if ...) closed by mabshoff
fixed: Merged in Sage 3.1.2.alpha1
11:47 Ticket #3945 ([with patch, positive review] sage -gdb doesn't work (ipython related?)) created by was
It's very annoying that "sage -gdb" doesn't work under OS X 10.5. Here's …
10:33 Ticket #3588 ([with patch, needs review] Divison may involve lengthy calculations) closed by mabshoff
fixed: This patch was merged in Sage 3.0.6, so I am closing it. The issue it …
10:09 Ticket #2500 (Deprecate "sage -upgrade"; replace by "sage -expert_upgrade"; likewise for ...) closed by mabshoff
duplicate: William opened #3944 with a patch, so I am closing this as a dupe. …
10:07 Ticket #172 (memory leak in pyrex) closed by mabshoff
invalid: Yes, invalid it is. Cheers, Michael
09:15 Ticket #3944 ([with patch; positive review; some debate] replace "sage -upgrade" by ...) created by was
I'm sick of people thinking "sage -upgrade" is supposed to work if you're …
05:27 Ticket #3943 ([with patch, positive review] block designs patch) created by wdj
pydesign is a very basic GPL2+ package for block designs …

08/23/08:

22:16 Ticket #3942 ([with patch, positive review] Sage interfaces vs. pyprocessing) created by rlm
When using pyprocessing, if you use an interface to some external …
22:13 Ticket #3941 (threading diff over lists to give the jacobian) created by jason
In MMA, you can thread the derivative over lists of variables and …
21:50 Ticket #3931 (Should we merge the dependency relation graph code by Scot Terry) closed by rlm
invalid: And, the answer is NO.
17:09 Ticket #3940 ([with patch, needs work] Add a warnings framework to Sage) created by jason
The builtin python warnings framework allows filtering on subclasses of …
16:19 Ticket #425 (Squash warning cause by using "-Wstrict-prototypes" in cython) closed by malb
invalid: I'm all for invalidating.
16:12 Ticket #661 (Integrate Trac with SAGE Wiki) closed by malb
wontfix: No.
16:04 Ticket #1414 (wrap MPolynomialRing so inject_on() works.) closed by malb
wontfix: Since it is deprecated now, I'm closing the ticket as wontfix. …
14:27 Ticket #3939 ([with patch, positive review] copyright notice in integer.pyx) created by malb
I'm working on #3905 and want to use integer.pyx as a showcase on …
14:02 Ticket #3938 ([with patch, with positive review] coercion framework converts built-in ...) created by cwitty
This came up while reviewing #2898, which adds a conversion from float to …
13:54 Ticket #658 (print the random seed use to initialize the rng, add ability to set seed ...) closed by cwitty
fixed: The randstate framework essentially fixes this. It doesn't print the seed …
13:34 Ticket #3937 ([with patch, positive review] notebook -- move HTML for account settings ...) created by TimothyClemans
Relies on #3923
13:08 Ticket #3936 (Throw exceptions on nonsensical comparisons?) created by nbruin
It is impossible to have Python's universal comparison and have …
12:38 Ticket #3896 ([with spkg, patch; positive review] Upgrade Cython to 0.9.8.1) closed by mabshoff
fixed: Merged in Sage 3.1.2.alpha1
12:14 Ticket #1248 (mwrank wrapper defect: precision issue) closed by cwitty
fixed: This works for me in Sage 3.1.1 on 32-bit and 64-bit x86; maybe the …
11:38 Ticket #3935 ([with patch, positive review] ode_solver __init__ method ignores many ...) created by jwmerrill
The following example comes from the in-source documentation for …
04:46 Ticket #3934 ([with patches; positive review] Eta product modular functions) created by davidloeffler
At the Heilbronn Institute workshop "Computations with Modular Forms", Ken …
01:14 Ticket #3670 (symbolic equation should be merged into symbolic opeartors) closed by was
invalid

08/22/08:

20:56 Ticket #3928 (additional docs for creating multiedge graphs) closed by jason
invalid: Indeed, the following works: […]
17:10 Ticket #3887 ([with patch, positive review] Bug in determinant) closed by mabshoff
fixed: Merged in Sage 3.1.2.alpha0. Craig: Did Nils find or also fix the bug, …
17:06 Ticket #3884 ([with patch, positive review] change banner in "sage -advanced") closed by mabshoff
fixed: Merged in Sage 3.1.2.alpha0
17:05 Ticket #3013 ([with patch, positive review] bug in integrate (found during a talk!)) closed by mabshoff
fixed: Merged in Sage 3.1.2.alpha0
14:42 Ticket #3710 ([with spkg, positive review] Segfault in Tachyon on some latest GCC ...) closed by mabshoff
fixed: Merged in Sage 3.1.2.alpha0
13:01 Ticket #3683 ([with patch, with positive review] meataxe interface) closed by mabshoff
fixed: Merged 10128.patch, 10129.patch and 10130.patch in Sage 3.1.2.alpha0
12:36 Ticket #3707 ([with patch, positive review] Make all common Sage classes convertible to ...) closed by mabshoff
fixed: Merged the patches listed above in Sage 3.1.2.alpha0
12:12 Ticket #3933 ([with patch, positive review] Set iteration is broken over sets created ...) created by anakha
This works: sage: list(Set([1, 2, 3, 4, 5])) [1, 2, 3, 4, 5] But this …
11:27 Ticket #1470 ([with spkg, positive review] upgrade maxima.spkg to 5.16.2) closed by mabshoff
fixed: Merged in Sage 3.1.2.alpha0
11:17 Ticket #3932 ([with patch, positive review] generate size n trees in linear time) created by jason
See  http://wiki.wstein.org/2008/480a/theprojects
11:16 Ticket #3931 (Should we merge the dependency relation graph code by Scot Terry) created by jason
See  http://wiki.wstein.org/2008/480a/theprojects
11:13 Ticket #3930 (Check to see if we should merge the bipartite matching code from Susan ...) created by jason
See  http://wiki.wstein.org/2008/480a/theprojects
11:06 Ticket #3929 (Merge the max-flow min-cut code from Scott Clifford and Jerin Schneider) created by jason
See  http://wiki.wstein.org/2008/480a/theprojects
10:58 Ticket #3928 (additional docs for creating multiedge graphs) created by jason
[…]
05:33 Ticket #3927 ([with new patch, positive review] Several enhancements and bug fixes for ...) created by cremona
This works: […] and so does this: […] but not this: […] So: …
05:29 Ticket #3926 ([with spkg, positive review] fix Macaulay2 building) created by malb
I've uploaded a new SPKG for M2 to: …
01:06 Ticket #3925 ([with SPKG, needs work] Wrap Bernstein 's primegen) created by robertwb
See  http://cr.yp.to/primegen.html Some code at …

08/21/08:

18:38 Ticket #3924 ([with patch; needs work] Build Python as a framework build on OS X) created by dphilp
Build Python as a framework build on OS X. spkg up at …
17:36 Ticket #3813 ([with patch, positive review] Improve adaptive rendering in plot()) reopened by mabshoff
Arnaut, Franco, after discussing this in IRC we thought it might be a …
17:11 Ticket #3923 ([with patch, positive review] notebook -- convert existing templates to ...) created by TimothyClemans
Requires the Jinja Template Engine  http://jinja.pocoo.org/2/
15:41 Ticket #3922 ([with patch, positive review] Make nice arrows) created by jason
We've been having lots of trouble with arrows looking nice. In this …
15:12 Ticket #3813 ([with patch, positive review] Improve adaptive rendering in plot()) closed by mabshoff
fixed: Merged in Sage 3.1.2.alpha0
14:57 Ticket #3919 ([with patch; positive review] Selector - do not inset a lone button) closed by mabshoff
fixed: Merged in Sage 3.1.2.alpha0
14:22 Ticket #1300 ([with patch, positive review] Customize the output of Singular matrices) closed by mabshoff
fixed: Merged SingularMatrix?.patch, trac_1300_fixup.patch and …
11:51 Ticket #3908 ([with patch, positive reivew] fix major memory leak in fast_float) closed by mabshoff
fixed: Merged in Sage 3.1.2.alpha0
08:18 Ticket #3921 ([with patch, positive review] calculus -- solve(..., constant) should ...) created by was
[…]
02:01 Ticket #3920 ([with patch, positive review] FiniteFieldElement.vector/matrix -> ...) created by malb
While reading the Developer's guide update at #3905 it occurred to me that …

08/20/08:

17:20 Ticket #3919 ([with patch; positive review] Selector - do not inset a lone button) created by itolkov
If there is only one button in a selector, such as […] it is not …
16:17 Ticket #3918 ([with patch, positive review] notebook -- MAJOR BUG involving uploading ...) created by was
1. Go to Data --> Upload File 2. Select a URL that takes "forever" to …
13:53 Ticket #3917 (make %html (and other text-cell indicators) imply %hide) created by jason
It seems that every time I want an HTML cell, I also want to hide the …
13:36 Ticket #3916 (Make a %wiki (or %markdown or %rest) cell mode for the notebook) created by jason
Currently it seems that the only way to get nice text between cells is to …
13:02 Ticket #3915 ([with patch, positive review] PolyBoRi interface improvements) created by malb
The attached patch * adds an interpolation_polynomial method to …
11:19 Ticket #3914 (error in parsing maxima output) created by jason
[…]
09:36 Ticket #3913 ([with patch, positive review] order function not defined for ideal classes) created by cremona
In 3.1 you can't ask for the order of an ideal class. Example: […] …
07:31 Ticket #3912 (sage -t foo.tex should also test listings blocks not only verbatim) created by malb
sage -t can check stuff in […] I propose to also support […] …
07:29 Ticket #3911 (come up with a good framework for citing stuff in docstrings) created by malb
the framework should allow to generate a bibliography etc. while not …
07:22 Ticket #3910 ([with patch, with positive review] adjust interval printing: precise ...) created by cwitty
This patch adjusts interval printing so that sufficiently small precise …
01:11 Ticket #3904 (Fix 64 bit OSX Fortran issue with R) closed by mabshoff
invalid: This was some stupid interaction between me deleting some files that were …

08/19/08:

23:21 Ticket #3536 (jmol -- update the spkg) closed by mabshoff
duplicate: Jkantor opened #3909, so I am closing this as a duplicate. Cheers, …
23:16 Ticket #3909 ([with spkg, positive review] Updating jmol package to latest) created by jkantor
The jmol package hasn't been updated recently and i've experienced …
19:57 Ticket #3908 ([with patch, positive reivew] fix major memory leak in fast_float) created by cwitty
Currently there is a major memory leak in fast_float because it uses …
18:21 Ticket #3907 ([with patch, positive review] plot correctly up to asymptotes) created by kcrisman
Assuming this is a bug, not a feature: […]
18:16 Ticket #3906 (symbolic plotting bug) created by kcrisman
No response on sage-support, so I deem this a bug, not a feature: […]
17:35 Ticket #3905 ([with patch, positive review] revision of programming guide) created by jhpalmieri
I've edited the programming guide; this has involved a fair amount of …
17:26 Ticket #3199 ([with spkg, positive review] fix 64 bit OSX build support for zn_poly) closed by mabshoff
fixed: Merged in Sage 3.1.2.alpha0
17:18 Ticket #3195 ([with spkg, positive review] add 64 bit OSX build support for polybori) closed by mabshoff
fixed: Merged in Sage 3.1.2.alpha0
17:18 Ticket #3194 ([with spkg, positive review] fix 64 bit OSX build support for singular) closed by mabshoff
fixed: Merged in Sage 3.1.2.alpha0
17:18 Ticket #1621 ([with spkg, positive review] update gd to 2.0.35/update 64 bit OSX support) closed by mabshoff
fixed: Merged in Sage 3.1.2.alpha0
16:48 Ticket #3904 (Fix 64 bit OSX Fortran issue with R) created by mabshoff
spkg coming up. Cheers, Michael
16:35 Ticket #3180 (add 64 bit OSX build support to gdmodule-0.56.p4) closed by mabshoff
fixed: This is fixed. It just build fine with Sage 3.1.1 in 64 bit OSX mode. …
16:12 Ticket #3903 (fix mv factorization problem in singular) created by mabshoff
Tom Boothby reported the following problem: […] would roughly fail one …
16:08 Ticket #3641 ([with spkg, positive review] new Singular upstream release) closed by mabshoff
fixed: Merged in Sage 3.1.2.alpha0
15:47 Ticket #3221 (libSingular segfaults Sage on startup on OSX 64) closed by mabshoff
fixed: This is fixed by the spkg at #3194. Cheers, Michael
15:45 Ticket #1631 (update quaddouble to 2.3.6) closed by mabshoff
wontfix: Since we are removing quaddouble from Sage (see #3762) I am closing this …
14:27 Ticket #3902 (%cython -- add an option #clibinclude that is like cinclude; otherwise ...) created by was
Right now we have […] and we need […]
10:53 Ticket #3901 ([with patch; positive review] automated doctesting elementary number ...) created by was
[…] Same comments about my modular forms book.
10:50 Ticket #3900 ([with patch; positive review] make testing an official pickle jar a part ...) created by was
See #3482 and #3899. Each copy of Sage should include an official pickle …
10:44 Ticket #3899 (massive unpickle problems) created by was
I grabbed the 3.0.5 pickle jar from #3482, and tried it in 3.1.1. The …
10:17 Ticket #3898 ([with spkg, needs work] Make an optional, self contained gcc 4.3.4 spkg) created by mabshoff
This spkg requires a working Sage to build and is Linux only for now. See …
08:19 Ticket #3897 ([with new patch, positive review] bug in local_information due to the lack ...) created by wuthrich
[…] yields […] The problem is that ZZ has no object …

08/18/08:

21:32 Ticket #3896 ([with spkg, patch; positive review] Upgrade Cython to 0.9.8.1) created by robertwb
Lots of new features, including c-speed access to NumPy? arrays, a memory …
20:48 Ticket #3895 (sage-notebook-insecure ImportError) created by rlm
If called from $SAGE_ROOT, everything goes fine, but if called from …
20:25 Ticket #3894 ([with patch, positive review] in tutorial, live version, triple dots are ...) created by jhpalmieri
In examples like this in the tutorial: […] the three dots are not …
19:04 Ticket #3773 ([with patch, positive review] hidden markov models -- part 2) closed by mabshoff
fixed: Merged all five patches in Sage 3.1.2.alpha0
19:03 Ticket #3880 ([with patch, positive review] Bad behavior of arrows) closed by mabshoff
fixed: Merged in Sage 3.1.2.alpha0
18:50 Ticket #3886 (Plotting of digraphs is broken) closed by mabshoff
fixed: Fixed by merging #3880. Cheers, Michael
18:49 Ticket #3877 (fix arrow so that they scale properly) reopened by mabshoff
Oops, rlm says this is a different issue. Sorry Mike. Cheers, Michael
18:49 Ticket #3877 (fix arrow so that they scale properly) closed by mabshoff
fixed: Fixed by #3880. Hence: closed. Cheers, Michael
18:43 Ticket #3175 ([with spkg, positive review] add 64 bit OSX build support to zlib) closed by mabshoff
fixed: Merged in Sage 3.1.2.alpha0
18:34 Ticket #3174 ([with spkg, positive review] add 64 bit OSX build support to flint) closed by mabshoff
fixed: Merged in Sage 3.1.2.alpha0
18:09 Ticket #3604 (zlib: elementary.py - Conditional jump or move depends on uninitialised ...) closed by mabshoff
fixed: This is wontfix, but I have added a suppression for this issue in the …
17:12 Ticket #3726 ([with patch, positive review] stats/finance -- add support for hidden ...) closed by mabshoff
fixed: Merged hmm-bundle-3.0.5.hg in Sage 3.1.2.alpha0. This bundle contains 12 …
16:15 Ticket #3874 ([with patch, positive review] Moebius plot bug) closed by mabshoff
fixed: Merged in Sage 3.1.2.alpha0
16:12 Ticket #3888 ([with trivial patch, positive review] trivial indentation) closed by mabshoff
fixed: Merged in Sage 3.1.2.alpha0
08:38 Ticket #3893 (random_element methods should all accept *args and **kwds) created by malb
Because: * some more highlevel random_element functions pass thru …
08:35 Ticket #3892 ([with patch, positive review] PowerSeries random element over GF(q) ...) created by malb
[…] The proposed fix by Hamish Ivey-Law is to add (dummy) *args
07:00 Ticket #3891 ([with patch, positive review] polynomial sqrt method) created by jbmohler
John Cremona requests a sqrt for polynomial rings: […]
06:56 Ticket #3890 ([with patch, positive review] exact division syntax in finite fields of ...) created by jbmohler
It appears that the operator is supported for most fields, but not for …
06:50 Ticket #3889 (extend parameter for number field sqrt method) created by jbmohler
Number field element sqrt should support the extend parameter in analogy …
04:38 Ticket #3888 ([with trivial patch, positive review] trivial indentation) created by malb
03:48 Ticket #3887 ([with patch, positive review] Bug in determinant) created by craigcitro
Here's a crazy bug: […] Amusingly, the proof=False one is correct. …

08/17/08:

20:53 Ticket #3886 (Plotting of digraphs is broken) created by saliola
See the attached images for the results of these commands (images produced …
14:58 Ticket #3885 ([with additional patch, positive review] Bug in free module __call__ ...) created by craigcitro
Salman Butt ran into the following bug: […] Fix is attached, but the …
12:40 Ticket #3884 ([with patch, positive review] change banner in "sage -advanced") created by was
From Ralf Hemmecke: […] It should be the normal Sage banner.
12:20 Milestone sage-3.1.1 completed
This milestone fixed one critical bug in the 3.1 release.
10:33 Ticket #3883 ([with new patch, positive review] Streamline elliptic curve division ...) created by cremona
#3109 introduced a new bivariate division polynomial for elliptic curves, …

08/16/08:

20:13 Ticket #3882 (explain in the programming guide why spkg source patches should be applied ...) created by jason
In the sage programming guide (and maybe on the wiki too), it should be …
14:52 Milestone sage-3.1 completed
Goals: * Merge new coercion code by Robert Bradshaw, David Roe et al. …
14:49 Ticket #3881 ([with patch, positive review] Quiet three MPolynomialRing deprecation ...) closed by mabshoff
fixed: Merged in Sage 3.1.final
14:49 Ticket #3878 ([with patch, positive review] Constructing a c_graph from a DiGraph ...) closed by mabshoff
fixed: Merged in Sage 3.1.final
14:49 Ticket #3875 ([with patch; positive review] matrix/matrix_cyclo_dense.pyx segfault) closed by mabshoff
fixed: Merged in Sage 3.1.final
14:20 Ticket #3881 ([with patch, positive review] Quiet three MPolynomialRing deprecation ...) created by mabshoff
Currently we have: […] The attached patch fixes that. Cheers, Michael
12:22 Ticket #3880 ([with patch, positive review] Bad behavior of arrows) created by itolkov
According to the arrow documentation, […] However, the current …
01:52 Ticket #3879 (Constructing a c_graph from a DiGraph doubles the edges.) closed by saliola
duplicate: Opps. Browser issues caused a re-submission. This is identical to #3878.
01:49 Ticket #3879 (Constructing a c_graph from a DiGraph doubles the edges.) created by saliola
[…]
01:30 Ticket #3878 ([with patch, positive review] Constructing a c_graph from a DiGraph ...) created by saliola
[…]

08/15/08:

14:35 Ticket #3877 (fix arrow so that they scale properly) created by mhansen
Look at the differences between […] and […] This depends on …
13:36 Ticket #3841 ([patch retracted] Use singular for calculus by default.) closed by rlm
invalid: After some discussion with gfurnish, it is clear that there is no point in …
10:54 Ticket #3876 ([with patches, positive review] Add plotting to sigma and Euler phi ...) created by kcrisman
First attempt at adding plotting to sigma (sum-of-divisors) function.
10:38 Ticket #3875 ([with patch; positive review] matrix/matrix_cyclo_dense.pyx segfault) created by mabshoff
[…]
06:20 Ticket #3874 ([with patch, positive review] Moebius plot bug) created by kcrisman
plot(moebius) plots the Moebius function nicely from 0 to 50. …
04:05 Ticket #3873 ([with patch, positive review] Doctest should test for warnings) created by jason
This patch makes it so that warnings are output to stdout and are compared …
04:04 Ticket #3860 ([with spkg, positive review] itanium -- can't build mercurial extension) closed by mabshoff
fixed: Merged in Sage 3.1.rc0
03:32 Ticket #3822 ([with patch; positive review] Interact - slider breaks defaulting on too ...) closed by mabshoff
fixed: Merged all three patches in Sage 3.1.rc0. William's patch looks good to …
03:11 Ticket #3815 ([with patch, positive review] plot3d segfaults) closed by mabshoff
fixed: Merged in Sage 3.1.rc0
03:11 Ticket #3872 ([with patch, positive review] calculus -- incorporate ginac into Sage) created by was
TO USE: *  http://sage.math.washington.edu/home/was/pynac/pynac-0.1.spkg
03:10 Ticket #3759 ([with patch; positive review] make testlong leaves all kinds of crap in ...) closed by mabshoff
fixed: Merged all four patches in Sage 3.1.rc0
03:04 Ticket #3871 ([with patch; positive review] do not save pngs in SAGE_ROOT; extending ...) created by was
These are still left in SAGE_ROOT after testlong: {{{sage.png, sage0.png, …
02:55 Ticket #3834 ([with patch, positive review] notebook -- massive bug in the notebook -- ...) closed by mabshoff
fixed: Merged in Sage 3.1.rc0
02:45 Ticket #3858 ([with patch, positive review] 3.1alpha: fix issues with the reference ...) closed by mabshoff
fixed: Merged in Sage 3.1.rc0
02:38 Ticket #3850 ([with patch, needs review] Sage 3.1.alpha2: matrix_space.py doctest ...) closed by mabshoff
fixed: Merged in Sage 3.1.rc0
02:30 Ticket #3870 (scipy - bug in find_root) created by was
[…] I don't what is going on yet. It may be a bug in scipy.
02:16 Ticket #3837 ([with patch, positive review] Performance regression in sha.py due to ...) closed by mabshoff
fixed: Merged in Sage 3.1.rc0
01:43 Ticket #3869 ([with patch, positive review] CremonaDatabase functions iter() and ...) created by cremona
Example: […] The keys are strings like …
01:26 Ticket #3867 ([with patch, positive review] sage-3.1.alpha2: graph.py numerical noise) closed by mabshoff
fixed: Merged in Sage 3.1.rc0
01:26 Ticket #3868 ([with patch, positive review] matrix_modn_dense -- numerical noise) closed by mabshoff
fixed: Merged in Sage 3.1.rc0
01:09 Ticket #3868 ([with patch, positive review] matrix_modn_dense -- numerical noise) created by was
01:02 Ticket #3867 ([with patch, positive review] sage-3.1.alpha2: graph.py numerical noise) created by was
[…]
00:29 Ticket #3864 ([with patch, positive review] Bug exposed by p-adic matrices) closed by mabshoff
fixed: Merged in Sage 3.1.rc0

08/14/08:

23:51 Ticket #3825 ([with patch, positive review] 2d-plots has no functionality for grid lines) closed by mabshoff
fixed: Merged trac_3825-gridlines.patch and trac_3825-gridlines-2.patch in Sage …
23:47 Ticket #1719 ([with patch, positice review] problems building documentation) closed by mabshoff
fixed: Merged in Sage 3.1.rc0
23:14 Ticket #3827 ([with patch, positive review] finance.TimeSeries -- missng docstring input ...) closed by mabshoff
fixed: Merged in Sage 3.1.rc0
20:46 Ticket #3866 ([with patch, not ready for review] Create a 2d locator interact widget) created by jason
This is a *very* *extremely* rough-cut of a 2d locator widget. All the …
19:38 Ticket #3865 (Bug in conversion from gp elements to p-adics) created by craigcitro
David Loeffler ran into the following: […] The trouble is that the …
19:35 Ticket #3864 ([with patch, positive review] Bug exposed by p-adic matrices) created by craigcitro
David Loeffler ran into the following bug, and reported it on …
18:34 Ticket #3848 ([with patch, positive review] Better documentation for discriminant ...) closed by mabshoff
fixed: Merged in Sage 3.1.rc0
18:33 Ticket #3814 ([with patch, with positive review] Bug introduced in trac #3800 fix) closed by mabshoff
fixed: Merged in Sage 3.1.rc0
17:46 Ticket #3863 (Have numerical evaluation of unevaluated integrals call numerical integral) created by ddrake
[…] Oddly, the plot function has no difficulty, so *some* part of …
17:37 Ticket #3851 ([with patch, positive review] Steenrod algebra doctest patch: small ...) closed by mabshoff
fixed: Merged in Sage 3.1.rc0
16:49 Ticket #3744 ([with patch, positive review] Coercion between isomorphic parents should ...) closed by mabshoff
fixed: Merged in Sage 3.1.alpha2
15:49 Ticket #3491 (slightly polish/improve how the cython pyx caching thing works) closed by mabshoff
duplicate: This is a dupe of #3310. Cheers, Michael
15:27 Ticket #3862 (axes in jmol in the wrong place) created by mclean
Example: […] At least one axis is in the right location, the other …
15:19 Ticket #3861 (automatic line smoothing shouldn't be automatic, or should at least be ...) created by mclean
line3d for instance calls Line in …
15:16 Ticket #3860 ([with spkg, positive review] itanium -- can't build mercurial extension) created by was
[…]
15:11 Ticket #3859 (Line's corner_cutoff is poorly documented, and buggy) created by mclean
sage.plot.plot3d.shapes2.Line defines a corner_cutoff parameter. It …
15:05 Ticket #3858 ([with patch, positive review] 3.1alpha: fix issues with the reference ...) created by jhpalmieri
This may be premature (and if it is, feel free to ignore/dispose of this …
14:07 Ticket #3857 ([with patches, positive review] BinaryQF_reduced_representatives in ...) created by choldsworth
For example […] However, clearly: […] isn't a reduced form. …
13:53 Ticket #3856 (Multiply between QQ and GF(7) gives exception) created by gfurnish
[…] This is implied to work by the following doctest in …
12:31 Ticket #3855 ([with patch, positive review] point3d size default is too small to see) created by rlm
[…] versus […] Easy to fix…
11:32 Ticket #3854 ([with patch; positive review] interact needs to use "notruncate") created by rlm
Too many controls results in output truncated errors, but it's the length …
10:56 Ticket #3853 ([with patch, positive review] plot.py improvements part 1: Remove all ...) created by mhansen
I replaced all of the factories with individual functions.
10:47 Ticket #3852 (create or adapt or include a units package) created by jason
See this  sage-wiki page …
10:36 Ticket #3683 ([with patch, with positive review] meataxe interface) reopened by aginiewicz
Replying to SimonKing: > Then there is a positive review from …
09:57 Ticket #3738 ([with patches, with two positive reviews] new coercion model) closed by mabshoff
fixed: Merged 3738-cardinality.patch and 3738-referee-comments.patch in Sage …
09:48 Ticket #3851 ([with patch, positive review] Steenrod algebra doctest patch: small ...) created by jhpalmieri
I think because of #3744, there was a doctesting error in …
09:42 Ticket #3842 ([with patch; positive review] notebook -- major bug in how javascript ...) closed by mabshoff
fixed: Merged in Sage 3.1.rc0
09:19 Ticket #3850 ([with patch, needs review] Sage 3.1.alpha2: matrix_space.py doctest ...) created by mabshoff
[…]
07:25 Ticket #2151 (Error in quotient ring loaded from a file) reopened by mabshoff
Simon, we do not just close tickets. Please add a patch adding a doctest …
05:54 Ticket #3849 (notebook --get rid of internal server errors when uploading a worksheet) created by TimothyClemans
If you upload a worksheet that doesn't exist or leave the worksheet upload …
04:38 Ticket #2151 (Error in quotient ring loaded from a file) closed by SimonKing
fixed: I don't know who did it, but it seems that the problem is solved! I …
03:33 Ticket #3848 ([with patch, positive review] Better documentation for discriminant ...) created by craigcitro
The discriminant function for the endomorphism ring of a modular abelian …

08/13/08:

21:24 Ticket #3847 ([with patch, with positive review] can't make vector of ints) created by saliola
[…] Shouldn't ints be coerced to Integers?
20:35 Ticket #3846 (bug in the sage preparser -- vector(v)[3] = 5 slips by!) created by was
The Sage preparser stupidly doesn't raise an error when the input is …
20:05 Ticket #3845 (notebook -- improve the datafile editing window) created by was
Two no brainers that would be very nice: 1. Confirm when you click the …
17:58 Ticket #3844 (notebook -- worksheet should call sys.path.append(DATA) when being ...) created by was
If we do the above then one can upload/attach a .py file and import it in …
14:41 Ticket #3843 ([with patch, positive review] nice tree plotting - improve graph plotting ...) created by was
: "edge_labels -- whether to print edgeedge labels. By default, False, …
14:05 Ticket #3840 ([with patch, positive review to the second patch] conversion of 0 from MV ...) closed by mabshoff
fixed: Merged 3840-gfurnish-multivariate-conversion-from-0.patch in Sage …
12:15 Ticket #3842 ([with patch; positive review] notebook -- major bug in how javascript ...) created by was
Try the following: […] This illustrates that the <script> tags get …
11:57 Ticket #3485 ([with patch, positive review] new sage_input function gives a sequence of ...) closed by mabshoff
fixed: Merged trac3485-sage_input-v2.patch and …
11:31 Ticket #3841 ([patch retracted] Use singular for calculus by default.) created by gfurnish
This patch makes symbolic polynomials use libsingular via the ring …
10:30 Ticket #3839 (Element access for RElement) closed by mabshoff
duplicate: This is a dupe of #3838. Cheers, Michael
10:30 Ticket #3840 ([with patch, positive review to the second patch] conversion of 0 from MV ...) created by gfurnish
The following (and all similar conversions) fail: […] The attached …
10:29 Ticket #3839 (Element access for RElement) created by SimonKing
On …
10:27 Ticket #3838 ([with patch, positive review] Element access for RElement) created by SimonKing
On …
10:27 Ticket #3674 ([with new patches, positive review] Implement integral point finding for ...) closed by mabshoff
fixed: Merged * sage-trac3674new.patch * sage-trac3674new-extra.patch * …
10:14 Ticket #3837 ([with patch, positive review] Performance regression in sha.py due to ...) created by mabshoff
Thew new code uses symbolic sqrt, ceil and floor. Hence doctest timing of …
09:15 Ticket #3683 ([with patch, with positive review] meataxe interface) closed by SimonKing
fixed: Replying to mabshoff: > no need to CC me, I read every ticket …
09:12 Ticket #3836 (notebook interact -- make it so one control can depend on others) created by was
[…]
08:03 Ticket #3835 ([with patch, positive review] Make an algebraic closure function) created by jason
It would be nice to be able to construct the algebraic closure of an …
02:14 Ticket #3383 ([with patch, positive review] division_points() fails for elliptic curve ...) closed by mabshoff
fixed: Merged in Sage 3.1.alpha2
01:57 Ticket #3809 ([with patch, positive review] reorder checks for creating a number field; ...) closed by mabshoff
fixed: Merged both patches in Sage 3.1.alpha2
01:35 Ticket #3811 ([with patch, positive review] number fields in different polynomials ...) closed by mabshoff
fixed: Merged in Nick's name in Sage 3.1.alpha2
00:31 Ticket #1969 (ipython -- update to svn to get this new %hist functionality) closed by mabshoff
duplicate: Duplicate, we did update to ipython 0.8.2. Cheers, Michael
00:05 Ticket #3828 ([with spkg, positive review] Upgrade to linbox-1.1.6rc1) closed by mabshoff
fixed: Merged in Sage 3.1.alpha2

08/12/08:

23:44 Ticket #3818 ([with patch; positive review] COPYING.txt doesn't mention jmol but it ...) closed by mabshoff
fixed: Merged in Sage 3.1.alpha2
23:39 Ticket #3816 ([with patch, positive review] notebook -- SyntaxWarning in twist.py) closed by mabshoff
fixed: Merged in Sage 3.1.alpha2
23:36 Ticket #3831 ([with spkg, positive review] add experimental boost-1.34-1.spkg to the ...) closed by mabshoff
fixed: Merged in Sage 3.1.alpha2
23:36 Ticket #3832 ([with spkg, positive review] add experimental Quantlib.spkg and ...) closed by mabshoff
fixed: Merged in Sage 3.1.alpha2
23:29 Ticket #3833 ([with patch; with positive review] calculus -- fix bug in hashing of ...) closed by mabshoff
fixed: Merged in Sage 3.1.alpha2
23:23 Ticket #3834 ([with patch, positive review] notebook -- massive bug in the notebook -- ...) created by was
notebook -- massive bug in the notebook -- doing full text search starts a …
22:15 Ticket #3833 ([with patch; with positive review] calculus -- fix bug in hashing of ...) created by was
This is stupid […] This patch fixes this idiocy. This was persisently …
21:33 Ticket #3832 ([with spkg, positive review] add experimental Quantlib.spkg and ...) created by mabshoff
Quantlib and its Swig bindings are available at …
21:30 Ticket #3831 ([with spkg, positive review] add experimental boost-1.34-1.spkg to the ...) created by mabshoff
The spkg at …
20:02 Ticket #3830 ([with patch, positive review] plot(sin(1/x), (x,-1,3), foo=10) yields an ...) created by was
[…] The error that comes from line could just be very lightly wrapped …
17:51 Ticket #3829 ([with patch, positive review] wester.py disagrees with Wester!!!) created by rlm
[…] The problem with this doctest is actually quite simple: […] …
17:20 Ticket #3819 ([with patch, positive review] Sage 3.1.alpha1: time_series.pyx numerical ...) closed by mabshoff
fixed: Merged in Sage 3.1.alpha2
17:11 Ticket #3824 ([with patch, positive review] notebook -- clicking sign out needs to ...) closed by mabshoff
fixed: Merged in Sage 3.1.alpha2
17:10 Ticket #3671 ([with spkg, positive review] ssmod.py doctest failures in Sage 3.0.4 or ...) closed by mabshoff
fixed
17:03 Ticket #3776 ([with patch, positive review] notebook -- cookies don't work for admin ...) closed by mabshoff
fixed: Merged in Sage 3.1.alpha2
16:54 Ticket #3828 ([with spkg, positive review] Upgrade to linbox-1.1.6rc1) created by cpernet
The main improvement in 1.1.6rc1 is the fix to the charpoly bug (see …
16:46 Ticket #2527 (get doctests for congroup.py and congroup_element.py up to 100%) closed by mabshoff
fixed: This was achieved in Sage 3.1.alpha2 via #1220. Cheers, Michael
16:44 Ticket #3827 ([with patch, positive review] finance.TimeSeries -- missng docstring input ...) created by cswiercz
TimeSeries?.randomize has a lognormal distribution generator built in along …
16:35 Ticket #1220 ([with patch, positive review] ModularSymbols(GammaH)) closed by mabshoff
fixed: Merged both patches in Sage 3.1.alpha2
16:23 Ticket #3826 ([with patch; positive review] Empty string in interact prints \x00) created by slabbe
In the notebook of sage 3.0.6: Write […] Then, delete 'aaa' from …
15:17 Ticket #3817 (notebook -- completel broken in sage-3.1.alpha1 -- one can't even log in.) closed by was
fixed: this is fixed by #3776
15:11 Ticket #3825 ([with patch, positive review] 2d-plots has no functionality for grid lines) created by saliola
It would be nice to be able to add grids to 2d plots in Sage.
14:38 Ticket #3821 ([with patch, positive review] bernmm shouldn't depend on pyport.h) closed by mabshoff
fixed: Merged both patches in Sage 3.1.alpha2
14:22 Ticket #3824 ([with patch, positive review] notebook -- clicking sign out needs to ...) created by TimothyClemans
Bug caused by …
13:38 Ticket #3823 ([with patch; positive review] Interact - get rid of default height) created by itolkov
Interactions have a minimum height of 400px, which consumes space when …
13:20 Ticket #3822 ([with patch; positive review] Interact - slider breaks defaulting on too ...) created by itolkov
> Unfortunately, as soon as the range of values gets at all large -- > …
12:02 Ticket #3671 ([with spkg, positive review] ssmod.py doctest failures in Sage 3.0.4 or ...) reopened by cpernet
09:27 Ticket #3821 ([with patch, positive review] bernmm shouldn't depend on pyport.h) created by dmharvey
I'd rather not have bernmm dependent on pyport.h. Patch will be up …
09:17 Ticket #3820 ([with patch, positive review] notebook -- sometimes published worksheets ...) created by was
notebook -- sometimes published worksheets are listed as being published …
08:33 Ticket #3819 ([with patch, positive review] Sage 3.1.alpha1: time_series.pyx numerical ...) created by mabshoff
Reported by John Cremona: […]
07:54 Ticket #3818 ([with patch; positive review] COPYING.txt doesn't mention jmol but it ...) created by was
There's nothing in SAGE_ROOT/COPYING.txt about jmol, but there should be. …
06:18 Ticket #3817 (notebook -- completel broken in sage-3.1.alpha1 -- one can't even log in.) created by was
I just tried and it seems to be COMPLETELY BROKEN in that it is …
06:16 Ticket #3816 ([with patch, positive review] notebook -- SyntaxWarning in twist.py) created by was
this was in there forever, but for some reason it causes a warning... …
05:38 Ticket #3815 ([with patch, positive review] plot3d segfaults) created by wdj
This was reported by Adrian: I tried the following, and it did not work …
04:58 Ticket #3814 ([with patch, with positive review] Bug introduced in trac #3800 fix) created by craigcitro
I introduced a small bug in trac #3800, which John Cremona ran into while …

08/11/08:

23:30 Ticket #3806 ([with patch, three positive reviews] improvements to plot.py) closed by mabshoff
fixed: Merged all three patches in Sage 3.1.alpha2
23:01 Ticket #3786 ([with patch, with positive review] Refactor binary code isomorphism code.) closed by mabshoff
fixed: Merged in Sage 3.1.alpha2
22:43 Ticket #3813 ([with patch, positive review] Improve adaptive rendering in plot()) created by anakha
William said at Sage Days 9 that he wanted better adaptive rendering. So …
22:30 Ticket #3812 ([with patch, with positive review] add apply_morphism to ideal) created by ncalexan
apply_morphism is so useful on matrices, and I didn't know that psi(J) was …
22:06 Ticket #3811 ([with patch, positive review] number fields in different polynomials ...) created by ncalexan
The doctests describe it best, but it was the case that […] Not good. …
22:00 Ticket #3676 ([with patch, positive review] Refactor graph isom code.) closed by mabshoff
fixed: Merged in Sage 3.1.alpha2
21:56 Ticket #3810 ([with patch, positive review] make abelian group list/iter and classgroup ...) created by ncalexan
list/iter on abelian groups does not agree with .list(). Also, list on …
21:48 Ticket #3809 ([with patch, positive review] reorder checks for creating a number field; ...) created by ncalexan
Reordering the checks for creating a number field prevents such strange …
19:16 Ticket #3807 ([with patch, positive review] Fix gcc 4.3 issues in David Harvey Bernoulli ...) closed by mabshoff
fixed: Merged in Sage 3.1.alpha2
19:03 Ticket #3808 (bug in Hom constructor for finite fields --- more a feature) created by was
Reported by Nick Alexander. Notice the {{{Set of field embeddings from …
18:32 Ticket #3807 ([with patch, positive review] Fix gcc 4.3 issues in David Harvey Bernoulli ...) created by mabshoff
There are two build issues in the Bernoulli mod p code with gcc 4.3 or …
17:47 Ticket #3637 ([with patch, positive review] jacobi sums implementation) closed by mabshoff
fixed: Merged in Sage 3.1.alpha2
12:57 Ticket #3806 ([with patch, three positive reviews] improvements to plot.py) created by mhansen
If you do […] you get a plot which goes from -1 to 120 which is …
09:51 Ticket #3805 ([with patch, positive review] sage gets basic arithmetic with sqrt(3) ...) created by was
[…] But it seems that this does not happen in a clean maxima session …
01:19 Ticket #3795 ([with patch, with positive review] increase coverage of ...) closed by mabshoff
fixed: Merged trac_3795.patch in Sage 3.1.alpha1. Sorry Nick, due to #3568
00:42 Ticket #3731 ([with patch, with positive review] missing some derivatives in wester) closed by mabshoff
fixed: Merged 3731.2.patch in Sage 3.1.alpha1
00:37 Ticket #3673 ([with patch, with positive review] NumberFieldElement) closed by mabshoff
fixed: Merged in Sage 3.1.alpha1
00:14 Ticket #3804 (implement a preview button for "edit") created by rlm
When I am editing a worksheet, and I'm using tex, it would be really nice …

08/10/08:

23:58 Ticket #3522 ([with spkgs, positive review] New experimental mayavi2 spkg based on ...) closed by mabshoff
fixed: Merged into the experimental package repo in Sage 3.1.alpha1
23:29 Ticket #3514 ([with patch, positive review] Free modules revision) closed by mabshoff
fixed: Merged trac_3514.2.patch and trac_3514-review.patch in Sage 3.1.alpha1
22:47 Ticket #1686 ([with patch, positive review] arpack -- illegal instruction when built on ...) closed by mabshoff
fixed: Merged in Sage 3.1.alpha1
22:40 Ticket #3800 ([with patch; positive review] Problem with Cusp constructor) closed by mabshoff
fixed: Merged both patches in Sage 3.1.alpha1
22:25 Ticket #3079 ([with patch, needs work] quaddouble configuration and spkg-install ...) closed by mabshoff
wontfix: Since we are dumping quaddouble this ticket is wontfix. Cheers, Michael
22:15 Ticket #3613 ([with patch, with positive review] symbolic equations are not passed to ...) closed by mabshoff
fixed: Merged in Sage 3.1.alpha1
21:59 Ticket #3793 ([with patch, with positive review] Some elliptic curve doctests fail when ...) closed by mabshoff
fixed: Merged in Sage 3.1.alpha1
21:03 Ticket #3803 (prime_range takes WAY WAY too long to convert its data back to PARI) created by was
[…]
19:40 Ticket #3591 ([with patch, with positive review] notebook -- remove notebook.save() ...) closed by mabshoff
fixed: Merged in Sage 3.1.alpha1
19:05 Ticket #3119 ([with patch, with positive review] elliptic curves -- implement gens ...) closed by mabshoff
fixed: Merged in Sage 3.1.alpha1
18:24 Ticket #3542 ([with patch, with positive review] multimodular algorithm for Bernoulli ...) closed by mabshoff
fixed: Merged in Sage 3.1.alpha1
17:47 Ticket #3801 ([with patch, positive review] Spring layout for posets.) closed by mabshoff
fixed: Merged all three patches in Sage 3.1.alpha1
17:15 Ticket #3751 ([with patch, with positive review] Type of output returned by ...) closed by mabshoff
fixed: Merged 3751-ncalexan-class-number.patch in Sage 3.1.alpha1
16:29 Ticket #3802 (notebook -- run server locally and logout then go to local server again ...) created by was
[…]
15:55 Ticket #3801 ([with patch, positive review] Spring layout for posets.) created by rlm
This was originally motivated by removing bruhat_sn.pyx, but once Franco …
15:52 Ticket #3652 ([with patch, with positive review] FreeModule(ZZ, 2000).random_element() ...) closed by mabshoff
fixed: Merged in Sage 3.1.alpha1
13:21 Ticket #3460 ([with patch, with positive review] add power_basis() to number fields) closed by mabshoff
fixed: Merged 3460-ncalexan-nf-power-basis-3.patch in Sage 3.1.alpha1
05:04 Ticket #3800 ([with patch; positive review] Problem with Cusp constructor) created by craigcitro
There are several issues with the Cusp.__init__ method. Here's an …
03:04 Ticket #3799 ([with patch, positive review] degree sequence should not be a single ...) created by rlm
This is part of Jason Grout's formatting of his database, but it should be …
02:53 Ticket #3798 ([with patch, with positive review] some docstrings for sage.graphs) closed by mabshoff
fixed: Merged in Sage 3.1.alpha1
02:28 Ticket #3798 ([with patch, with positive review] some docstrings for sage.graphs) created by rlm
01:59 Ticket #3397 ([with patch, positive review] Steenrod algebra calculations) closed by mabshoff
fixed: Merged the above patches as William suggested in Sage 3.1.alpha1
01:27 Ticket #3484 ([with patch, positive review] extend sage_eval (in preparation for ...) closed by mabshoff
fixed: Merged in Sage 3.1.alpha1

08/09/08:

23:53 Ticket #3797 ([with patch, with positive review] several improvements to graph ...) closed by mabshoff
fixed: Merged all three patches in Sage 3.1.alpha1
23:33 Ticket #3779 ([with patch, positive review] inconsistency for variables method, leads to ...) closed by mabshoff
fixed: Merged both patches in Sage 3.1.alpha1
23:02 Ticket #3460 ([with patch, with positive review] add power_basis() to number fields) reopened by mabshoff
Oops, Nick will hopefully get the issues addressed before 3.1.alpha1, so …
22:59 Ticket #3460 ([with patch, with positive review] add power_basis() to number fields) closed by mabshoff
fixed: Merged in Sage 3.1.alpha1
22:13 Ticket #3633 ([witch patch, positive review] use commands.getoutput in hostinfo) closed by mabshoff
fixed: Merged in Sage 3.1.alpha1
21:50 Ticket #3741 ([with patch, positive review] notebook -- the files for the revision ...) closed by mabshoff
fixed: Merged in Sage 3.1.alpha1
21:29 Ticket #3764 ([with patch, positive review] notebook -- notebook.py coverage to 17%) closed by mabshoff
fixed: Merged sage-3764_1.patch-sage-3764_7.patch in Sage 3.1.alpha1
20:42 Ticket #3441 ([with patch, not ready] Make binary code words longer.) closed by rlm
duplicate: Successfully implemented by #3786, which goes further (arbitrary length, …
20:26 Ticket #3736 ([with patch, positive review] pairwise_product fails for vectors over CDF) closed by mabshoff
fixed: Merged in Sage 3.1.alpha1
17:29 Ticket #3649 ([with patch, positive review] Add option to disable the Notebook ...) closed by mabshoff
fixed: Merged in Sage 3.1.alpha1
16:26 Ticket #3727 ([with patch, positive review] bug report link in notebook) closed by mabshoff
fixed: Merged in Sage 3.1.alpha1
16:23 Ticket #3735 ([with patch; positive review] Interact - header Javascript code executes ...) closed by mabshoff
fixed: Merged in Sage 3.1.alpha1
15:25 Ticket #3797 ([with patch, with positive review] several improvements to graph ...) created by rlm
This patch: 1. Fixes a bug in sparse6 strings for n=0. 2. Implements …
15:24 Ticket #3664 ([with patch, positive review] major updates to root systems) closed by mabshoff
fixed: Merged all three patches in Sage 3.1.alpha1
11:27 Ticket #3796 (Do something about empty directories for pexpect interfaces) created by tabbott
I almost forgot to open a ticket on this one. I'm not sure what solution …
08:13 Ticket #3795 ([with patch, with positive review] increase coverage of ...) created by mhansen
07:40 Ticket #3794 ([with patch, with positive review] Create eigen functions for matrices) created by jason
Make the following functions: * eigenvalues * eigenvectors_left, …
05:51 Ticket #3793 ([with patch, with positive review] Some elliptic curve doctests fail when ...) created by cremona
A few of the doctests in ell_rational_field.py fail when the …

08/08/08:

17:56 Ticket #3771 ([with patch; with positive review] make it so typing "sage -br" for new ...) closed by mabshoff
fixed: Merged in Sage 3.1.alpha1
17:43 Ticket #3789 ([with patch, positive review] graphs(<tab>) closed by mabshoff
fixed: Merged in Sage 3.1.alpha1
16:47 Ticket #3782 ([with patch, positive review] add support for non-symmetric Macdonald ...) closed by mabshoff
fixed: Merged in Sage 3.1.alpha1
16:43 Ticket #3790 ([with patch, positive review] limit gets stuck without computing anything) closed by mabshoff
fixed: Merged in Sage 3.1.alpha1
16:37 Ticket #3788 ([with patch, positive review] many matrix_dense_modn operations are ...) closed by mabshoff
fixed: Merged 3788.patch in Sage 3.1.alpha1
15:40 Ticket #3763 ([with patch, with positive review] add conversions from AA/QQbar to ...) closed by mabshoff
fixed: Merged in Sage 3.1.alpha1
15:38 Ticket #3781 ([with patch, with positive review] add a cached_method decorator) closed by mabshoff
fixed: Merged in Sage 3.1.alpha1
15:19 Ticket #3662 ([with patch, positive review] separate the module functionality of out ...) closed by mabshoff
fixed: Merged trac_3662-1.patch, trac_3662-2.patch, trac_3662-3.patch, …
13:05 Ticket #3792 ([with spkg, positive review] fix Sage build when there is a broken ...) created by certik
The problem and fix is in this thread: …
09:15 Ticket #3791 (ATLAS.spkg: add Altivec errata support for Linux PPC) created by mabshoff
[…]

08/07/08:

15:07 Ticket #3790 ([with patch, positive review] limit gets stuck without computing anything) created by mhansen
[…]
11:29 Ticket #3789 ([with patch, positive review] graphs(<tab>) created by rlm
Needs to have documentation on orderly generation…
03:04 Ticket #3788 ([with patch, positive review] many matrix_dense_modn operations are ...) created by robertwb
This is because they use the generic algorithms (extracting each element …

08/06/08:

20:02 Ticket #3787 ([with spkg, positive review] make ATLAS use extended cpuid) created by mabshoff
[…]
18:13 Ticket #3786 ([with patch, with positive review] Refactor binary code isomorphism code.) created by rlm
This is *not* a full replacement of binary_code, only the half of it …
16:58 Ticket #3785 ([with spkg, positive review] upgrade atlas in sage to version 3.8.2) created by was
This is a non-negotiable blocker for Sage-3.1.
16:48 Ticket #3784 (add support for SAGE_PYTHONPATH) created by was
[…] Add something to sage-env that does what is described above. Also …
16:31 Ticket #3783 (cached_method could use some improvements) created by mhansen
The cached_method decorator from #3781 could use some improvements: …
12:40 Ticket #3782 ([with patch, positive review] add support for non-symmetric Macdonald ...) created by mhansen
09:31 Ticket #3781 ([with patch, with positive review] add a cached_method decorator) created by mhansen
[…]
09:28 Ticket #3780 ([with patch, positive review] add fast col_swap method for dense matrices ...) created by malb
depends on #3324

08/05/08:

21:29 Ticket #3779 ([with patch, positive review] inconsistency for variables method, leads to ...) created by robertwb
[…] This boils down to the fact that some symbolic objects take an …
18:29 Ticket #3743 ([with patch; positive review] notebook -- allow admin user to view any ...) closed by mabshoff
fixed: Merged both patches in Sage 3.1.alpha1
18:23 Ticket #3756 ([with patch; positive review] finance -- fix a bug in fractional brownian ...) closed by mabshoff
fixed: Merged in Sage 3.1.alpha1
18:04 Ticket #3755 ([with patch; positive review] finance -- improve implementation of hurst ...) closed by mabshoff
fixed: Merged in Sage 3.1.alpha1
16:53 Ticket #3757 ([with patch, positive review] change printing for intervals (and AA/QQbar)) closed by mabshoff
fixed: Merged in Sage 3.1.alpha1
16:27 Ticket #3778 (part 1 of new configuration system) created by TimothyClemans
(1) Centralized dictionary of the configurable settings with object …
14:30 Ticket #3777 (notebook -- issue parsing out <script> tags) created by was
This input to the notebook results in pain: […] This should only be …
11:42 Ticket #3776 ([with patch, positive review] notebook -- cookies don't work for admin ...) created by TimothyClemans
The Notebook is unusable for Admin users.
10:35 Ticket #3775 (sage -maxima broken on OSX) closed by mabshoff
invalid: Arrg, invalid. The above happened when invoking Maxima directly, so this …
10:29 Ticket #3775 (sage -maxima broken on OSX) created by mabshoff
[…] The solution is to source local/bin/sage-env before starting …
01:24 Ticket #3774 ([with patch, positive review] __radd__ doesn't work when left hand side is ...) created by robertwb
[…]

08/04/08:

18:05 Ticket #3773 ([with patch, positive review] hidden markov models -- part 2) created by was
Add more capabilities involving HMM's. This is a continuation of #3726.

08/03/08:

18:35 Ticket #3772 (Gnuplot.py uses IPython/Python 2.6 keyword with) created by Jondice
[…] Should be simple to fix, by renaming the with argument to something …
17:35 Ticket #3771 ([with patch; with positive review] make it so typing "sage -br" for new ...) created by was
Hundreds of times people have been very annoyed when the install a fresh …
12:32 Ticket #3770 (multiple copies of dsage_setup.py) created by tabbott
There seems to be more than one copy of dsage_setup.py, (one in the …
12:30 Ticket #3769 (dsage gets installed to SAGE_ROOT/usr) created by tabbott
Presumably, dsage should be installed under SAGE_LOCAL like everything …
12:29 Ticket #3768 (move jsmath into its own spkg and update to latest upstream (3.6a)) created by tabbott
We should move jsmath into its own spkg. Like jquery, there seem to be …
12:27 Ticket #3767 ([with patch and spkg, positive review] move jquery into its own spkg) created by tabbott
We should move jquery into its own standard spkg (and figure out how to …
12:20 Ticket #3766 (move sage_fortran from fortran spkg to sage_scripts spkg) created by tabbott
We should move sage_fortran from the fortran spkg to the sage_scripts …
11:26 Ticket #3765 ([with patch; positive review] make it so "sage -br" does the cythonization ...) created by was
This would be just a few lines of code to implement and would make doing …
10:25 Ticket #609 (make lie part a standard SAGE package) closed by was
invalid: This is definitely not desired anymore. Lie is not maintained or …
07:03 Ticket #3764 ([with patch, positive review] notebook -- notebook.py coverage to 17%) created by TimothyClemans

08/02/08:

17:28 Ticket #3763 ([with patch, with positive review] add conversions from AA/QQbar to ...) created by cwitty
This was triggered by a comment from Jason Grout on IRC a couple of weeks …
13:16 Ticket #3762 ([with patch, positive review] deprecate quaddouble, switch the number of ...) created by was
Note -- also close #3079. I wonder -- should quaddouble should be moved …
13:06 Ticket #3761 ([with patch; positive review] warning when run sage binary if the ...) created by was
Having this in sage-support nearly *every day* is getting really old: …
12:05 Ticket #3760 (creating 666 rings in singular fails with an out of memory error on 32-bit ...) created by was
[…]
12:01 Ticket #3759 ([with patch; positive review] make testlong leaves all kinds of crap in ...) created by was
[…]
11:59 Ticket #3758 ([with patch, positive review] crypto -- sage -t -long ...) created by was
[…]
07:33 Ticket #3757 ([with patch, positive review] change printing for intervals (and AA/QQbar)) created by cwitty
This patch introduces "question-mark style printing" for intervals, where …

08/01/08:

20:09 Ticket #517 (abelian_group_element / dual_abelian_group_element classes need rewrite) closed by mabshoff
duplicate: I am closing this ticket as a duplicate of #1849. Cheers, Michael
20:04 Ticket #229 (make it so all objects pickled now can be loaded in all future versions of ...) closed by mabshoff
fixed: This ticket has been resolved by the "pickle jar". Cheers, Michael
18:17 Ticket #3756 ([with patch; positive review] finance -- fix a bug in fractional brownian ...) created by was
I stupidly forgot to sum the terms in the random walk. This patch fixes …
09:07 Ticket #3755 ([with patch; positive review] finance -- improve implementation of hurst ...) created by was
This improves the examples, documentation, and implementation of the code …
08:46 Ticket #3754 (Would it be possible to add some functionality to ...) created by ljpk
If K is a number field, then K.galois_group() gives a group with very …

07/31/08:

18:34 Ticket #3753 (notebook -- change the default for nb.save('...')) created by was
[…]
18:13 Ticket #3752 ([with patch, positive review] gap.eval -- oddity in parsing multiline ...) created by was
[…]
14:51 Ticket #3599 ([with patch, positive review] Longer slider and labels on sliders) closed by mabshoff
fixed: Merged slider-bg-3.png in Sage 3.1.alpha0. Thanks Igor for the png. In the …
13:37 Ticket #3751 ([with patch, with positive review] Type of output returned by ...) created by ljpk
The output of the class_number() method for QuadraticFields? is a Python …
10:56 Ticket #3697 ([with patch, with positive review] Adds is_primitive() method to ...) closed by mabshoff
fixed: Merged is_primitive.2.patch in Sage 3.1.alpha0
10:49 Ticket #3750 ([with patch, positive review] Request for a "log" function for Sage ...) created by ljpk
The following command […] returns an error (as does N.exp()). Would …
07:01 Ticket #3749 ([with patch; with positive review] Request for a method "is_cyclic" for ...) created by ljpk
It appears that there is no method is_cyclic for groups in SAGE; this is a …

07/30/08:

20:54 Ticket #3708 ([with patch, positive review] something screwy in the reference manual -- ...) closed by mabshoff
fixed: Merged in Sage 3.1.alpha0
20:50 Ticket #3725 ([with patch, positive review] tiny doc improvement for mq.SR) closed by mabshoff
fixed: Merged in Sage 3.1.alpha0
20:32 Ticket #2739 (Sage web site lacking a clear 'About Sage' page) closed by mabshoff
fixed: Due to Harald Schilly's hard work we now have …
20:28 Ticket #667 (Fix DSage on Solaris 10) closed by mabshoff
fixed: The DSage unit tests now work on Solaris 10: […]
20:23 Ticket #633 (spkg-[install|check] should verify that SAGE_LOCAL is defined) closed by mabshoff
fixed: I have been adding the above code snippet to every spkg that I have …
19:57 Ticket #3497 ([with patch, positive] ignore git) closed by mabshoff
fixed: Merged in Sage 3.1.alpha0
19:35 Ticket #3705 ([with spkg, needs review] upgrade Mercurial to 1.01) closed by mabshoff
fixed: Merged in Sage 3.1.alpha0
19:13 Ticket #3335 (update ipython to 0.8.3) closed by mabshoff
duplicate: This is a duplicate of #3659 which has an spkg that updates ipython to …
19:10 Ticket #3361 ([with spkg, positive review] Update optional fricas.spkg to 1.0.3 release ...) closed by mabshoff
fixed: Merged in Sage 3.1.alpha0
18:51 Ticket #3609 ([with spkg, positive review] Update eclib to eclib-20080310.p5.spkg) closed by mabshoff
fixed: Merged in Sage 3.1.alpha0
18:27 Ticket #3296 (polymake spkg needs "CDDLIB_VERSION='094b.p2" in spkg-install) closed by mabshoff
duplicate: #3640 will shortly have a working polymake.spkg, so I am closing this as a …
18:25 Ticket #3679 ([with patches; positive review] Range Slider Control) closed by mabshoff
fixed: Merged all three patches in Sage 3.1.alpha0
18:13 Ticket #3301 (Fix POSIX issues in gmp's spkg-install) closed by mabshoff
fixed: The issue has been resolved in Sage 3.0.6. Cheers, Michael
18:04 Ticket #2673 (Upgrade mercurial to the 1.0 release.) closed by mabshoff
duplicate: This is a duplicate of #3705, so I am closing it. Cheers, Michael
17:58 Ticket #3721 ([with patch, positive review] Use SAGE_TESTDIR for dsage unit tests) closed by mabshoff
fixed: Merged in Sage 3.1.alpha0
17:53 Ticket #3729 ([with patch, positive review] Only overwrite RHOME environment variable ...) closed by mabshoff
fixed: Merged in Sage 3.1.alpha0
17:48 Ticket #3558 ([with patch, positive review] make "% cells" work in the notebook when ...) closed by mabshoff
fixed: Merged in Sage 3.1.alpha0
17:10 Ticket #3739 ([with patch, positive review] notebook -- new user default) closed by mabshoff
fixed: Merged both patches in Sage 3.1.alpha0
17:04 Ticket #3698 ([with patch; positive review] add multinomial_coefficients and ...) closed by mabshoff
fixed: Merged both patches in Sage 3.1.alpha0
16:40 Ticket #3636 ([with patch; positive review] Text control, no label) closed by mabshoff
fixed: Merged both patches in Sage 3.1.alpha0
16:21 Ticket #3645 ([with patch; positive review] tutorial: make documentation for .n() more ...) closed by mabshoff
fixed: Merged 3645-newest.patch in Sage 3.1.alpha0
16:15 Ticket #3747 ([with patch, positive review] incorrect power in modular arithmetic) closed by mabshoff
fixed: Merged in Sage 3.1.alpha0
15:49 Ticket #3734 ([with patch, positive review] inverse() fails for 0 by 0 matrices) closed by mabshoff
fixed: Merged in Sage 3.1.alpha0
15:31 Ticket #3703 ([with patch, positive review] bug in set_edge_label) closed by mabshoff
fixed: Merged in Sage 3.1.alpha0
08:34 Ticket #3748 (bug in integers modulo n) closed by mabshoff
duplicate: Hi Paul, David Harvey reported the same problem from sage-devel and …
08:29 Ticket #3748 (bug in integers modulo n) created by zimmerma
this was reported to me by Emmanuel Thome with Sage 3.0.3: […] Clearly …
07:16 Milestone sage-3.0.6 completed
The ISSAC 2008 special - do not assign tickets here unless it is a major …
07:14 Ticket #3747 ([with patch, positive review] incorrect power in modular arithmetic) created by dmharvey
[…] The answer should be zero.
06:36 Ticket #3746 (segfault in dist_factor.py) created by was
[…] […]
05:45 Ticket #3745 (calculus -- bugs in solve) created by was
[…] I think we need to rewrite solve for Sage. Any volunteers? It …

07/29/08:

22:00 Ticket #3744 ([with patch, positive review] Coercion between isomorphic parents should ...) created by robertwb
This is in accordance with the programming guide.
11:09 Ticket #3743 ([with patch; positive review] notebook -- allow admin user to view any ...) created by TimothyClemans
User "admin" will be able to go to hostname/users and click on any listed …
10:43 Ticket #1408 (optional macaulay2 spkg doesn't install on osx10.5.1 due to problems with ...) closed by mabshoff
fixed: This has been fixed by the new M2.spkg from #10. Cheers, Michael
10:27 Ticket #678 (Solaris 10: fix scipy compiler selection) closed by mabshoff
fixed: By introducing sage_fortran this issue has been fixed. Cheers, Michael
10:11 Ticket #3716 ([with spkg, positive review] add GINV as experimental/optional package) closed by mabshoff
fixed: Merged in the optinal repo in Sage 3.0.6.final
10:04 Ticket #3742 ([with spkg, positive review] Fortran.spkg: Detect the location of gfortran ...) closed by mabshoff
fixed: Merged in Sage 3.0.6.final
10:01 Ticket #3742 ([with spkg, positive review] Fortran.spkg: Detect the location of gfortran ...) created by mabshoff
For the cases when we do not provide a binary Fortran compiler we …
09:55 Ticket #3715 ([with spkg, positive review] Bug in lisp startup script (trivial to do bug ...) closed by mabshoff
fixed: Merged in Sage 3.0.6.final
09:55 Ticket #3712 ([with spkg, positive review] clisp+nohup eats ones disc) closed by mabshoff
fixed: Merged in Sage 3.0.6.final
08:38 Ticket #3741 ([with patch, positive review] notebook -- the files for the revision ...) created by was
This is bad from the point of view of security, and it also wastes a ton …
08:33 Ticket #3611 ([with spkg, positive review] sympow: make it use $CC instead of cc) closed by mabshoff
fixed: Merged in Sage 3.0.6.final
07:58 Ticket #3740 (pickling broken for TensorProductOfCrystals) created by was
I have change the summary of this ticket since the original error is no …
07:44 Ticket #3739 ([with patch, positive review] notebook -- new user default) created by was
[…]
01:49 Ticket #3738 ([with patches, with two positive reviews] new coercion model) created by robertwb
This set of patches pulls the core coercion infrastructure from the …

07/28/08:

20:47 Ticket #3737 ([close once the ReST patches are in] backslash in verbatim environment in ...) created by jhpalmieri
I would like to include lines like these in tut.tex: […] When I include …
17:22 Ticket #3736 ([with patch, positive review] pairwise_product fails for vectors over CDF) created by mhansen
[…]
11:53 Ticket #3735 ([with patch; positive review] Interact - header Javascript code executes ...) created by itolkov
Here is an illustration (requires #3636): […] Pressing "Increment" …
04:00 Ticket #3706 ([with patch; positive review] segfault in matrix2.pyx) closed by mabshoff
fixed: Merged in Sage 3.0.6.final
02:36 Ticket #3734 ([with patch, positive review] inverse() fails for 0 by 0 matrices) created by cremona
As reported to sage-devel on 2008-07-19: […] The matrix inversion …

07/27/08:

22:41 Ticket #3733 (notebook -- add something to reference manual about user-customizable css ...) created by was
[…]
21:11 Ticket #3732 (Unnecessary Maxima interactions in integration) created by was
Here are a variety of integrals for which Maxima should not have to …
08:32 Ticket #3731 ([with patch, with positive review] missing some derivatives in wester) created by jhpalmieri
There is an example in sage.calculus.wester starting like this: […] The …

07/26/08:

20:37 Ticket #3730 (Sage scripts ending with .py) created by tabbott
Debian's automated Python byte-compilation tool determines what's a python …
10:28 Ticket #3729 ([with patch, positive review] Only overwrite RHOME environment variable ...) created by tabbott
When using my Debian Sage package, "import rpy" fails because Sage is …
09:27 Ticket #3728 ([with patch, positive review] tutorial: add documentation for solving ...) created by jhpalmieri
I don't think that the current documentation for solving matrix equations …
04:42 WikiStart edited by schilly
google spreadsheet for bug reports from the notebook (diff)
Note: See TracTimeline for information about the timeline view.