Timeline


and

06/07/09:

23:54 WikiStart edited by aschilling
(diff)
18:40 Ticket #6244 ([with patch, positive review] conjugate() in sage-4.0 is broken) created by gmhossain
1) pynac .conjugate() method returns wrong answer: […] Above is …
12:07 Ticket #6243 ([with patch, positive review] hashes for derivatives of symbolic functions ...) created by burcin
From Alex Raichev on sage-support: […] I suppose an immediate fix is …
10:34 WikiStart edited by pbutler
(diff)
06:36 Ticket #6242 (*long* birds_other.rst doctest fails with mysterious error repeatedly on ...) created by was
[…]
06:35 Ticket #6241 ([with patch, with positive review] numerical noise (very easy to fix) on ...) created by was
Notice the 7 real part instead of 6 below: […]
06:32 Ticket #6240 (singular interface failure on itanium) created by was
I see the following test failure every time on *iras* (SUSE Itanium on …

06/06/09:

23:11 Ticket #6239 ([with patch, positive review] fix ReST formatting for pydesign module ...) created by mvngu
This is a follow up to #6093. The patch on that ticket adds documentation …
16:37 Ticket #6238 (possible failure in is_planar(set_embedding=True, set_pos=False)) created by ncalexan
[…] The first face does not have vertices in clockwise order. At …
15:30 Ticket #6237 (repeated roots with roots(CDF, multiplicities=False)) created by ncalexan
[…] Note the repetition of 0.
14:59 Ticket #6236 (find the dual graph of a planar graph) created by jason
Working code is here:  http://sagenb.org/home/pub/417/ The worksheet also …
12:46 Milestone sage-4.0.1 completed
* Update to mpir 1.2.0 and change "gmp-mpir*spkg" to "mpir*spkg". Also …
12:45 Ticket #6235 (set MPLCONFIGDIR environment variable when Sage starts up) created by was
09:54 Ticket #6217 ([with patch, positive review] fix issues with sorting in formal_sum) closed by was
fixed: merged in 4.0.1.rc3
09:47 Ticket #6234 ([with patch, positive review] make parallel GCC'ing of Sage library not ...) created by was
Just get rid of the SAGE_PARALLEL_DIST check here in …
09:16 Ticket #6233 ([with patch; positive review] remove the explain_picklejar function, since ...) created by was
The doctest for explain_picklejar fails on all platforms. Thus the choice …
05:48 Ticket #6232 (Consider CADO-NFS for inclusion) created by malb
CADO-NFS is an implementation of the number field sieve: […] …
00:20 Ticket #6231 (Solving a system of equations ignores multiplicities) created by SimonKing
A follow-up from …

06/05/09:

17:09 Ticket #6179 ([with patch, positive review] html -- doctest failure in sage-4.0.1.alpha0) closed by mhansen
fixed: Merged in 4.0.1.rc3.
16:59 Ticket #6230 ([with patch, positive review] Fix numerical noise and dictionary sorting ...) closed by mhansen
fixed: Merged in 4.0.1.rc3.
16:28 WikiStart edited by was
(diff)
16:12 Ticket #6230 ([with patch, positive review] Fix numerical noise and dictionary sorting ...) created by mhansen
15:15 Ticket #6229 ([with patch, positive review] efficiency in Lagrange polynomial ...) created by ylchapuy
This is a follow-up to #6043. This nested loop is useless: […] and …
12:17 Ticket #6228 ([with patch, positive review] Wrong multiplicities when solving a ...) created by SimonKing
At …
10:17 Ticket #6227 (Remove python_* files in ext directory) created by was
from Robertwb: […]
08:18 Ticket #6226 ([with patch, positive review] developer's guide: sections on formatting ...) created by mvngu
We need to add to the developer's guide some information about docstring …
07:11 Ticket #6225 ([with patch, positive review] add link to irc in notebook help page) created by schilly
Include link to sagemath.org's embedded irc java applet. if more people …
03:16 Ticket #6224 (sage startup takes way to long) created by robertwb
This is after the cache is warm, otherwise it's even worse: […] We …
02:41 Ticket #6223 (Remove ext/python_*.pxi) created by robertwb
Cython ships them all now, no need to have them here. Apply: 1. …
00:29 Ticket #6219 ([with spkg, positive review] Fix the silly fpmz.c typo in the flint spkg.) closed by mhansen
fixed: Merged in 4.0.1.rc2.

06/04/09:

22:48 Ticket #6222 ([with patch, positive review] typos in super-increasing code) created by mvngu
I notice some typos in the patch at #5827. Here we fix those typos.
22:44 Ticket #6221 ([with patch, positive review] typos in Lagrange interpolation polynomial) created by mvngu
This is a follow-up to #6043. Here we fix typos found in the patch at that …
20:58 Ticket #6220 (create symbolic arg) created by robertwb
We have a symbolic absolute value, we should have a symbolic argument as …
20:07 Ticket #5663 (Infinite loop in multiplication of 0 (parent Symbolic Ring) and ...) closed by mhansen
invalid: This is taken care of with the switch to the new symbolics: […]
19:49 Ticket #5723 ([with patch, needs work] sage new symbolics/pynac misbehave when ...) closed by mhansen
invalid
19:28 Ticket #5607 (confusing syntax for creating symbolic functions) closed by mhansen
invalid: In 4.0, we raise an error for this type of thing. […]
19:04 Ticket #3100 (coercion errors from SymbolicRing to various fields) closed by mhansen
fixed: Err, make that #6144 and #6194.
19:03 Ticket #6194 ([with patch, positive review] fixes for sage.symbolic.pynac.py_mod) closed by mhansen
fixed: Looks good to me. Merged in 4.0.1.rc2.
19:01 Ticket #6163 ([with patch, positive review] pynac -- segfault probably caused by cmp ...) closed by mhansen
fixed: The changes look good to me and all doctests pass. Merged in 4.0.1.rc2.
19:01 Ticket #6144 ([with patch, positive review] Pynac doesn't simplify exp(x)*exp(2*x) to ...) closed by mhansen
fixed: Merged in 4.0.1.rc2.
18:55 Ticket #2665 (error in coercion between CIF and SR) closed by mhansen
invalid: This now works correctly with the update to pynac: […]
18:35 Ticket #5364 (unused maxima builtin functions for matrices over SR) closed by mhansen
invalid: This was fixed by converting symbolic matrices to use Sage's generic dense …
18:19 Ticket #5123 (add univariate polynomial xgcd over GF(p) to sage) closed by mhansen
invalid: Fixed by #5393
18:02 Ticket #5049 (show(mathematica('2/3')) doesn't work) closed by mhansen
fixed: This was fixed by #5916.
17:58 Ticket #6219 ([with spkg, positive review] Fix the silly fpmz.c typo in the flint spkg.) created by mhansen
There is an spkg at …
17:36 Ticket #6218 ([with patch, positive review] small changes to jacobian_morphism to make ...) created by ncalexan
The attached patch uses % instead of the generic mod and avoids creating …
17:22 Ticket #6217 ([with patch, positive review] fix issues with sorting in formal_sum) created by mhansen
[…]
17:20 Ticket #6216 (make a sage.misc.profile module that makes hotshot and grof2dot and ...) created by ncalexan
[…]
16:35 Ticket #4454 (bug in preparser) closed by mhansen
invalid: This has been fixed by #5106: […]
16:33 Ticket #4465 (zero-length errors give division error instead of just drawing a point.) closed by mhansen
invalid: This works fine in 4.0.1.rc1: […]
16:28 Ticket #6215 ([with patch, positive review] Followup ot #6126: Symmetric group algebra ...) created by nthiery
This mini patch adds some more doctests for #6126, taken from another …
16:08 Ticket #3846 (bug in the sage preparser -- vector(v)[3] = 5 slips by!) closed by mhansen
invalid: This looks fixed to me in 4.0.1: […]
16:05 Ticket #3058 (coercing a vector to symbolic entries doesn't work when the vector's ...) closed by mhansen
invalid: This looks good with 4.0.1.rc1: […]
16:03 Ticket #3090 (first maxima use after restart returns zero, or fails) closed by mhansen
invalid: I still cannot reproduce this in 4.0.1.rc1. I'm going to mark this as …
15:57 Ticket #3146 ((latex(a\v), a) gives an error about calling something with too many ...) closed by mhansen
invalid: This now works (most likely with the change to how the backslash operator …
15:55 Ticket #3348 (Coercion problem: creating vectors from a mix of python and symbolic types) closed by mhansen
invalid: This has been fixed in the switch to Pynac symbolics: […]
15:53 Ticket #3404 (Permutation groups .degree() function misleads.) closed by mhansen
invalid: This has been fixed. […]
14:29 Ticket #2243 (contour_plot bug) closed by mhansen
invalid: I think Arnaud's comment is the correct one. If you look at the (current) …
14:27 Ticket #6214 (Polyhedra compute incorrect dimension when defined through inequalities) created by mhampton
Not always, but it is possible; the following is from "Drini" on …
14:26 Ticket #2476 (plot3d for graphs with loops returns a ZeroDivisionError) closed by mhansen
invalid: This ticket is now invalid: […]
14:15 Ticket #2025 (bug in applying functions to a symbolic matrix) closed by mhansen
invalid: This is now fixed due to the changes in 4.0 […]
14:06 Ticket #1632 (update sqlite to 3.5.4) closed by mhansen
invalid: Since sqlite3 is included in the Python standard library, that is the …
14:01 Ticket #6213 ([with patch, positive review] easy addition of an alias to eta product ...) created by was
[…]
13:46 Ticket #5188 (squaring some factorizations has a bug) closed by mhansen
invalid: This is now invalid. […]
13:40 Ticket #6212 (make sage -upgrade check that there are no applied hg queue patches) created by ncalexan
It would be nice if sage -upgrade aborted if are applied hg queue patches, …
13:31 Ticket #3740 (pickling broken for TensorProductOfCrystals) closed by mhansen
invalid: This is no longer valid […]
13:06 Ticket #6211 ([with patch, positive review] typesetting exp sometimes broken) created by burcin
Typesetting e.g. esqrt(kappa) doesn't currently work.
12:48 Ticket #6210 (docs for the property option of graphs() should include a pointer to the ...) created by jason
A sentence in the docs for the property parameter should say something …
12:39 Ticket #6209 ([with spkg, with positive review] fix flint) closed by mhansen
fixed: Merged in 4.0.1.rc1.
12:37 Ticket #6033 ([with patch, positive review] Bring plot/disk.py to 100% coverage) closed by mhansen
fixed: The last patch looks fine to me. Merged in 4.0.1.rc1.
12:28 Ticket #6208 ([with patch, positive review] Improving gap interface by pre-compiling ...) closed by mhansen
fixed: Looks good to me. I had actually been meaning to do this as well. Merged …
12:23 Ticket #5925 ([with patch, positive review] Improve speed of ...) closed by mhansen
fixed: Looks good. Merged in 4.0.1.rc1.
12:19 Ticket #5931 ([with patch, positive review] Greatly speed up ...) closed by mhansen
fixed: Looks good to me. Thanks for this! Merged in 4.0.1.rc1.
12:10 Ticket #5404 ([with patch, positive review] deprecate numerical_sqrt) closed by mhansen
fixed: Looks good to me. Merged numerical_sqrt.patch in 4.0.1.rc1.
12:08 Ticket #6091 ([with new patch, positive review] syntax extended for subfields of number ...) closed by mhansen
fixed: While it is a solution, I think it's a bit more hackish. We should really …
12:04 Ticket #6043 ([with patch, positive review] optimize the construction of Lagrange ...) closed by mhansen
fixed: Looks good to me. Nice work! Merged in 4.0.1.rc1.
12:01 Ticket #6050 ([with patch, positive review] Dynkin diagram ascii art for reducible ...) closed by mhansen
fixed: Looks good to me. Merged in 4.0.1.rc1.
11:52 Ticket #5827 ([with patch, positive review] knapsack: subset sum problem for ...) closed by mhansen
fixed: Looks good to me. Merged in 4.0.1.rc1.
11:49 Ticket #6176 ([with patch, positive review] ReSTify modules in sage/numerical and put ...) closed by mhansen
fixed: Looks good to me. Merged in 4.0.1.rc1.
11:33 Ticket #5766 ([with patch; positive review] improve coverage of structure/formal_sum.py) closed by mhansen
fixed: Looks good to me. Merged trac_5766-rebased.patch in 4.0.1.rc1.
11:31 Ticket #5718 ([with patch, positive review] notebook -- %hide works fine in the ...) closed by mhansen
fixed: Looks good to me. Merged in 4.0.1.rc1.
11:29 Ticket #6081 ([with patch, positive review] make abelian categories abelian) closed by mhansen
fixed: Merged in 4.0.1.rc1.
11:28 Ticket #5656 ([with patch, positive review] add hint to lift() function to docstring of ...) closed by mhansen
fixed: Merged trac_5656-gb_lift-revised.patch in 4.0.1.rc1.
11:25 Ticket #6206 ([with patch, positive review] move algebraic_closure method from RLF to ...) closed by mhansen
fixed: Merged in 4.0.1.rc1 (and took care of the double -> lazy change.
11:22 Ticket #6139 ([with patch, positive review] Fix S-Box calling when m != n) closed by mhansen
fixed: Merged both patches in 4.0.1.rc1.
11:14 Ticket #5453 (Create a ring for working with polynomials in countably infinitely many ...) closed by mhansen
fixed: This was fixed due to #5556.
10:02 Ticket #6209 ([with spkg, with positive review] fix flint) created by was
[…]
04:54 Ticket #6208 ([with patch, positive review] Improving gap interface by pre-compiling ...) created by SimonKing
At …
02:05 Ticket #6203 ([with patch, positive review] numerical noise on sparc solaris (trivial to ...) closed by mhansen
fixed: Merged in 4.0.1.rc0.
02:05 Ticket #6198 ([with patch, positive review] stop Sage from trying to download ...) closed by mhansen
fixed: Merged in 4.0.1.rc0.

06/03/09:

23:39 Ticket #6191 ([with patch; positive review] atlas -- make it so SAGE_FAT_BINARY only ...) closed by mhansen
fixed: Changes look good to me. Merged in 4.0.1.rc0.
23:29 Ticket #6192 ([with patch; positive review] numerical noise on x86 fedora core 8 (cicero ...) closed by mhansen
fixed: Looks good to me. Merged in 4.0.1.rc0.
23:27 Ticket #6180 ([with patch; positive review] fix typo in spkg-install for pynac) closed by mhansen
fixed: Looks good to me. Merged in 4.0.1.rc0.
23:17 Ticket #6169 ([with patch; positive review] upgrade mpir to 1.2) closed by mhansen
fixed: Looks good to me. Merged mpir-1.2.p1.spkg in 4.0.1.rc0.
22:55 Ticket #6156 ([with patch; positive review] gap packages don't load anymore on itanium, ...) closed by mhansen
fixed: Looks good to me. Merged in 4.0.1.rc0.
21:34 Ticket #6207 (roots of polynomial have incorrect parent when ring=R is specified) created by ncalexan
The attached patch verifies that the roots of a polynomial actually have …
20:45 Ticket #6206 ([with patch, positive review] move algebraic_closure method from RLF to ...) created by ncalexan
Tiny patch moves algebraic_closure method up the tree; I claim this is …
20:42 Ticket #6205 ([with patch, with positive review] add __invert__ to number field morphism) created by ncalexan
This tiny patch does the linear algebra to invert an endomorphism of a …
20:36 Ticket #6204 ([with patch, needs work] make norms for degree 1 relative number fields ...) created by ncalexan
This small patch makes norms for degree 1 relative number fields avoid …
17:06 Ticket #3598 (clisp -- fix building on RHEL5) closed by was
invalid
16:11 Ticket #6203 ([with patch, positive review] numerical noise on sparc solaris (trivial to ...) created by was
[…]
16:09 Ticket #6202 ([with patch, positive review] bitset "noise" on solaris sparc (mark)) created by was
[…]
14:14 Ticket #6201 ([with patch, positive review] CC() raises exception instead of returning 0) created by fredrik.johansson
This is inconsistent: […]
13:56 Ticket #6021 ([with patch, positive review] Implement period lattices for elliptic ...) closed by mhansen
fixed: Merged all three patches in 4.0.1.rc0.
13:52 Ticket #5483 ([with patch; positive review] Add explain_pickle module; allow overriding ...) closed by mhansen
fixed: I fixed the doctest. Merged in 4.0.1.rc0.
13:29 Ticket #6200 ([with patch, positive review] Use mpmath to compute constants) created by fredrik.johansson
Assumes that mpmath has been added to Sage (#6196) Patch summary: Use …
13:28 Ticket #6093 ([with patch, positive review] module to read ext_rep format of ...) closed by mhansen
fixed: Merged in 4.0.1.rc0.
13:25 Ticket #6190 ([with patch, positive review] Fix documentation in ...) closed by mhansen
fixed: Merged in 4.0.1.rc0.
13:23 Ticket #5817 ([with spkg, positive review] Update FLINT to 1.2.5 (latest upstream ...) closed by mhansen
fixed: Merged flint-1.2.5.spkg in 4.0.1.rc0. Note that testing is enabled. I'll …
13:19 Ticket #5732 ([with patch, positive review] digits,exact_log,ndigits speed overhaul) closed by mhansen
fixed: Merged in 4.0.1.rc0.
11:44 Ticket #6199 (Integer * int is slow) created by fredrik.johansson
[…] Ditto for +, -. If I understand the code correctly, there always …
11:38 Ticket #5599 ([with patch, positive review] density_plot not centered correctly) closed by mhansen
fixed: Merged in 4.0.1.rc0.
11:34 Ticket #6198 ([with patch, positive review] stop Sage from trying to download ...) created by mhansen
11:29 Ticket #3699 ([with patch, positive review] rewrite free_module.py to use basis matrices ...) closed by mhansen
fixed: Merged in 4.0.1.rc0.
11:26 Ticket #6168 ([with patch, positive review] FLINT wrapper not reducing coefficients ...) closed by mhansen
fixed: Merged in 4.0.1.rc0.
11:24 Ticket #6184 ([with patch, positive review] mesh=True and dots=True don't work for 3D ...) closed by mhansen
fixed: Merged in 4.0.1.rc0.
10:55 Ticket #6197 ([with patch, positive review] conversion of binomial fails) created by whuss
Converting symbolic expressions containing binomial coefficients to maxima …
10:32 Ticket #6196 ([with patch, positive review] mpmath support) created by fredrik.johansson
Patch description: Adds sage.libs.mpmath which provides wrapper functions …
08:24 Ticket #6195 ([with patch, positive review] in symbolic Expression.match() return a ...) created by burcin
While matching patterns containing wildcards in symbolic expressions, …
08:16 Ticket #6194 ([with patch, positive review] fixes for sage.symbolic.pynac.py_mod) created by burcin
Our version of GiNaC's mod function doesn't match the behavior of the …

06/02/09:

23:58 Ticket #6193 ([with patch, positive review] implement elliptic logarithm) created by robertwb
Depends on #6021.
14:56 Ticket #6192 ([with patch; positive review] numerical noise on x86 fedora core 8 (cicero ...) created by was
[…] Noise or a bug? […]
14:53 Ticket #5865 (Add SAGE_SIMD_MODE="SSE2" README.txt) closed by was
wontfix: SAGE_SIMD_MODE is deprecated.
14:31 Ticket #6191 ([with patch; positive review] atlas -- make it so SAGE_FAT_BINARY only ...) created by was
I couldn't build atlas on itanium and was puzzled why. It turns out I had …
13:04 Ticket #6190 ([with patch, positive review] Fix documentation in ...) created by rbeezer
Four doctests introduced in #6000 need proper indentations, plus some …
12:29 Ticket #6189 ([with patch, positive review] 'integrate' produces incorrect answer) created by emchristiansen
Affects: x64 Ubuntu 9.04 (Jaunty) Sage 4.0, compiled from source, and …
10:22 Ticket #6188 ([with new patch, positive review] Add more files in ...) created by davidloeffler
This patch adds the files order.py, …
10:00 Ticket #6187 ([with patch, positive review] Fix post-cloning docbuild problems and add ...) created by jhpalmieri
Currently, sage -clone requires a rebuild of the Sage documentation. …
08:18 Ticket #6186 (two probably-easy-to-fix scope bugs) created by was
[…]
06:56 Ticket #6185 ([with patch, positive review] Add SBox -> CNF Conversion) created by malb
While not really complicated it is nice to have a direct conversion from …
01:30 Ticket #6184 ([with patch, positive review] mesh=True and dots=True don't work for 3D ...) created by wcauchois
Just like the title says; the options noted do not have any effect on 3D …
00:28 Ticket #6183 ([with patch, needs work] Quaternion algebra latexification) created by robertwb
Quaternion algebra elements don't have a nice latexification. This should …
00:26 Ticket #6182 (Notebook -- Saving a worksheet with double quotes in the worksheet name ...) created by was
Javascript errors show up in console which pretty much messes up all …

06/01/09:

23:35 Ticket #6181 (The r-2.6.1.p22 spkg was created on OSX hence contains a bunch of crap) created by was
If you extract r-2.6.1.p22.spkg on Linux with "tar jxvf" you'll see lots …
21:51 WikiStart edited by adavid
(diff)
16:56 Ticket #6180 ([with patch; positive review] fix typo in spkg-install for pynac) created by was
The typo is spkg-install starts with ##!/usr/bin/env
07:37 Ticket #6179 ([with patch, positive review] html -- doctest failure in sage-4.0.1.alpha0) created by was
We have the following on 32-bit OS X Intel: […]
07:18 Ticket #6178 ([with patch, with positive review] Hermite normal form over PIDs) created by davidloeffler
I've written some code that calculates Hermite normal form over a general …
02:35 Ticket #6177 ([with patch, positive review] Update PolyBoRi to newest upstream release) created by malb
[…] This version also allows bigger systems to be solved using the …
00:48 Ticket #6176 ([with patch, positive review] ReSTify modules in sage/numerical and put ...) created by mvngu
The only module in sage/numerical/ is optimize.py, which is …

05/31/09:

23:30 Ticket #5895 ([with patch; positive review] Limit number of worksheet snapshots) closed by mhansen
fixed: Merged trac_5895_limit_snapshots_2.patch in 4.0.1.alpha0.
23:26 Ticket #4575 ([with patch, positive review] Option to show nested lists as html tables) closed by mhansen
fixed: Merged in 4.0.1.alpha0.
23:16 Ticket #5995 ([with patch, with positive review] Membership testing for modular forms ...) closed by mhansen
fixed: Merged in 4.0.1.alpha0.
23:13 Ticket #5430 ([with patch, positive review] Coleman integrals of differential forms from ...) closed by mhansen
fixed: Merged 5430-v2.patch in 4.0.1.alpha0.
22:36 Ticket #5241 ([with patch, positive review] Matrix Group sometimes assumes base ring is ...) closed by mhansen
fixed: Merged in 4.0.1.alpha0.
22:33 Ticket #5948 ([with patch, positive review] Coleman integrals of df*f) closed by mhansen
fixed: Merged in 4.0.1.alpha0.
22:28 Ticket #6166 ([with patch, positive review] strip 'nodetex' from the reference manual) closed by mhansen
fixed: I think docstringlines is an empty list if there is no docstring as well. …
22:26 Ticket #5990 ([with patch, positive review] developer's guide: more on .spkg files) closed by mhansen
fixed: Merged in 4.0.1.alpha0.
22:22 Ticket #6167 ([with patch; positive review] add the very useful sloane sequence A000008 ...) closed by mhansen
fixed: I changed the commit message and the username before I committed. Merged …
22:04 Ticket #6122 ([with patch, positive review] strip 'nodetex' from docstrings) closed by mhansen
fixed: Merged in 4.0.1.alpha0.
21:59 Ticket #6016 ([with patch, with positive review] factoring rational functions) closed by mhansen
fixed: Merged in 4.0.1.alpha0.
21:57 Ticket #5936 ([with patch, positive review] result of graph query should be iterable -- ...) closed by mhansen
fixed: Merged in 4.0.1.alpha0.
21:43 Ticket #133 ([with patch, positive review] Galois action) closed by mhansen
fixed: Merged in 4.0.1.alpha0.
21:38 Ticket #4504 ([with patches, positive review] document Sage's .spkg extension better) closed by mhansen
fixed: Merged trac_4504_scripts_sdist.patch and trac_4504-draft2.txt in …
21:31 Ticket #4958 ([with patch, positive review] MPolynomialIdeal.reduced_basis?? returns ...) closed by mhansen
fixed: Merged in 4.0.1.alpha0.
21:25 Ticket #5114 ([with patch, positive review] something wrong in the initializer for ...) closed by mhansen
fixed: Merged in 4.0.1.alpha0.
19:07 Ticket #6175 ([with patch, positive review] change Sage Group to Sage Development Team) closed by mhansen
fixed: Merged in 4.0.1.alpha0.
19:06 Ticket #6173 ([with spkg; positive review] atlas -- change from SAGE_SIMD_MODE to ...) closed by mhansen
fixed: Looks good to me. Merged in 4.0.1.alpha0.
18:18 Ticket #6175 ([with patch, positive review] change Sage Group to Sage Development Team) created by jhpalmieri
This is a follow-up to #5829; it changes "The Sage Group" to "The Sage …
18:17 Ticket #5840 ([with spkg, positive review] update SageTeX spkg to version 2.1.1) closed by mhansen
fixed: Merged in the optional package repo.
18:13 Ticket #6172 ([with patch; positive review] add support for building FAT binaries to ...) closed by mhansen
fixed: Looks good to me. Merged in 4.0.1.alpha0.
18:12 Ticket #6141 ([with patch, positive review] simplicial complexes: change 'facets' from ...) closed by mhansen
fixed: While this does represent a backwards incompatible change, I think it is …
18:09 Ticket #5916 ([with patch, positive review] show mathematica expression using jsmath) closed by mhansen
fixed: Merged in 4.0.1.alpha0.
17:48 Ticket #6158 ([with patch, positive review] upgrading sphinx problem: any upgrade to ...) closed by mhansen
fixed: Merged in 4.0.1.alpha0.
17:41 Ticket #6174 ([with patch; positive review] Add to README.txt note about the ...) closed by mhansen
fixed: Looks good to me. Merged in 4.0.1.alpha0.
17:07 Ticket #6174 ([with patch; positive review] Add to README.txt note about the ...) created by was
While adding something about SAGE_FAT_BINARY, I ended up rewriting most of …
17:04 Ticket #5979 ([with patch, positive review] Parent: fixes broken (implicit) invariant ...) closed by mhansen
fixed: Merged in 4.0.1.alpha0.
17:02 Ticket #6000 ([with patch, positive review] Sets enumerated by exploring a search space ...) closed by mhansen
fixed: Merged in 4.0.1.alpha0.
17:00 Ticket #6109 ([with patch, positive review] Bring documentation for QQbar up to 100% and ...) closed by mhansen
fixed: Merged both patches in 4.0.1.alpha0.
16:57 Ticket #6120 ([with patch, positive review] P(0).total_degree() should return -1 for ...) closed by mhansen
fixed: Merged in 4.0.1.alpha0.
16:56 Ticket #6173 ([with spkg; positive review] atlas -- change from SAGE_SIMD_MODE to ...) created by was
Change the ATLAS spkg-install so that it recognizes the SAGE_FAT_BINARY …
16:52 Ticket #6157 ([with patch, positive review] enhance implicit_plot3d documentation) closed by mhansen
fixed: Merged in 4.0.1.alpha0.
16:52 Ticket #6172 ([with patch; positive review] add support for building FAT binaries to ...) created by was
See trac #5818, which is related to this, but not the same. In …
16:47 Ticket #5716 ([with patch, positive review] lifting a subdivided matrix should preserve ...) closed by mhansen
fixed: Merged in 4.0.alpha0.
16:40 Ticket #5967 ([with patch, positive review] ElementWrapper: A class for wrapping Sage or ...) closed by mhansen
fixed: Merged in 4.0.1.alpha0.
16:32 Ticket #6171 ([with patch, positive review] make 'prec' work with sqrt more of the time) closed by mhansen
fixed: Looks good to me. Merged in 4.0.1.alpha0.
14:40 Ticket #6171 ([with patch, positive review] make 'prec' work with sqrt more of the time) created by jhpalmieri
Before this patch: […] This is despite the fact that the docstring for …
12:25 Ticket #6161 (Polynomial rings have no coercion map to themselves) closed by mhansen
invalid: Simon, You're using _has_coerce_map_from incorrectly. The error you get …
01:12 Ticket #6170 ([with patch, positive review] automate applying patches from a ticket and ...) created by was
Automate the process of 1. take a subset of patch from a ticket 2. …
00:51 Ticket #6169 ([with patch; positive review] upgrade mpir to 1.2) created by was
1. Upgrade mpir to version 1.2. 2. Change the name of the spkg from …

05/30/09:

22:40 Ticket #6168 ([with patch, positive review] FLINT wrapper not reducing coefficients ...) created by dmharvey
It is possible to create FLINT zmod_poly objects whose coefficients …
22:24 Ticket #6167 ([with patch; positive review] add the very useful sloane sequence A000008 ...) created by was
This patch is from Joanna Gaski, who is a student in Math 480 (the sage …
21:58 Ticket #6166 ([with patch, positive review] strip 'nodetex' from the reference manual) created by jhpalmieri
The patch is supposed to remove 'nodetex' (and any other directives in the …
21:35 Ticket #6165 (new maxima spkg that enhances eigenvector results so they can be useable ...) created by jason
The spkg applies the patch given by Robert Dodier in this thread: …
21:21 Ticket #6164 ([with patch, positive review] Phan's Mini-AES for educational purposes) created by mvngu
To facilitate the learning of cryptography (in particular the Advanced …
19:01 Ticket #6163 ([with patch, positive review] pynac -- segfault probably caused by cmp ...) created by was
This segfaults Sage-4.0: […] […]
15:16 Ticket #6162 ([with patch, positive review] plot_histogram improvments) created by wdj
Since R's histogram plotting is not working for me, I added some …
15:13 Ticket #6161 (Polynomial rings have no coercion map to themselves) created by SimonKing
The following happens with the 'official' Sage 4.0 on sage.math and on at …
14:04 Ticket #6160 (Segmentation Fault with Multivariate Polynomial Ring) created by stankewicz
This is an example over a 2- variable polynomial ring over QQ (although …
08:46 Ticket #6159 ([with patch, positive review] Implement real_part for CDF and CC) created by jason
[…] but […]
08:37 Ticket #6158 ([with patch, positive review] upgrading sphinx problem: any upgrade to ...) created by was
[…]
07:39 WikiStart edited by was
(diff)
00:50 Ticket #6157 ([with patch, positive review] enhance implicit_plot3d documentation) created by jason
Based on some feedback from Ben Woodruff, the patch below adds a simple …

05/29/09:

22:00 Milestone sage-4.0 completed
* New symbolics based on pynac are the default. * 75% coverage * Solaris …
21:59 Ticket #6154 ([with patch; positive review] fix some numerical noise in rc2) closed by was
fixed
21:59 Ticket #6153 ([with patch; positive review] fix repo -- incorrect delete of ...) closed by was
fixed
21:06 Ticket #6156 ([with patch; positive review] gap packages don't load anymore on itanium, ...) created by was
20:52 Ticket #6155 (fix stein-watkins huge optional database) created by was
[…]
20:39 Ticket #6154 ([with patch; positive review] fix some numerical noise in rc2) created by was
20:32 Ticket #6153 ([with patch; positive review] fix repo -- incorrect delete of ...) created by was
10:34 Ticket #5218 ([with spkg, positive review] Update Python to 2.5.4 (latest 2.5 upstream) ...) closed by mhansen
fixed
10:31 Ticket #6148 ([with patch, positive review] functions involving ceil and floor are ...) closed by mhansen
fixed: Merged in 4.0.rc2.
10:31 Ticket #6125 ([with spkgs, positive review] disable testing in flint, mpir, etc. ...) closed by mhansen
fixed: Merged in 4.0.rc2.
06:38 Ticket #6151 (fedora 10 64-bit -- tab completion causes segfault) closed by was
fixed: closing, since fixed by #5218.
06:38 Ticket #5286 (python 2.5.4 breaks -sdist due to missing .hg repo in the ...) closed by was
fixed

05/28/09:

13:07 Ticket #4478 ([with patch, positive review] delete spkg-debian-maybe) closed by mhansen
fixed: The previous patch was doubled up so it caused failures on applying. The …
12:59 Ticket #6133 ([with patch, positive review] remove pbuild files in devel/sage) closed by mhansen
fixed: The new patch works. Merged in 4.0.rc2.
12:12 Ticket #6150 ([with patch, positive review] numerical noise issues in 4.0.rc1) closed by mhansen
fixed: Merged in 4.0.rc2.
11:36 Ticket #6152 ([with patch, positive review] more ReST fixes) closed by mhansen
fixed: Looks good to me. Merged in 4.0.rc2.
11:25 Ticket #6152 ([with patch, positive review] more ReST fixes) created by jhpalmieri
Here are a few more reST fixes, continued from #6149. This depends on …
10:56 Ticket #6151 (fedora 10 64-bit -- tab completion causes segfault) created by was
The following was reported by kskedl on sage-support. I can replicate it …
10:51 Ticket #6149 ([with patch, positive review] Fix ReST glitches) closed by mhansen
fixed: Merged both patches in 4.0.rc2.
09:35 Ticket #6147 ([with patch, positive review] Make sage -sync-build smarter.) closed by mhansen
fixed: Looks good to me. Merged in 4.0.rc2.
08:30 Ticket #6150 ([with patch, positive review] numerical noise issues in 4.0.rc1) created by mhansen
[…]
06:05 Ticket #6149 ([with patch, positive review] Fix ReST glitches) created by davidloeffler
Building the documentation currently raises something like 50 errors …
05:27 Ticket #6148 ([with patch, positive review] functions involving ceil and floor are ...) created by whuss
In sage-4.0.rc1 if I define: […] The following gives an incorrect …[…]
01:08 Ticket #6147 ([with patch, positive review] Make sage -sync-build smarter.) created by craigcitro
As it stands, sage -sync-build simply looks for corresponding C/C++
01:04 Ticket #6114 ([with patch, positive review] symbolics -- fix removal of constants.so) closed by mhansen
fixed: Merged in 4.0.rc1.
00:44 Ticket #6130 ([with patch, positive review] README about documentation is outdated.) closed by mhansen
fixed: Merged in 4.0.rc1.
00:31 Ticket #6129 ([with patch, positive review] Ammend docstring in ode.pyx) closed by mhansen
fixed: Merged trac_6129.patch in 4.0.rc1.
00:17 Ticket #6053 ([with patch, positive review] Cython numpy broken in notebook) closed by mhansen
fixed: Looks good to me. Merged in 4.0.rc1.
00:04 Ticket #5852 (Properly canonicalize $SAGE_ROOT) closed by mhansen
fixed: Merged in 4.0.rc1.
00:00 Ticket #6146 (the detection of SAGE_ROOT in $SAGE_ROOT/sage script should expand ...) created by was
See #5852.

05/27/09:

23:51 Ticket #6145 ([with spkg; positive review] upgrade mpir to 1.1.2) closed by mhansen
fixed: Looks good to me. Merged in 4.0.rc1.
23:49 Ticket #6104 ([with spkg, positive review] Fix Solaris specific build issue for ...) closed by was
fixed
23:42 Ticket #5894 (spkg/install shoud use #!/usr/bin/env bash) closed by was
fixed
23:41 Ticket #6142 ([with patch, positive review] fix issues with assumptions() doctest due to ...) closed by mhansen
fixed: Merged in 4.0.rc1.
23:41 Ticket #6111 ([with patch; positive review] review symbolics in sage-4.0 (switch to ...) closed by mhansen
fixed: Merged in 4.0.rc1.
23:26 Ticket #6145 ([with spkg; positive review] upgrade mpir to 1.1.2) created by was
According to Bill Hart this is a build fix version of mpir specifically …
23:10 Ticket #5977 ([with patch, positive review] Implement sage -clean-residues) closed by mhansen
fixed
23:04 Ticket #6115 ([with patch, positive review] make symbolic matrices use pynac symbolics) closed by mhansen
fixed: Merged both patches in 4.0.rc1.
22:27 Ticket #6144 ([with patch, positive review] Pynac doesn't simplify exp(x)*exp(2*x) to ...) created by mhansen
[…]
22:07 Ticket #6075 ([with patch, with positive review] dsage is not yet entirely optional) closed by mhansen
fixed: Merged in 4.0.rc1.
21:56 Ticket #6143 ([with spkg, positive review] Upgrade tinyMCE to 3.2.4.1) created by jason
An spkg is up at …
21:40 Ticket #6142 ([with patch, positive review] fix issues with assumptions() doctest due to ...) created by mhansen
17:32 Ticket #6127 ([with patch, positive review] fix trivial typo in documentation) closed by mhansen
fixed: Merged in 4.0.rc1.
15:00 Ticket #6141 ([with patch, positive review] simplicial complexes: change 'facets' from ...) created by jhpalmieri
See …
14:20 Ticket #6140 ([with patches and spkg, positive review] Upgrade numpy to 1.3.0) created by jason
Here is an spkg: …
13:40 Ticket #6126 ([with patch, positive review] Symmetric group algebra jucys_murphy ...) closed by mhansen
fixed: Merged in 4.0.rc1.
05:20 Ticket #6139 ([with patch, positive review] Fix S-Box calling when m != n) created by malb
This should work: […] reported by Sajan.S on [sage-support] (27.5.09)

05/26/09:

22:38 Ticket #6138 (SymmetricGroupAlgebra: updates w.r.t. categories and free modules) created by nthiery
The goal of the patch is to adapt SymmetricGroupAlgebra? to categories and …
22:24 Ticket #6137 (Symmetric functions: refactoring to use coercions, categories, unique rep, ...) created by nthiery
See: …
22:11 Ticket #6136 ((Combinatorial) Free modules: cleanup, abstraction into categories, and ...) created by nthiery
- Deprecates CombinatorialAlgebra? - Abstracts some of the generic code …
16:49 Ticket #6135 (#4073 is not fixed) created by ddrake
#4073 has not been fixed in 4.0.alpha0 and 4.0.rc0.
13:51 Ticket #6134 ([with patch, positive review] Fix SR coercion issue with numpy.float128) closed by mhansen
fixed: Merged in 4.0.rc1.
13:07 Ticket #6134 ([with patch, positive review] Fix SR coercion issue with numpy.float128) created by mhansen
On 32-bit boxes, numpy does not build a float128.
13:06 Ticket #6131 (cmp for number field elements) closed by mhansen
duplicate: Duplicate of #6132
11:31 Ticket #6133 ([with patch, positive review] remove pbuild files in devel/sage) created by craigcitro
Three pbuild files still live in devel/sage, but are clearly out of date …
11:20 Ticket #6132 ([with patch, needs work] cmp for number field elements) created by robertwb
See discussion at …
11:12 Ticket #6131 (cmp for number field elements) created by robertwb
See discussion at …
10:02 Ticket #3202 (show() smashes multiplied numbers together so the product looks like a ...) closed by mhansen
fixed
09:49 Ticket #6038 ([with patch, positive review] add implicit_plot3d to the reference manual ...) closed by mhansen
fixed: Looks good to me. Merged in Sage 4.0.rc1.
09:23 Ticket #1588 (after #1566, new errors in converting symbolic compositions to polynomials ...) closed by mhansen
fixed
09:21 Ticket #5546 (jacobian fails for pynac expressions) closed by mhansen
fixed: This was fixed by #5777 and #5390
09:17 Ticket #2071 (SymbolicExpression conjugate() method assumes variables are real) closed by mhansen
fixed
07:32 Ticket #6130 ([with patch, positive review] README about documentation is outdated.) created by malb
[…]
07:19 Ticket #4073 ([with patch, positive review] disable colors in sage0) closed by mabshoff
fixed: Please don't reopen fixed tickets if the bug has reappeared, even if it …
01:11 Ticket #4073 ([with patch, positive review] disable colors in sage0) reopened by ddrake
I hate to reopen this, but...the problem has returned in 4.0.alpha0 and …

05/25/09:

19:15 Ticket #6129 ([with patch, positive review] Ammend docstring in ode.pyx) created by adavid
[…]
07:32 WikiStart edited by was
(diff)
06:18 Ticket #6128 ([with patch; needs work] Bug - sage-cleaner failed due to NULLs in ...) created by was
From: adavid (on sage-devel) […]

05/24/09:

18:13 Ticket #6127 ([with patch, positive review] fix trivial typo in documentation) created by was
This was pointed out by Ron Evans (of UCSD).
14:14 Ticket #6126 ([with patch, positive review] Symmetric group algebra jucys_murphy ...) created by arattan
The error is observed on my linux box as well as sage.math.washington.edu …
08:50 Ticket #6125 ([with spkgs, positive review] disable testing in flint, mpir, etc. ...) created by burcin
In 4.0.rc0, at least the FLINT spkg has tests enabled. These should be …
07:41 Ticket #6124 (Bug in galois_group of a p-adic field extension) created by jlefebvre
A bug in the implementation of p-adic groups. […]
00:41 Ticket #6123 ([with patch, positive review] expose partition refinement functions to ...) created by rlm
The idea is that it would be nice to use the partition refinement …

05/23/09:

13:00 Ticket #6122 ([with patch, positive review] strip 'nodetex' from docstrings) created by jhpalmieri
It bothers me that when you ask for a docstring with a 'nodetex' …
09:21 CategoriesRoadMap edited by nthiery
Added links to the patches on trac (diff)
01:07 CategoriesRoadMap edited by nthiery
(diff)
00:13 CategoriesRoadMap edited by nthiery
(diff)

05/22/09:

16:19 CategoriesRoadMap edited by nthiery
(diff)
16:06 Ticket #6121 ([with patch, positive review] use metaclasses to support nested class ...) created by robertwb
We can work around this by shipping and always using a custom cPickle, and …
15:58 CategoriesRoadMap edited by nthiery
(diff)
06:57 Ticket #5449 ([with patch, positive review] Implements a variant of @cached_method with ...) closed by mabshoff
fixed: Merged in Sage 4.0.rc1. Cheers, Michael
06:45 Ticket #6117 ([with patch, positive review] graph plotting with show ignores keyword ...) closed by mabshoff
fixed: Merged in Sage 4.0.rc1 since it fixes a real bug, but if my comment above …
06:33 Ticket #6096 ([with patch, positive review] Fix subtle bug in partition refinement) closed by mabshoff
fixed: Merged in Sage 4.0.rc1. Cheers, Michael
06:17 Ticket #5927 ([with patch; positive review] singular prompt problem on solaris sparc) closed by mabshoff
fixed: Merged in Sage 4.0.rc1. Cheers, Michael
03:43 Ticket #6120 ([with patch, positive review] P(0).total_degree() should return -1 for ...) created by malb
but it returns 0 now.

05/21/09:

19:56 Ticket #4055 ([already fixed?] serious bug in polynomial multiplication) closed by mabshoff
fixed: Fixed via #3056. Cheers, Michael
19:38 Ticket #6119 (deprecate taylor() in favor of series()) created by robertwb
Symbolic expressions have two methods to obtain series expansions. The …
19:06 CategoriesRoadMap edited by nthiery
(diff)
18:41 CategoriesRoadMap edited by nthiery
(diff)
18:30 CategoriesRoadMap edited by nthiery
(diff)
17:38 Ticket #6118 ([with (new) second patch, positive review] integer shifting slow) created by robertwb
16:46 SageCombinatRoadMap edited by nthiery
(diff)
15:13 Ticket #6117 ([with patch, positive review] graph plotting with show ignores keyword ...) created by ekirkman
Bug pointed out by Fidel Barrera-Cruz. Entering […] results in …
13:13 Ticket #6116 (error in real literal -> RIF conversion) created by robertwb
[…]
12:39 CategoriesRoadMap edited by nthiery
(diff)
12:23 CategoriesRoadMap edited by nthiery
(diff)
11:39 Ticket #6115 ([with patch, positive review] make symbolic matrices use pynac symbolics) created by jason
Currently, it looks like the symbolic matrix code in …
11:38 Ticket #6114 ([with patch, positive review] symbolics -- fix removal of constants.so) created by was
[…] I (=william) did remove enough constants.* files, which resulted …
08:41 Ticket #6113 (segfault in division_points and factoring torsion_polynomial) created by ncalexan
John Cremona reports: In 4.0.alpha0, this causes a segmentation fault: …
08:03 Ticket #6112 ([with patch, positive review] Remove stale file sage/graphs/graph_isom.pyx) created by rlm
This file has been superseded by those in …
06:40 Ticket #6107 ([with patch, positive review] misc. fixes for symbolics for 4.0.rc0) closed by mabshoff
fixed: Merged in Sage 4.0.rc0. Cheers, Michael
05:15 CategoriesRoadMap edited by nthiery
(diff)
02:44 Ticket #6111 ([with patch; positive review] review symbolics in sage-4.0 (switch to ...) created by was
Get sage-4.0.rc0 from …
02:10 Ticket #6110 ([with patch, positive review] implement a "decorator" to allow pickling ...) created by cwitty
The nested_pickle decorator modifies nested classes to be picklable. (In …
01:29 Ticket #6109 ([with patch, positive review] Bring documentation for QQbar up to 100% and ...) created by cremona
This is not good: sage/rings/qqbar.py SCORE sage/rings/qqbar.py: 40% (110 …

05/20/09:

22:57 Ticket #6108 ([with patch, positive review] sage -tp skips all.py and __init__.py!!) created by was
22:53 Ticket #6107 ([with patch, positive review] misc. fixes for symbolics for 4.0.rc0) created by mhansen
22:22 Ticket #6106 ([with patch, needs work] Additional functions for Indefinite Binary ...) created by aliashamieh
I added functions to check for the reducibility of an indefinite binary …
22:08 Ticket #6105 ([with patch, needs work] Additions and changes in Group Algebras) created by jlefebvre
Added helper functions to better exchange character information between …
21:26 Ticket #6104 ([with spkg, positive review] Fix Solaris specific build issue for ...) created by mabshoff
dpe.h was not including some headers for finite() and also due to system …
20:50 Ticket #6103 (cohomology of simplicial complexes with finite coefficients as modules ...) created by bantieau
Implement functionality in sage to return the ZZ-graded cohomology with …
20:47 Ticket #6102 (cohomology ring of simplicial complexes) created by bantieau
Add functionality in sage to compute the cohomology ring of a simplicial …
20:43 Ticket #6101 (computation of induced morphism on homology and cohomology of simplicial ...) created by bantieau
Add functionality to sage to compute the effect of a simplicial complex …
20:41 Ticket #6100 (give a basis for homology and cohomology of chain complexes in terms of ...) created by bantieau
Add functionality so that we can compute a basis for (co)homology in …
20:37 Ticket #6099 (morphisms of simplicial complexes and the associated chain complex ...) created by bantieau
Add functionality to sage to create morphisms between simplicial …
19:50 WikiStart edited by mabshoff
There are around 220 trac account holders, many of which are still missing … (diff)
19:46 Ticket #5930 ([with patch, positive review] switch from maxima to pynac for core ...) closed by mabshoff
fixed: Merged in Sage 4.0.rc0. Cheers, Michael
19:24 WikiStart edited by jlefebvre
(diff)
19:24 WikiStart edited by jlefebvre
(diff)
19:23 WikiStart edited by jlefebvre
(diff)
19:19 Ticket #6098 ([with patch, positive review] 3d bezier path plotting) created by ekirkman
19:08 Ticket #6082 ([with patch, positive review] realloc called too often for Integer ...) closed by mabshoff
fixed: Merged in Sage 4.0.rc0. Cheers, Michael
19:07 Ticket #6035 ([with patch, positive review] Don't draw vertical asympotes) closed by mabshoff
fixed: Merged in Sage 4.0.rc0. Cheers, Michael
19:07 Ticket #5581 ([with patch, positive review] Face lattices and f-vectors for polytopes; ...) closed by mabshoff
fixed: Merged trac_5581_rebase.patch only in Sage 4.0.rc0. Cheers, Michael
19:06 Ticket #4875 ([with patch, positive review] Polyhedron.show(fill=True) fails) closed by mabshoff
fixed: Merged in Sage 4.0.rc0. Cheers, Michael
18:41 Ticket #6077 ([with patch, positive review] simplicial complex method for polytopes) closed by mabshoff
fixed: Merged 6077_v2.patch only in Sage 4.0.rc0. In case that was not intended …
18:28 Ticket #5621 ([with patch, positive review] doctests for calculus.py) closed by mabshoff
fixed: This has been merged via #5930 into the new symbolics. Cheers, Michael
18:27 Ticket #5582 ([with patch, positive review] Coercion from float to QQ is missing) closed by mabshoff
fixed: Merged both patches into Sage 4.0.rc0. Cheers, Michael
18:19 Ticket #6097 ([with patch, positive review] Implements a mantra for declaring abstract ...) created by nthiery
This patch implements a decorator tha can be used to declare a method that …
17:59 Ticket #5879 ([with patch, positive review] Added crystal of letters for type E) closed by mabshoff
fixed: Merged in Sage 4.0.rc0. Cheers, Michael
17:59 Ticket #5120 ([with patch, positive review] An alternative implementation of the Unique ...) closed by mabshoff
fixed: Merged in Sage 4.0.rc0. Cheers, Michael
17:36 Ticket #6065 ([with patch, positive review] implement some missing trig methods on ...) closed by mabshoff
fixed: Merged in Sage 4.0.rc0 via #5930. Cheers, Michael
17:33 Ticket #6088 ([with patch, positive review] LatticePolytope: Removed a try/catch which ...) closed by mabshoff
fixed: Merged in Sage 4.0.rc0. Cheers, Michael
17:31 Ticket #5619 ([with patch, positive review] doctests for error messages in ...) closed by mabshoff
fixed: Merged in Sage 4.0.rc0. Cheers, Michael
17:13 Ticket #6070 ([with new patch, with positive review] Get doctest coverage in ...) closed by mabshoff
fixed: Merged both patches in Sage 4.0.rc0. Cheers, Michael
16:50 Ticket #5909 (symbolics -- x.subs_expr({}) hangs sage) closed by mabshoff
fixed: Fixed via the new symbolics at #5930: […] If someone wants to take …
16:48 Ticket #6029 ([with patch, positive review] bug in floor() for python types) closed by mabshoff
fixed: Merged in Sage 4.0.rc0. Cheers, Michael
16:47 Ticket #5944 ([with patch, positive review] fix a nasty pynac bug in exp) closed by mabshoff
fixed: Merged in Sage 4.0.rc0. Cheers, Michael
16:46 Ticket #5753 ([with patch and package, positive review] update to pynac 0.1.4) closed by mabshoff
fixed: Merged in Sage 4.0.rc0. Cheers, Michael
16:44 Ticket #5777 ([with package and patches, positive review] update to pynac 0.1.6) closed by mabshoff
fixed: Merged in Sage 4.0.rc0. Cheers, Michael
16:38 Ticket #6061 ([with patch; positive review] refresh the pickle jar) closed by mabshoff
fixed: Merged in Sage 4.0.rc0. Cheers, Michael
14:31 Ticket #6096 ([with patch, positive review] Fix subtle bug in partition refinement) created by rlm
This patch includes a module which gives an extremely simple example of …
14:20 Ticket #6095 ([with patch; needs work] implement sloane sequence: A060302 (digits of ...) created by was
interesting because almost digits of e (and on a t-shirt).
13:14 Ticket #5076 ([with patch; needs review] bug with (coercion in?) p-adic extension fields ...) closed by mabshoff
fixed: Fixed in Sage 4.0.alpha0 via #5778. Cheers, Michael
11:28 Ticket #6094 (Change all occurrences of "method" to "algorithm") created by rlm
In a discussion with David, we realized that he's been using "method" for …
04:27 Ticket #6090 (plot(x^2, (x, -2, 2), fill=2) does not match documentation) closed by mabshoff
duplicate: Replying to whuss: > #5438 says it went into 4.0.alpha0 not …
01:16 Ticket #6093 ([with patch, positive review] module to read ext_rep format of ...) created by carlohamalainen
Adds documentation and doctests to the pydesign module ext_rep for reading …
00:29 Ticket #6092 (make subfield/relativize accept multiple elements) created by ncalexan
See #6079 for a first stab patch and discussion.

05/19/09:

23:41 Ticket #6091 ([with new patch, positive review] syntax extended for subfields of number ...) created by fwclarke
At present […] fails. This is simply because the code uses the name …
22:27 Ticket #6090 (plot(x^2, (x, -2, 2), fill=2) does not match documentation) created by jason
According to the docs, if fill is a number c, then: "a number c: Fill the …
20:40 Ticket #6089 ([with patch, positive review] view command: don't always use jsMath) created by jhpalmieri
The attached patch provides a way to not always use jsMath when rendering …
18:15 CategoriesRoadMap edited by nthiery
(diff)
18:06 Ticket #6088 ([with patch, positive review] LatticePolytope: Removed a try/catch which ...) created by nthiery
This try catch made it hard to discover a trivial bug in Sequences because …
14:38 Ticket #6087 (graph automorphism group segfaults on invalid input (fixed already; add ...) created by jason
Even though the input is invalid (the partition isn't a valid partition), …
13:48 Ticket #2899 (Make RDF round and friends return Integers) reopened by mabshoff
Wait. There are doctests via Nick's ticket, but that patch has not been …
13:37 Ticket #6080 ([with patch, positive review] Add utility methods to Integer (needed for ...) closed by mabshoff
fixed: Merged in Sage 4.0.rc0. Cheers, Michael
13:24 Ticket #6086 ([with patch, positive review] fixed laplacian_matrix in graph.py) closed by mabshoff
fixed: Merged in Sage 4.0.rc0. Cheers, Michael
13:24 CategoriesRoadMap edited by nthiery
(diff)
13:13 Ticket #5940 ([with patch, positive review] graph theory -- bug in is_circular_planar) closed by mabshoff
fixed: Merged trac_5940-ref_fix.patch only in Sage 4.0.rc0. Cheers, Michael
12:55 WikiStart edited by ekirkman
(diff)
12:51 Ticket #6086 ([with patch, positive review] fixed laplacian_matrix in graph.py) created by dperkinson
The kirchhoff_matrix/laplacian_matrix did not handle graphs with loops …
12:43 Ticket #5554 ([with patch, positive review] implement cholesky_decomposition for ...) closed by mabshoff
fixed: Merged trac_5554-cholesky-decomposition-2.patch in Sage 4.0.rc0. Cheers, …
12:21 Ticket #5783 ([with patch, positive review] Lazy attribute fixes and improvements) closed by mabshoff
fixed: Merged in Sage 4.0.rc0. Cheers, Michael
12:08 Ticket #5907 ([with patch; positive review] incorrect fast_float evaluation of constant ...) closed by mabshoff
fixed: Merged both patches in Sage 4.0.rc0. Cheers, Michael
11:51 Ticket #6036 ([with patch, positive review] a bug in polynomial() for ...) closed by mabshoff
fixed: Merged trac_6036.patch in Sage 4.0.rc0. Cheers, Michael
11:44 Ticket #6052 ([with patch; positive review] partial_fraction_decomposition is broken for ...) closed by mabshoff
fixed: Merged in Sage 4.0.rc0. Cheers, Michael
11:24 Ticket #6060 ([with patch, positive review] divmod fails when one argument is Integer ...) closed by mabshoff
fixed: Merged in Sage 4.0.rc0. Cheers, Michael
10:06 Ticket #6085 ([with patch, positive review] Finish full implementation of c_graphs) created by rlm
The goal is for c_graphs to be able to take over as the default …
10:00 Ticket #5236 ([with patch, positive review] x^(-pm) in ramified extensions of Qp ...) closed by mabshoff
fixed: Merged trac5236.2.patch in Sage 4.0.rc0. Cheers, Michael
09:33 Ticket #2899 (Make RDF round and friends return Integers) closed by mabshoff
fixed: Excellent. Closed as fixed. Cheers, Michael
01:23 Ticket #6084 (Improved p-adic polynomials) created by roed
A reimplementation of p-adic polynomials in Cython with many different …
00:35 Ticket #6083 ([with new patch, with positive review] speedup integer division) created by robertwb
remove _sig_on and _sig_off for small operands, specialize for int divisor

05/18/09:

23:02 Ticket #6082 ([with patch, positive review] realloc called too often for Integer ...) created by robertwb
When putting objects back into the pool, we realloc the mpz_t to a …
21:57 Ticket #5444 ([with patch, positive review] ellipses + float = boom) reopened by mabshoff
Reopening until someone either points to a doctests or post a doctest …
21:56 Ticket #2899 (Make RDF round and friends return Integers) reopened by mabshoff
Reopening until someone either points to a doctests or post a doctest …
20:53 Ticket #6081 ([with patch, positive review] make abelian categories abelian) created by jhpalmieri
As reported …
20:35 Ticket #6080 ([with patch, positive review] Add utility methods to Integer (needed for ...) created by fredrik.johansson
Patch adds sqrtrem (I only found an existing isqrt) and a method to count …
19:18 Ticket #6079 ([with patch, needs work] modernize base inclusion morphism of relative ...) created by ncalexan
The patch adds a class for the morphism embedding the base into a relative …
17:53 Ticket #6078 (Add compatibility functions with deprecation warnings for QF code after ...) created by tornaria
The patches at #5954, #6037 and #6040 bring doctest coverage for quadratic …
17:42 Ticket #6064 ([with patch; with positive review] allow rationals in kronecker_symbol and ...) closed by mabshoff
fixed: Merged in Sage 4.0.rc0. Cheers, Michael
17:42 Ticket #6062 ([with patch; with positive review] QQ method is_padic_square fails when ...) closed by mabshoff
fixed: Merged iN Sage 4.0.rc0. Cheers, Michael
17:41 Ticket #6040 ([with patch, positive review] Added Doctests for QuadraticForms methods) closed by mabshoff
fixed: Merged in Sage 4.0.rc0. Cheers, Michael
17:39 Ticket #5837 ([with patch, needs review] bug in rational_diagonal_form() from ...) closed by mabshoff
fixed: Fixed via #5954, but credit still goes to Luiz for this ticket. Cheers, …
17:38 Ticket #6037 ([with patch; positive review] Major Upgrade to QuadraticForm Local Density ...) closed by mabshoff
fixed: Merged patch-2QF_local_densities3.4.1.patch in Sage 4.0.rc0. Cheers, …
17:37 Ticket #5954 ([with patch, positive review] Added documentation/doctests for all ...) closed by mabshoff
fixed: Merged in Sage 4.0.rc0. Cheers, Michael
17:25 WikiStart edited by dperkinson
(diff)
16:14 Ticket #3932 ([with patch, positive review] generate size n trees in linear time) closed by mabshoff
fixed: Merged both patches in Sage 4.0.rc0. Cheers, Michael
16:09 Ticket #6049 ([with patch, positive review] bitset complement zeroes out last word if ...) closed by mabshoff
fixed: Merged in Sage 4.0.rc0. Cheers, Michael
15:06 Ticket #6077 ([with patch, positive review] simplicial complex method for polytopes) created by mhampton
This just adds a simplicial complex method for the polytope class, which …
15:01 Ticket #5423 ([with patch, needs work] Move calculus to new coercion model) closed by mabshoff
invalid
14:54 Ticket #5444 ([with patch, positive review] ellipses + float = boom) closed by robertwb
worksforme: This has been resolved, probably while cleaning up the preparser code. …
14:45 Ticket #2899 (Make RDF round and friends return Integers) closed by robertwb
worksforme: This appears to have already been fixed. […]
14:38 Ticket #1419 (notebook java3d plotting requires Internet access) closed by robertwb
wontfix: We're now using jmol for everything.
14:20 Ticket #6076 (Allow to redefine the python symbol in the Notebook) created by certik
The problem is that Sage notebook doesn't allow the user to redefine the …
14:02 Ticket #6075 ([with patch, with positive review] dsage is not yet entirely optional) created by ncalexan
For 4.0, dsage was made an optional spkg. However, if I rm -rf build/ and …
13:14 WikiStart edited by bantieau
(diff)
12:06 Ticket #6074 (Planar graph generation) created by rlm
Essentially, this shouldn't be too difficult to implement in Sage: …
11:44 Ticket #6048 ([with patch, positive review] fix non-ASCII character in mpolynomialsystem) closed by mabshoff
fixed: Merged in Sage 4.0.rc0. Cheers, Michael
11:29 Ticket #6066 ([with patch, positive review] constructing Sage graphs is slow compared to ...) closed by mabshoff
fixed: Merged in Sage 4.0.rc0. Cheers, Michael
11:09 Ticket #6073 ([with patch, positive review] Developer guide somewhat wrong about cython ...) created by mhampton
In the developer guide, in the "Coding in other languages" section, it …
11:05 Ticket #6042 ([with patch, positive review] Bring doctests of modular/modsym/ambient.py ...) closed by mabshoff
fixed: Merged in Sage 4.0.rc0. Cheers, Michael
10:52 Ticket #6072 ([with patch, needs work] Boundary space for GammaH fails to identify ...) created by davidloeffler
If G is a congruence subgroup (not containing -1), then cusps of G can …
10:28 CategoriesRoadMap edited by nthiery
(diff)
08:54 Ticket #6059 ([with patch; with positive review] speed regresion in hilbert_symbol after ...) closed by mabshoff
fixed: Merged in Sage 4.0.rc0. Cheers, Michael
08:20 Ticket #6071 ([with patch, positive review] Weight 1 Eisenstein series) created by davidloeffler
Computing weight 1 cusp forms is hard (cf. #2330), but computing weight 1 …
07:05 Ticket #6070 ([with new patch, with positive review] Get doctest coverage in ...) created by davidloeffler
This is a follow-up of #6042. That patch increased doctest coverage in the …
06:17 Ticket #6054 ([with patch, positive review] fix display2d with ecl on OSX) closed by mabshoff
fixed: Merged in Sage 4.0.rc0. Cheers, Michael
06:16 Ticket #6069 (Make error message for nonexistent published page more informative) created by khorton
If someone attempts to access a URL for a published worksheet that no …
06:09 Ticket #6068 (Worksheet URLs - meaningful text vs numbers) created by khorton
Currently all worksheets have URLs that end in a number (e.g. …
06:07 Ticket #6067 (Published worksheet URL stability) created by khorton
If a the publication status of a worksheet is selected from published to …
06:05 WikiStart edited by khorton
(diff)
06:04 WikiStart edited by khorton
Added user name to list (diff)
00:45 Ticket #6066 ([with patch, positive review] constructing Sage graphs is slow compared to ...) created by mabshoff
See …

05/17/09:

23:38 Ticket #6065 ([with patch, positive review] implement some missing trig methods on ...) created by cwitty
At William's request, I'm implementing a few methods that RR had and RIF …
22:30 Ticket #6064 ([with patch; with positive review] allow rationals in kronecker_symbol and ...) created by tornaria
With sage-4.0.alpha0: […] Same for kronecker_symbol and …
22:28 Ticket #6063 ([fixed by #4000] x^2 for x over QQ is really frickin' slow compared to ...) created by was
[…]
22:08 Ticket #6062 ([with patch; with positive review] QQ method is_padic_square fails when ...) created by tornaria
With sage-4.0.alpha0: […]
21:00 Ticket #6061 ([with patch; positive review] refresh the pickle jar) created by was
Sage-4.0 has tons (nearly 100) of objects with doctests that create …
20:32 SageCombinatRoadMap edited by nthiery
(diff)
20:18 Ticket #6060 ([with patch, positive review] divmod fails when one argument is Integer ...) created by fredrik.johansson
[…] Attaching a patch.
15:54 Ticket #6059 ([with patch; with positive review] speed regresion in hilbert_symbol after ...) created by tornaria
The following hilbert symbol computation […] used to be almost instant …
14:02 Ticket #6058 ([with patch, needs comments] Add basic statistics functionality at the top ...) created by mhampton
Sage should provide basic statistics functionality at the top level. …
02:20 Ticket #6057 (Add a file Solaris.txt / SOLARIS.txt) closed by mabshoff
wontfix: No, we have README.txt and the wiki, no need to add anything. Cheers, …
01:45 Ticket #6057 (Add a file Solaris.txt / SOLARIS.txt) created by drkirkby
It would be useful if a file was added in the top-level directory with the …
01:40 Ticket #6056 ([positive review] HISTORY.txt for sage-4.0.alpha0 needs updating) created by drkirkby
The file starts: […]
01:38 Ticket #6055 (Top level README.txt is wrong reguarding Solaris) created by drkirkby
The top level README.txt has a few problems reguarding Solaris. 1) It …

05/16/09:

23:05 Ticket #6054 ([with patch, positive review] fix display2d with ecl on OSX) created by mhansen
[…]
21:44 Ticket #6053 ([with patch, positive review] Cython numpy broken in notebook) created by ghtdak
in a notebook cell with […] an error is thrown because …
19:43 Ticket #6052 ([with patch; positive review] partial_fraction_decomposition is broken for ...) created by tornaria
[…]
18:05 Ticket #6051 ([with patch, positive review] Enable Singular's coefficient rings which ...) created by malb
Singular 3-1-0 supports coefficient rings which are not fields. In …
15:41 Ticket #6050 ([with patch, positive review] Dynkin diagram ascii art for reducible ...) created by bump
After the patch, Dynkin diagram ascii art is available for reducible …
11:27 Ticket #6049 ([with patch, positive review] bitset complement zeroes out last word if ...) created by jason
I introduced a serious error in bitset complements when the bitsets are …
09:18 Ticket #6048 ([with patch, positive review] fix non-ASCII character in mpolynomialsystem) created by jhpalmieri
This patch changes a non-ASCII hyphen to an ASCII hyphen.
00:34 CategoriesRoadMap edited by nthiery
(diff)
00:33 CategoriesRoadMap edited by nthiery
(diff)
00:30 CategoriesRoadMap created by nthiery
By popular demand, the patch description is now here instead of trac
00:20 SageCombinatRoadMap edited by nthiery
typo fix (diff)
00:19 SageCombinatRoadMap edited by nthiery
(diff)

05/15/09:

18:02 Ticket #5968 ([with patch; with positive review] increase doctest coverage of ...) closed by mabshoff
fixed: Merged all three patches in Sage 4.0.alpha0. Cheers, Michael
17:27 Ticket #6024 ([with spkg, positive review] clisp-->ecl switch) closed by mabshoff
fixed: Merged both spkgs and the patch in Sage 4.0.alpha0. I also fixed deps …
17:21 Ticket #6032 ([with spkg, positive review] split boost-1.34.1.cropped off the ...) closed by mabshoff
fixed: Merged both spkgs and both patches in Sage 4.0.alpha0. Cheers, Michael
17:18 Ticket #6047 (Disable threading for boehm_gc) closed by mabshoff
invalid: This was a red herring - invalid. Cheers, Michael
14:21 Ticket #6047 (Disable threading for boehm_gc) created by mabshoff
Threading causes trouble when building ecl against boehm since we need to …
09:16 Ticket #6046 ([with new patch, positive review] Implement local and global heights for ...) created by cremona
This patch implements local (archimedean non) and global heights for …
07:32 Ticket #5884 (OpenSuse 11/x86-64: doctest failure in groups/perm_gps/permgroup.py) closed by mabshoff
invalid: Hmm, this seems to be gone, so "invalid" until we find a reproducible test …
07:22 Ticket #1338 ([with spkg, positive review] Solaris: Symmetrica 2.0 crashes due to linker ...) closed by mabshoff
fixed: Merged spkg and patch into Sage 4.0.alpha0. Cheers, Michael
04:21 Ticket #5418 (Get the coverage of the Jon Hanke's qf code to 100%) closed by mabshoff
duplicate: This is revolved by patches at #5954 and #6040. Cheers, Michael
02:59 Ticket #6045 ([with patch, positive review] Computation of Heegner points) created by robertwb
Adds Heegner point method to elliptic curves over Q. Also cleans up the …
02:24 Ticket #6044 ([with patch, positive review] Enhanced reduction modulo ideals of number ...) created by mtaranes
1. Modify "residues" function so that it returns a canonical set of coset …
01:38 Ticket #6043 ([with patch, positive review] optimize the construction of Lagrange ...) created by mvngu
The method lagrange_polynomial() in …
00:55 Ticket #6030 ([with patch, positive review] Bring plot/circle.py to 100% coverage) closed by mabshoff
fixed: Merged both patches in Sage 4.0.alpha0. Cheers, Michael
00:55 Ticket #6023 ([with patch, positive review] Bring plot/polygon.py to 100% coverage) closed by mabshoff
fixed: Merged both patches in Sage 4.0.alpha0. Cheers, Michael
00:54 Ticket #6006 ([with patch, positive review] Bring plot/point.py to 100% coverage) closed by mabshoff
fixed: Merged all three patches in Sage 4.0.alpha0. Cheers, Michael
00:37 Ticket #5566 ([with patch, positive review] Symmetric Groebner bases and Infinitely ...) closed by mabshoff
fixed: Merged all four patches in Sage 4.0.alpha0. Cheers, Michael
00:21 Ticket #6042 ([with patch, positive review] Bring doctests of modular/modsym/ambient.py ...) created by cremona
This 2500-line file has a low score: 26% (26 of 97) I have nearly …

05/14/09:

23:55 WikiStart edited by jonhanke
(diff)
23:14 Ticket #6041 (update NetworkX to version 0.99) created by mvngu
As the subject says. This is a follow-up to #5934.
20:40 Ticket #6040 ([with patch, positive review] Added Doctests for QuadraticForms methods) created by jonhanke
Adding Doctests to bring coverage up to 100%.
10:33 Ticket #6039 ([with patch, positive review] Change name of pari's sum function when ...) closed by mabshoff
fixed: Merged in Sage 4.0.alpha0. Cheers, Michael
09:49 Ticket #6039 ([with patch, positive review] Change name of pari's sum function when ...) created by craigcitro
When we include Pari's sum function via libs/pari/decl.pxi, it takes …
08:26 Ticket #6038 ([with patch, positive review] add implicit_plot3d to the reference manual ...) created by was
Please add the wonderful implicit_plot3d to the reference manual, and …
03:03 Ticket #6037 ([with patch; positive review] Major Upgrade to QuadraticForm Local Density ...) created by jonhanke
Completely rewritten and doctested Local densities routines according to a …

05/13/09:

23:49 Ticket #5438 ([with patch, positive review] Incorrect documentation and/or functionality ...) closed by mabshoff
fixed: Merged trac_5438-rebase.patch in Sage 4.0.alpha0. Cheers, Michael
22:16 Ticket #5839 ([with patch, positive review] MPolynomialRing_libsingular __dealloc__ is ...) closed by mabshoff
fixed: Merged in Sage 4.0.alpha0. Cheers, Michael
19:16 Ticket #6036 ([with patch, positive review] a bug in polynomial() for ...) created by klee
This works: […] I traced this bug, and found that […] I think the …
12:05 Ticket #5844 ([with patch, positive review] Improvement of ...) closed by mabshoff
fixed: Merged both patches in Sage 4.0.alpha0. Cheers, Michael
12:04 Ticket #5664 ([with patch, positive review] Bugs in PermutationGroup_subgroup.__cmp__) closed by mabshoff
fixed: Merged in Sage 4.0.alpha0. Cheers, Michael
11:35 Ticket #2507 ([with patch; positive review] Docstrings and Doctests for ...) closed by mabshoff
fixed: Merged trac_2507.patch in Sage 4.0.alpha0. Cheers, Michael
11:27 Ticket #5997 ([with patch, positive review] deprecate the "order" method on elements of ...) closed by mabshoff
fixed: Merged both patches in Sage 4.0.alpha0. Cheers, Michael
11:12 Ticket #6022 ([with patch, positive review] latex.py: if dvipng fails, use dvips and ...) closed by mabshoff
fixed: Merged in Sage 4.0.alpha0. Cheers, Michael
11:12 Ticket #6012 ([with patch, positive review] allow use of pdflatex instead of latex) closed by mabshoff
fixed: Merged in Sage 4.0.alpha0. Cheers, Michael
11:00 Ticket #6025 ([with patch, positive review] Sage 3.4.2: doctest failure in ...) closed by mabshoff
fixed: Merged in Sage 4.0.alpha0. Cheers, Michael
10:39 Ticket #5249 ([with patch, positive review] implicit_plot3d functionality (isosurfaces, ...) closed by mabshoff
fixed: Merged trac_5249-flat.patch only in Sage 4.0.alpha0. Cheers, Michael
09:43 Ticket #6035 ([with patch, positive review] Don't draw vertical asympotes) created by whuss
The attached patch adds an option "detect_poles" to the plot command, …

05/12/09:

20:00 Ticket #6034 ([with spkg, positive review] update Singular to newest upstream release) created by malb
Singular 3.1 has many new features which are pretty exciting for Sage …
18:38 Ticket #6033 ([with patch, positive review] Bring plot/disk.py to 100% coverage) created by kcrisman
Bring plot/disk.py to 100% coverage.
15:17 Ticket #5989 ([with patch, positive review] typo in sage-sage) closed by mabshoff
fixed: Merged in Sage 4.0.alpha0. Cheers, Michael
15:15 Ticket #5924 ([with patch, positive review] Slopes of U_p operator acting on a space of ...) closed by mabshoff
fixed: Merged in Sage 4.0.alpha0. Cheers, Michael
15:03 Ticket #5913 ([with patch, positive review] expose graph coloring in sage) closed by mabshoff
fixed: Merged in Sage 4.0.alpha0. Cheers, Michael
14:50 Ticket #5609 ([with patch, positive review] some functions for BooleanPolynomialIdeal) closed by mabshoff
fixed: Merged in Sage 4.0.alpha0. Cheers, Michael
14:20 Ticket #6004 ([with patch, positive review] add odd_degree_model function to ...) closed by mabshoff
fixed: Merged trac_6004-odd-degree-model-5.2.patch in Sage 4.0.alpha0. Cheers, …
14:03 Ticket #6008 ([with patch, positive review] Improved efficiency of elliptic curve ...) closed by mabshoff
fixed: Merged in Sage 4.0.alpha0. Cheers, Michael
13:24 Ticket #5934 ([with spkg; positive review] networkx -- fix bad spkg) closed by mabshoff
fixed: Merged the fake spkg in Sage 4.0.alpha0. Cheers, Michael
11:17 Ticket #6031 ([with spkg, positive review] ntl-5.4.2.p7.spkg: Fix gcc 4.4.0 compilation ...) closed by mabshoff
fixed: Merged in Sage 4.0.alpha0. Cheers, Michael
11:11 Ticket #6032 ([with spkg, positive review] split boost-1.34.1.cropped off the ...) created by mabshoff
To make it easier to update boost it should be split off the …
10:18 Ticket #4223 ([with spkg, positive review] upgrade fpLLL to newest upstream release ...) closed by mabshoff
fixed: Merged spkg and patch in Sage 4.0.alpha0. Cheers, Michael
10:15 Ticket #5586 ([with patch, positive review] faster & more convenient sr) closed by mabshoff
fixed: Merged all three patches in Sage 4.0.alpha0. Cheers, Michael
10:15 Ticket #5576 ([with patch, positive review] MPolynomialSystem cleanup) closed by mabshoff
fixed: Merged in Sage 4.0.alpha0. Cheers, Michael
09:39 Ticket #6031 ([with spkg, positive review] ntl-5.4.2.p7.spkg: Fix gcc 4.4.0 compilation ...) created by mabshoff
NTL 5.4.2 needs a minimal header fix to build with gcc 4.4. While at it I …
09:06 Ticket #6030 ([with patch, positive review] Bring plot/circle.py to 100% coverage) created by kcrisman
Bring plot/circle.py to 100% coverage.
03:15 Ticket #6029 ([with patch, positive review] bug in floor() for python types) created by robertwb
[…]
00:32 Ticket #6028 (get_memory_usage() sucks performance wise on Solaris) created by mabshoff
Use /proc/$PID/psinfo instead of top - see * …
00:13 Ticket #6027 ([with patch, positive review] get_memory_usage() sucks performance wise on ...) created by mabshoff
[…] This causes sage/rings/tests.py to take forever in -long doctesting …
00:11 Ticket #6026 (python.spkg: ctypes fails to build on 64 bit OSX) created by mabshoff
As is there is no support for ctypes on 64 bit OSX. I have a binary …
00:10 Ticket #6025 ([with patch, positive review] Sage 3.4.2: doctest failure in ...) created by mabshoff
[…]

05/11/09:

23:42 Ticket #6010 ([with patch, positive review] implement various invariants for genus 2 ...) closed by mabshoff
fixed: Merged trac_6010-genus-2-invariants-2.2.patch in Sage 4.0.alpha0. Cheers, …
23:35 Ticket #5862 ([with patch, positive review] OSX 64 bit libsingular -- sage/libsingular ...) closed by mabshoff
fixed: Merged the singular.spkg as well as libsingular_osx64.patch in Sage …
23:34 Ticket #5929 ([with patch, positive review] Fix CTRL-C assumption problem with clisp) closed by mabshoff
fixed: Merged both patches in Sage 4.0.alpha0. Cheers, Michael
23:11 Ticket #6024 ([with spkg, positive review] clisp-->ecl switch) created by mabshoff
This is required for gcc 4.4.0, Solaris and so on. Cheers, Michael
23:04 Ticket #5502 ([with patch, positive review] implement ascii art output for Dynkin ...) closed by mabshoff
fixed: Merged both patches in Sage 4.0.alpha0. Cheers, Michael
22:52 Ticket #6013 ([with patch; positive review] rewrite number field relativize to be much ...) closed by mabshoff
fixed: Merged in Sage 4.0.alpha0. Cheers, Michael
21:55 Ticket #6019 ([with patch, with positive review] speed up new_subspace by a factor of > ...) closed by mabshoff
fixed: Merged in Sage 4.0.alpha0. Cheers, Michael
18:39 Ticket #3754 (Would it be possible to add some functionality to ...) closed by mabshoff
duplicate: Fixed via #5159. Any sort of feature request should go to sage-devel or …
17:25 Ticket #6023 ([with patch, positive review] Bring plot/polygon.py to 100% coverage) created by kcrisman
Bring plot/polygon.py to 100% coverage.
15:50 Ticket #6022 ([with patch, positive review] latex.py: if dvipng fails, use dvips and ...) created by jhpalmieri
On systems where dvipng is installed: If in a %latex cell, dvipng fails to …
07:10 Ticket #6021 ([with patch, positive review] Implement period lattices for elliptic ...) created by cremona
For elliptic curves over number fields we currently only support the …
06:50 Ticket #5381 ([with patch, positive review] Refactor matrix kernels) closed by mabshoff
fixed: Merged trac_5381_matrix_kernels_3.patch in Sage 4.0.alpha0. Cheers, …
06:35 Ticket #5557 ([with patch, positive review] implement ridiculously fast 4x4 determinant) closed by mabshoff
fixed: Merged both patches in Sage 4.0.alpha0. Cheers, Michael
06:19 Ticket #5889 ([with patch, positive review] random simplicial complexes) closed by mabshoff
fixed: Merged in Sage 4.0.alpha0. Cheers, Michael
05:41 Ticket #5974 ([with patch; positive review] the generic linear_combination_of_rows and ...) closed by mabshoff
fixed: Merged in Sage 4.0.alpha0. I reran long doctests eight times and did not …
05:08 Ticket #6020 ([fixed by #6671] bug in delta_qexp over finite fields) created by AlexGhitza
This is in sage-3.4.2: […] I don't have time to investigate this …
04:41 Ticket #5796 ([with patch, positive review] document bitsets and make interface ...) closed by mabshoff
fixed: Merged all three patches in Sage 4.0.alpha0. Cheers, Michael
03:38 Ticket #5778 ([with patch; positive review] Get p-adic doctest coverage to 100% (depends ...) closed by mabshoff
fixed: Merged * trac_5778_padic_doctests_1.patch * …
03:33 Ticket #5105 ([with patch; positive review] behaviour of the norm function in the p-adic ...) closed by mabshoff
fixed: Merged in Sage 4.0.alpha0. Cheers, Michael
03:16 Ticket #6019 ([with patch, with positive review] speed up new_subspace by a factor of > ...) created by davidloeffler
I forgot to disable the automatic Hecke-invariance check when calling the …
03:00 Ticket #5283 ([with patch; positive review] problem with posets: iterating the subposet ...) closed by mabshoff
fixed: Merged in Sage 4.0.alpha0. Cheers, Michael
02:53 Ticket #5923 ([with patch, with positive review] Handling of magma and pari input in ...) closed by mabshoff
fixed: Merged both patches in Sage 4.0.alpha0. Cheers, Michael
02:41 Ticket #5792 ([with patch, positive review] Dirichlet character bug) closed by mabshoff
fixed: Merged trac_5792_rebase.patch in Sage 4.0.alpha0. Cheers, Michael
02:31 Ticket #5250 ([with patch, positive review] Bug in multiplicative_generator function for ...) closed by mabshoff
fixed: Merged all three patches in Sage 4.0.alpha0. Cheers, Michael
02:18 Ticket #6018 (Confusing behaviour with Dirichlet characters) created by davidloeffler
Funny things happen if you have two Dirichlet groups with the same modulus …
02:03 Ticket #6015 ([with patch, positive review] bring doctest coverage of set.py to 96%) closed by mabshoff
fixed: Merged in Sage 4.0.alpha0. Cheers, Michael
02:02 Ticket #6011 ([with patch, positive review] Bring plot/arrow.py to 100% coverage) closed by mabshoff
fixed: Merged both patches in Sage 4.0.alpha0. Cheers, Michael
01:52 Ticket #6009 ([with patch, positive review] Bring plot/text.py to 100%) closed by mabshoff
fixed: Merged both patches in Sage 4.0.alpha0. Cheers, Michael
01:40 Ticket #6007 ([with patch, positive review] Bring plot/primitive.py to 100% coverage) closed by mabshoff
fixed: Merged both patches in Sage 4.0.alpha0. Cheers, Michael
01:28 Ticket #5787 ([with third patch, with positive review] Improve doctest coverage for ...) closed by mabshoff
fixed: Merged * trac_5787-all.patch * trac_5787_pt2_rebased.patch * …
01:16 Ticket #5262 ([with patch, with positive review] L-series attached to modular forms has ...) closed by mabshoff
fixed: Merged in Sage 4.0.alpha0. Cheers, Michael
00:58 Ticket #4357 ([with patch, with positive review] modular forms -- new subspace used to ...) closed by mabshoff
fixed: Merged both patches in Sage 4.0.alpha0. Cheers, Michael
00:47 Ticket #4337 ([with patch, with positive review] modular forms -- compute action of ...) closed by mabshoff
fixed: Merged all four patches in Sage 4.0.alpha0. Cheers, Michael

05/10/09:

21:34 Ticket #6017 (Provide methods for graphs to set options for latex printing) created by rbeezer
Using the tkz-graph package in latex allows for a variety of …
19:15 Ticket #6016 ([with patch, with positive review] factoring rational functions) created by syazdani
It would be nice to be able to factor rational functions. The …
18:01 Ticket #6015 ([with patch, positive review] bring doctest coverage of set.py to 96%) created by mvngu
As the subject says.
05:56 Ticket #6014 ([with patch, positive review] hexads in S(5,6,12) and mathematical ...) created by wdj
This patch implements kittens, hexads and mathematical blackjack as …
00:59 Ticket #6013 ([with patch; positive review] rewrite number field relativize to be much ...) created by ncalexan
Patch says it best. Avoid an nfinit at all costs; allows to relativize …

05/09/09:

14:18 Ticket #6008 ([with patch, positive review] Improved efficiency of elliptic curve ...) reopened by stankewicz
14:15 Ticket #6008 ([with patch, positive review] Improved efficiency of elliptic curve ...) closed by stankewicz
fixed
10:45 Ticket #6012 ([with patch, positive review] allow use of pdflatex instead of latex) created by jhpalmieri
With this patch, you can use pdflatex instead of latex, in two different …

05/08/09:

19:45 Ticket #6011 ([with patch, positive review] Bring plot/arrow.py to 100% coverage) created by kcrisman
Bring plot/arrow.py to 100% coverage
14:58 Ticket #6010 ([with patch, positive review] implement various invariants for genus 2 ...) created by ncalexan
Patch says it best -- Igusa and related invariants for hyperelliptic …
12:14 Ticket #6009 ([with patch, positive review] Bring plot/text.py to 100%) created by kcrisman
Bring plot/text.py to 100%.
09:49 Ticket #6008 ([with patch, positive review] Improved efficiency of elliptic curve ...) created by cremona
This patch makes an improvement to the efficiency of elliptic curve …
09:43 Ticket #6007 ([with patch, positive review] Bring plot/primitive.py to 100% coverage) created by kcrisman
Bring plot/primitive.py to 100% coverage.
Note: See TracTimeline for information about the timeline view.