Timeline


and

06/19/08:

23:17 Ticket #3482 ([with patch; with positive review] create a pickle jar) created by was
This is easy to use -- so the docstrings at the bottom of …
22:44 Ticket #3481 ([with patch, positive review] remove sage/plot/plot3dsoya.py from sage) created by was
Reason for removal: that soya3d project is sort of deprecated and we don't …
21:51 Ticket #3016 ([with patch, needs discussion ] javascript code editor spkg) closed by craigcitro
invalid: This should be brought up as a thread on sage-devel.
21:46 Ticket #2460 (some issues with factorization.py) closed by craigcitro
invalid
16:29 Ticket #3480 ([with patch, positive review] notebook -- hide "New Worksheet" and ...) created by TimothyClemans
15:29 Ticket #3479 ([with patch, positive review] update dsage portion of tut.tex) created by yi
This patch provides 2 more examples on how to use the distributed map() …
15:26 Ticket #3478 (clisp picks up wrong dvipdf) created by dmharvey
on my OSX 10.4.11 intel, the clisp build was picking up dvipdf from the …
15:16 Ticket #3477 (clisp spkg-install has bad hard-coded error message) created by cwitty
The following code from the clisp spkg-install is confusing: […] It …
14:53 Ticket #3476 ([with patch, positive review] save timeit information with sage -t -timeit) created by ncalexan
There are several parts to this patch. The first is an update to …
14:47 Ticket #3475 ([with patch, positive review] setup.py was missing jquery.form.js, upgrade ...) created by yi
jquery.form.js somehow got dropped from setup.py, which is needed for the …
14:44 Ticket #3474 (p-adic plotting enhancement) created by craigcitro
Robert Bradshaw made some nice p-adic plotting code in #3210. David Joyner …
14:20 Ticket #3473 (sage has bad error messages when sage link doesn't exist.) created by craigcitro
sage should have better error messages when the $SAGE_ROOT/devel/sage
14:13 Ticket #3472 ([with proto-patch, positive review] Running sage from a non-existent ...) created by craigcitro
Running sage from a directory that doesn't exist thinks it's working, but …
12:23 Ticket #3471 ([with patch, positive review] Backends for compiled graph structures) created by rlm
As promised at Sage Days 7.
10:54 Ticket #3466 (make optional package for pyprocessing) closed by mhansen
duplicate: Duplicate of #3470
09:32 Ticket #3470 ([with spkg; positive review] add pyprocessing (=multiproccessing) to sage) created by was
This has been officially accepted for Python 2.7, but we need it now. It …
00:29 Ticket #3469 (Something funny with free modules) created by robertwb
[…]

06/18/08:

20:47 Ticket #3468 (Add Sage to the Groebner Bases Implementations database) created by malb
The Database is here: …
19:11 Ticket #3467 ([with patch, positive review] implements @parallel decorator using dsage) created by yi
Here's how to use it: […]
18:21 Ticket #3466 (make optional package for pyprocessing) created by mhansen
15:29 Ticket #3465 (Number Field base rings for NumberFieldTower) created by roed
When creating towers of number fields, the base rings don't behave as I …
14:40 Ticket #3464 (notebook server error on sage.math (port detection problem)) created by craigcitro
The notebook code that detects whether or not a port is in use and finds a …
12:30 Ticket #3463 (notebook -- create a resource folder and move AnonymousToplevel to it) created by TimothyClemans
This is a first step in making the Notebook code more modular like …
12:25 Ticket #2936 (notebook -- write a completely new use/data/security model backend for the ...) closed by boothby
invalid: -1 Reasons for negative review: * Patch bomb. This patch touches many …
11:21 Ticket #3462 ([with patch; with positive review] modular symbols -- fix use_cache not ...) created by was
02:05 Ticket #3461 (write a construction for permutation groups so that the coercion system ...) created by mhansen
This happens in the coercion branch: […]

06/17/08:

21:39 Ticket #3312 ([with patch, positive review] dsage.setup() -- very serious bug) closed by was
fixed
21:39 Ticket #3314 ([with patch, Positive review] dsage.setup() add_default_client broken) closed by was
fixed
20:40 Ticket #3460 ([with patch, with positive review] add power_basis() to number fields) created by ncalexan
The patch describes it best. Very useful.
20:36 Ticket #3459 ([with patch, with positive review] incorrect coercion in number field ...) created by ncalexan
See the patch for doctests that demonstrate the problem.
20:14 Ticket #3458 ([with patch, positive review] parallel -- a very simple reference api for ...) created by was
WARNING: This depends on us including pyprocessing into Sage. That spkg is …
18:30 Ticket #3457 (Install sqlalchemy_migrate) created by boothby
We need this for #3456 and #2318
18:25 Ticket #3456 (SQLize the notebook) created by boothby
The public notebook is useless as is. Life will be better with SQL. This …
18:08 Ticket #3455 ([with patch, positive review] notebook -- after registration give user ...) created by TimothyClemans
Currently a new user just sees a welcome message instead of being …
17:36 Ticket #3454 ([with patch, positive review] notebook -- in registration email input box ...) created by TimothyClemans
Currently a user can have the username and password input boxes filled out …
17:05 Ticket #3453 ([with patch, with positive review] add function pickling to sage) created by yi
Code from William to allow one to pickle functions.
15:37 Ticket #3428 ([with patch, with positive review] univariate polynomial quo_rem 0 trouble) reopened by craigcitro
However, we're not going to kill the NTL interface, so this should still …
15:28 Ticket #3452 ([with patch, positive review] implement inline error reporting for ...) created by TimothyClemans
Currently when a user has incorrectly filled out the registration form she …
15:17 Ticket #3451 ([with patch, with positive review] inaccurate error message in scheme ...) created by moretti
[…] When of course the error message should say that x must be an …
14:43 Ticket #3450 ([with patch, positive review] notebook -- move HTML code for registration ...) created by TimothyClemans
Currently the HTML code for the user registration page is in twist.py. It …
13:23 Ticket #3449 ([with patch, positive review] notebook -- implement inline error reporting ...) created by TimothyClemans
Currently when a user has entered incorrect login information she is sent …
12:41 Ticket #3428 ([with patch, with positive review] univariate polynomial quo_rem 0 trouble) closed by burcin
fixed: This won't be necessary when #2357 is merged. I suggest we resolve this …
08:39 Ticket #3448 (Preparser handles (ellipses in) triple quotes incorrectly) created by rlm
[…]

06/16/08:

21:46 Ticket #3447 (sage -t foo gives wrong path to the file foo in the output) created by was
[…] Notice the *tmp* above. This is not trivial to fix. We need to …
20:01 Ticket #3446 ([with patch, positive review] notebook -- implement basic account recovery) created by TimothyClemans
Make a forgot password page. User enters username. The Notebook checks if …
15:56 Ticket #3445 ([with patch, positive review] notebook -- finish implementing e-mail ...) created by TimothyClemans
Currently an e-mail is sent after registration with a confirmation url. …
15:52 Ticket #3444 (subgroup/is_subgroup give misleading results) created by wjp
[…] The first usage of subgroup is probably not correct (according to …
15:46 Ticket #3443 ([with patch, positive review] notebook -- confirmation e-mail sent even ...) created by TimothyClemans
[…]
15:37 Ticket #3442 ([with patch, positive review] is_normal for permutation groups gives wrong ...) created by wjp
The example in the docstring for is_normal in …
14:28 Ticket #3441 ([with patch, not ready] Make binary code words longer.) created by rlm
Increases length of codes that can be handled to 64 (on most machines).
13:03 Ticket #3440 ([with patch,positive review] Our PolyBoRi's GB calculation in AES mode is ...) created by malb
Burcin says this broke when the iterators changed: […]
12:05 Ticket #1565 ([Invalid?] RealDoubleField documentation missing) closed by mabshoff
fixed: Closed since it is fixed :) Cheers, Michael
11:44 Milestone sage-3.0.3 completed
11:42 Ticket #3439 ([with patch, with positive review] 20% --> 100% coverage for graph_isom) created by rlm
The last two patches work for me.
11:42 Ticket #2575 ([with spkg, with positive review] GAP doesn't compile with CC='ccache gcc') closed by mabshoff
fixed: Merged in Sage 3.0.3.rc0
11:38 Ticket #3438 ([upstream] GAP is broken with non-trivial CC in env) created by mabshoff
When building Gap with CC set to an absolute path, i.e. …
11:30 Ticket #3412 ([with patch; positive review] sage-3.0.3.alpha2 -- two files that are ? in ...) closed by mabshoff
fixed: Merged in Sage 3.0.3.rc0

06/15/08:

22:45 Ticket #3437 (split sage.libs.ntl.decl.pxi into several files) created by malb
The file is rather long and any change in that file basically triggers a …
21:56 Ticket #3413 ([with patch; with positive review] sage-3.0.3.alpha2 -- endianess issue ...) closed by mabshoff
fixed: Merged in Sage 3.0.3.rc0
21:56 Ticket #3436 (random_matrix() with prescribed density buggy) created by rpw
Matrices with prescribed density are not generated correctly: […] To …
21:52 Ticket #3430 ([with patch, positive review] 3.0.3.rc0: doctest failure in ...) closed by mabshoff
fixed: Merged in Sage 3.0.3.rc0
21:30 Ticket #3402 ([with patch, with positive review] Digraph.incoming_edges forgets labels) closed by mabshoff
fixed: Merged in Sage 3.0.3.rc0
17:34 Ticket #3435 (physically delete GSL BLAS so that nothing can link against it) created by mhansen
17:05 Ticket #56 (fundamental speed issues) closed by was
fixed: TODAY we have with Magma2.14 and Sage on OS X 10 32-bit core2duo. […] …
16:11 Ticket #3107 ([with patch, with positive review] Triangulation doesn't automatically ...) closed by mabshoff
fixed: Merged in Sage 3.0.3.rc0
16:11 Ticket #3434 (notebook -- implementin MAX_OUTPUT handling in cell.py for interact.) created by was
Try this in the notebook […] For large a it outputs something massive …
15:51 Ticket #3433 (notebook -- change it so worksheet text is *not* stored in the ...) created by was
This is a major efficiency problem with large notebooks. The fix is to …
15:44 Ticket #3432 ([with patch, positive review] MPolynomial_libsingular does not have a ...) created by mhansen
See …
15:27 Ticket #3418 ([with patch, positive review] added new combinatorial functions for ...) closed by mabshoff
fixed: Merged promotion_reflection-3418-submitted.patch in Sage 3.0.3.rc0
14:46 Ticket #3431 ([with patch, positive review] QEPCAD interface) created by cwitty
This provides an extensive Sage interface to QEPCAD. (The patch was …
14:34 Ticket #3430 ([with patch, positive review] 3.0.3.rc0: doctest failure in ...) created by mabshoff
[…]
13:13 Ticket #3429 ([with patch, positive review] New linbox 1.1.6 spkg) created by cpernet
Upgrade linbox to 1.1.6 release. The new release includes the sage …
13:07 Ticket #3396 ([with patch, positive review] new function in misc/latex.py: ...) closed by mabshoff
fixed: Merged both patch in Sage 3.0.3.rc0
13:03 Ticket #3073 ([with patch, positive review] allow variable width text input_box in ...) closed by mabshoff
fixed: Merged in Sage 3.0.3.rc0
12:34 Ticket #3428 ([with patch, with positive review] univariate polynomial quo_rem 0 trouble) created by burcin
Attached patch fixes this: […]
12:15 Ticket #3427 ([with patch; positive review] remove ntl library from sage_object build ...) closed by mabshoff
fixed: Merged in Sage 3.0.3.rc0
12:05 Ticket #3420 ([with patch, positive review] Failure in markov_multifractal (random?)) closed by mabshoff
fixed: Merged in Sage 3.0.3.rc0
12:00 Ticket #3370 ([with patch, positive review] converting strings to ZZ[x,y] fails) closed by mabshoff
fixed: Merged in Sage 3.0.3.rc0
11:39 Ticket #3415 ([with patch; positive review] sage-3.0.3.alpha2 -- clean test of simple.py ...) closed by mabshoff
fixed: Merged in Sage 3.0.3.rc0
10:08 Ticket #3425 ([with patch; positive review] setup.py -- change the description, author, ...) closed by mabshoff
fixed: Merged in Sage 3.0.3.rc0
09:03 Ticket #3411 ([with patch; with positive review] sage-3.0.3.alpha2 -- finance ...) closed by mabshoff
fixed: Merged in Sage 3.0.3.rc0
08:09 Ticket #3421 ([with patch, positive review] MPolynomialRing_libsingular should accept ...) closed by mabshoff
fixed: Merged in Sage 3.0.3.rc0
01:27 Ticket #3113 ([with patch, with positive review] Major segfault related to modular ...) closed by mabshoff
fixed: Merged in Sage 3.0.3.rc0

06/14/08:

19:04 Ticket #1612 (Finding eigenforms within spaces of ModularForms) closed by craigcitro
fixed: This is already fixed. (Most of this came in with the new modular abelian …
15:15 Ticket #3427 ([with patch; positive review] remove ntl library from sage_object build ...) created by was
I can think of no good reason that the ntl library is linked into …
15:10 Ticket #3426 (bessel_K function is broken) created by bober
Currently we have […] In this case the result actually should be a …
13:32 Ticket #3425 ([with patch; positive review] setup.py -- change the description, author, ...) created by was
13:17 Ticket #3424 ([with patch, needs work] jordan_form gives incorrect results due to ...) created by johnwilmes
mat.jordan_form(CDF) gives the wrong Jordan form for some matrices because …

06/13/08:

18:12 Ticket #3423 (Make Pari error messages more informative) created by ncalexan
Consider this sage session: […] as opposed to this gp session: …
16:40 Ticket #3422 ([with patch, positive review] Minor typo in docs for zeta_zeros()) created by mabshoff
Michael Yurko reported in …
15:33 Ticket #3414 (sage-3.0.3.alpha2 -- massive dsage "testdoc.py" failures on osx ppc) closed by was
invalid: The network on this machine is foobar'd.
15:08 Ticket #3421 ([with patch, positive review] MPolynomialRing_libsingular should accept ...) created by malb
This now works: […]
11:55 Ticket #3420 ([with patch, positive review] Failure in markov_multifractal (random?)) created by jsp
On Fedora 9: […]
11:41 Ticket #3419 ([with patch, positive review] 100% coverage for sage.coding.binary_code) created by rlm
[…] There seems to be a little bug in sage-coverage related to cpdef …
11:33 Ticket #3417 (added new combinatorial functions for tableaux and crystals) closed by mabshoff
duplicate: Hi Anne, trac is a little tricky when pressing the submit button, so you …
11:31 Ticket #3265 (some doctests leave files in $SAGE_ROOT/devel/sage) closed by mabshoff
duplicate: This is a dupe of #3412. Cheers, Michael
11:30 Ticket #3418 ([with patch, positive review] added new combinatorial functions for ...) created by aschilling
I added a two new functions promotion and promotion_inverse for …
11:29 Ticket #3417 (added new combinatorial functions for tableaux and crystals) created by aschilling
I added a two new functions promotion and promotion_inverse for …
09:19 Ticket #3416 (Weierstrass form and Jacobian for cubics and certain other genus-one ...) created by moretti
Implement transformations to put a general cubic (with a point) into …
07:29 Ticket #3415 ([with patch; positive review] sage-3.0.3.alpha2 -- clean test of simple.py ...) created by was
[…]
07:25 Ticket #3414 (sage-3.0.3.alpha2 -- massive dsage "testdoc.py" failures on osx ppc) created by was
On fermat.math.harvard.edu an osx ppc box, testdoc.py fails all over the …
07:21 Ticket #3413 ([with patch; with positive review] sage-3.0.3.alpha2 -- endianess issue ...) created by was
Two of the doctests for time_series.pyx have endianess issues on osxppc. …
07:16 Ticket #3412 ([with patch; positive review] sage-3.0.3.alpha2 -- two files that are ? in ...) created by was
After building sage-3.0.3.alpha2: […]
07:15 Ticket #3411 ([with patch; with positive review] sage-3.0.3.alpha2 -- finance ...) created by was

06/12/08:

22:31 Ticket #3409 (conversion of matrices over polynomial rings to magma is broken) closed by mabshoff
fixed: This is a dupe of #3410
22:29 Ticket #3410 ([with patch, positive review] conversion of matrices over polynomial rings ...) created by burcin
Attached patch fixes conversion of matrices over polynomial rings to …
22:29 Ticket #3409 (conversion of matrices over polynomial rings to magma is broken) created by burcin
Attached patch fixes conversion of matrices over polynomial rings to …
16:50 Ticket #3408 ([with spkg, Positive review with rebase] Cython 0.9.8 released) created by robertwb
Spkg up at  http://sage.math.washington.edu/home/robertwb/cython/
15:55 Ticket #2384 (reduce finite field implementations) closed by malb
wontfix: Okay, closing it now.
15:42 Ticket #3407 ([with patch, positive review] better error handling for GB calculations) created by malb
* bail out of toy_buchberger if the term ordering is unknown * bail out …
15:40 Ticket #3406 ([with patch, positive review] improve TermOrder class) created by malb
* doctest coverage 100% * improved documentation * more Python-ic …
15:36 Ticket #3405 ([with spkg, positive review] update Singular SPKG to newest upstream ...) created by malb
= New upstream release = Tue Jun 10 18:51:53 CEST 2008 Singular-3-0-4-3 …
11:09 Ticket #3404 (Permutation groups .degree() function misleads.) created by jason
Both of the graphs below are the path graph on 3 vertices. The problem is …
08:14 Ticket #3403 ([with patch; with positive review] get doctest coverage for rational up to ...) created by was

06/11/08:

22:48 Ticket #3402 ([with patch, with positive review] Digraph.incoming_edges forgets labels) created by bump
[…] As you can see, outgoing_edges remembers the labels but …
10:46 Ticket #3401 (Make Li symbolic and work with complex input) created by was
Make Li symbolic and work with complex input Just use mpmath and the …
09:23 Ticket #3400 (Elements of GL(n,R) should coerce properly to matrices) created by rlm
For example: […]
08:00 Ticket #3399 ([with patch, needs review] sage pbuild extcode files should be moved to ...) created by gfurnish
The sage build files that use pbuild should be moved to the devel repo …

06/10/08:

22:59 Ticket #3398 (make "sage -c" load init.sage on startup) created by was
[…]
22:49 Ticket #3397 ([with patch, positive review] Steenrod algebra calculations) created by jhpalmieri
The attached patch adds files to sage.algebras to do Steenrod algebra …
21:31 Ticket #3396 ([with patch, positive review] new function in misc/latex.py: ...) created by jhpalmieri
This patch defines a function in sage.misc.latex, print_or_typeset, which …
20:50 Ticket #3395 ([with patch, positive review] emacs temporary files prevent pbuild from ...) closed by mabshoff
fixed
20:46 Ticket #3394 ([with patch, needs review] pbuild emacs fix) closed by mabshoff
duplicate: Dupe of #3395
20:45 Ticket #3395 ([with patch, positive review] emacs temporary files prevent pbuild from ...) created by gfurnish
Emacs prevents pbuild from building. This patch fixes this.
20:45 Ticket #3394 ([with patch, needs review] pbuild emacs fix) created by gfurnish
Emacs prevents pbuild from building. This patch fixes this.
20:44 Ticket #3357 ([with new patch, positive review] Refactor pool code in integer.pyx) closed by mabshoff
fixed: Merged in Sage 3.0.3.alpha2 since doctests pass for me
19:11 Ticket #3393 (fix typo in documentation related to sage_search) created by was
[…]
12:21 Ticket #690 (VMware sage doesn't allow creation of files) closed by mabshoff
fixed: Ok, I am closing this ticket since I added the question and solution to …
12:08 Ticket #3392 ([with patch, positive review] upgrade matplotlib to 0.98.3 release) created by mabshoff
matplotlib 0.98.0 is a major release which requires python2.4 and numpy …
12:06 Ticket #3391 ([with spkg, positive review] update scipy to 0.7) created by mabshoff
An spkg for this is at …
12:05 Ticket #3390 ([with patch, positive review] update numpy to the 1.1.0 release) created by mabshoff
03:15 Ticket #3389 (CartesianProduct infinite sequences) created by PolyBoRi
Hi! The Cartesian Product iterator of infinite sequences doesn't …

06/09/08:

22:51 Ticket #3343 ([with patch, with positive review] arguments, documentation to ln function) closed by mabshoff
fixed: Merged in Sage 3.0.3.alpha2
19:35 Ticket #3388 (Fix gmp 4.2.2 speed regression on Core2) created by mabshoff
In  http://groups.google.com/group/sage-devel/t/ba359f3b1ba435d David …
18:21 Ticket #3387 ([with patch; with positive review] unacceptably slow conversion of ...) closed by mabshoff
fixed: Merged in Sage 3.0.3.alpha2
17:39 Ticket #2351 ([with positive review] sagenb.org SSL certificate is expired) closed by mabshoff
fixed: Fixed during the Sage 3.0.3 release cycle. Cheers, Michael
15:19 Ticket #3387 ([with patch; with positive review] unacceptably slow conversion of ...) created by dmharvey
[…]
14:20 Ticket #3332 ([with patch, positive review] Switch pbuild to -O2) closed by mabshoff
fixed: Merged in Sage 3.0.3.alpha0
14:14 Ticket #3386 ([with spkg, with positive review] zn_poly test code is still being run) closed by mabshoff
fixed: Merged in Sage 3.0.3.alpha2
11:47 Ticket #3364 ([with patch, positive review] randstate interaction with GAP is broken) closed by mabshoff
fixed: Merged in Sage 3.0.3.alpha2
07:17 Ticket #3386 ([with spkg, with positive review] zn_poly test code is still being run) created by dmharvey
The build process is still running the full zn_poly test suite. This …
00:42 Ticket #3040 ([with patch, with positive review] make it so magma(A) works for matrices ...) closed by mabshoff
fixed: Merged sage-3040-rebase.patch and sage-3040-doctest-rebase.patch in Sage …

06/08/08:

23:45 Ticket #3212 ([with patch, positive review] Improving rescaling of matrices) closed by mabshoff
fixed: Merged rescale.patch in Sage 3.0.3.alpha2
23:19 Ticket #3130 ([with patch, with positive review, rebased to 3.0.3.a1] permgps: added ...) closed by mabshoff
fixed: Merged in Sage 3.0.3.alpha2
23:16 Ticket #3369 (bool(x<0) should raise an error rather than return False) closed by mabshoff
invalid: Closed as invalid upon request by Robert. Cheers, Michael
16:33 Ticket #3346 ([with patch; positive review with comments] finance -- add a very very ...) closed by mabshoff
fixed: Merged all six patches in Sage 3.0.3.alpha2. The points raised will be …
16:22 Ticket #3385 ([with patch and spkg, positive review] plot_vector_field does not deal ...) created by ddrake
As …
15:57 Ticket #3378 ([with patch, positive review] graphs.nauty_geng fails due to missing ...) closed by mabshoff
fixed: Merged in Sage 3.0.3.alpha2
15:27 Ticket #3173 ([with spkg, with positive review] add 64 bit OSX build support to eclib) closed by mabshoff
fixed: Merged in Sage 3.0.3.alpha2
15:26 Ticket #3042 ([with patch; positive review] cyclolinalg -- make a new type for ...) closed by mabshoff
fixed: Merged * trac-3042.hg * 3042-illustrative-doctest.patch * …
13:32 Ticket #3384 (Issues a warning for all unsupported / poorly supported operating systems.) created by drkirkby
If one tries to build Sage on Solaris, a warning is issued saying Solaris …
10:04 Ticket #3383 ([with patch, positive review] division_points() fails for elliptic curve ...) created by cremona
While testing/reviewing #3377 I found a problem with E.division_points() …
05:50 Ticket #3382 ([with patch, positive review] Compute Newton polytopes without polymake) created by mhampton
Currently multivariable polynomials have a newton_polytope method which …

06/07/08:

06:19 Ticket #3381 (iconv library needs to be added to Sage to allow R to build on Solaris.) created by drkirkby
I believe it is known that Sage does not build on Solaris due to several …

06/06/08:

16:05 Ticket #3380 ([with patch; positive review] Fix large performance regression in ATLAS ...) created by mabshoff
[…]
16:00 Ticket #3379 ([with patch, positive review] error in plotting 3d polytopes) created by mhansen
[…]
10:55 Ticket #3378 ([with patch, positive review] graphs.nauty_geng fails due to missing ...) created by mhansen
10:16 Ticket #3377 ([with new patch, positive review] torsion and other functions for ...) created by wuthrich
It computes the torsion subgroup of an elliptic curve over a number field. …

06/05/08:

23:54 Ticket #3376 ([with patch, positive review, depends on #3780] matrix multiplication ...) created by zimmerma
Multiplication of large matrices over GF(2) seems to use a cubic algorithm …
18:22 Ticket #3375 ([with patch, mixed review] Fix building ntl on Solaris with make and ld) created by fbissey
OK so here is what got me through ntl on David's box. The mfile patch is …
13:38 Ticket #3374 (some symbolic values cannot be printed [new symbolics]) closed by gfurnish
fixed: This specific bug associated with the missing cast to symbolicexpression …
13:20 Ticket #3374 (some symbolic values cannot be printed [new symbolics]) created by cwitty
[…]
13:07 Ticket #3373 (ZZ division gives wrong sym_parent [new symbolics]) created by cwitty
For x a ZZ variable, 1/x claims to be an integer: […] But in Sage, …
12:33 Ticket #3372 (expand on (x+y)^n fails for non-commutative (x,y) [new symbolics]) created by cwitty
[…] This is the wrong answer (it has two terms x*y*y and …
07:01 Ticket #3371 ([with patch, with positive review] bug in uniformiSer for p-adic rings) created by wuthrich
Uniformi Z er […] versus Uniformi S er […] which is NOT a …

06/04/08:

18:57 Ticket #3370 ([with patch, positive review] converting strings to ZZ[x,y] fails) created by burcin
With 3.0.2: […] Attached patch fixes this problem.
17:08 Ticket #3369 (bool(x<0) should raise an error rather than return False) created by robertwb
See, e.g. discussion at …
15:07 Ticket #3368 (bug in CartesianProduct) created by was
Hi, The following is a bug that Bill Page found in Sage. It is in the …
14:15 Ticket #3344 ([with patch, positive review] small changes to documentation for erf, n) closed by mabshoff
fixed: Merged in Sage 3.0.3.alpha1
14:06 Ticket #3367 (rename CachedFunction to cached_function) created by malb
I wrote over at #3254: Is CachedFunction? the right name though? Shouldn't …
13:55 Ticket #1440 ([with patch, with positive review] Inconsistency in subs and substitute ...) closed by mabshoff
fixed: Merged redef_substi2.patch in Sage 3.0.3.alpha1
13:54 Ticket #3254 ([with patch, positive review] improvements and doctests for CachedFunction) closed by mabshoff
fixed: Merged in Sage 3.0.3.alpha1
13:39 Ticket #3366 (improve subs/substitute inheritance) created by malb
jbmohler wrote at #1440: """ subs has been overridden in a few different …
13:36 Ticket #3353 ([with patch; positive review] MatrixGroup iterator for GL(2,p) very slow ...) closed by mabshoff
fixed: Merged both patches in Sage 3.0.3.alpha1
12:24 Ticket #3333 ([with patch, positive review] Matrix_mod2_dense randomize endianess issue) closed by mabshoff
fixed: Merged in Sage 3.0.3.alpha1
11:54 Ticket #3111 ([with new patches, with positive review] Two bug fixes for elliptic curve ...) closed by mabshoff
fixed: Finally! Merged all four patches in Sage 3.0.3.alpha1
11:39 Ticket #3365 ([with patch; under review by tclemans before 6/27] add a %c mode to the ...) created by was
Michael Schmitz -- a student in Math 480 -- created this code. It makes …
11:22 Ticket #2353 ([with patch, positive review] MPolynomialRing should be deprecated) closed by mabshoff
fixed: Merged both patches in Sage 3.0.3.alpha1
09:38 Ticket #3364 ([with patch, positive review] randstate interaction with GAP is broken) created by cwitty
This is the remaining issue from #3130. See this example: […] Even …
09:23 Ticket #3363 (Use Applescript to start Sage on OSX (step 4-6 from README)) created by mabshoff
[…]
09:19 Ticket #3362 (lmul is broken for modules.) created by gfurnish
[…] should produce 15, but instead throws […] This makes it hard to …
09:04 Ticket #3361 ([with spkg, positive review] Update optional fricas.spkg to 1.0.3 release ...) created by wdj
This was reported first by John Cremona and discussed in the thread …
08:51 Ticket #3360 (Upgrade sympow to the 1.023 release and also fix Solaris/x86 problem) created by mabshoff
Sympow 1.019 is already upstream in Debian, so let's upgrade. Cheers, …
08:46 Ticket #3359 ([with patch, positive review] bug/inconsistency in multivariate polynomial ...) created by was
[…]

06/03/08:

16:57 Ticket #3358 ([with patch, needs review] Improve the building of eclib (shared/static ...) created by fbissey
After sitting waiting for some answers on the last thread about this on …
07:52 Ticket #3117 (bug in quotient polynomial rings when using funny term order) closed by malb
invalid: Michael Brickenstein wrote (my translation): […]
00:15 Ticket #3357 ([with new patch, positive review] Refactor pool code in integer.pyx) created by gfurnish
This patch moves some of the setup code from integer.pyx into misc.memory …
00:13 Ticket #3356 ([with patch; positive review] finance -- add randomization code; optimize ...) created by was
For the lazy I've also posted this clean hg bundle: …

06/02/08:

22:33 Ticket #3355 (invoke the libdir rewrite script on "sage -upgrade") created by mabshoff
All the *.la files in $SAGE_LOCAL/lib have their libdir variable rewritten …
22:31 Ticket #1358 (update libtool's la files upon detection of a moved Sage install) closed by mabshoff
fixed: Fixed prior to Sage 3.0.3.alpha1
19:16 Ticket #3354 (Bug in power series sqrt) created by robertwb
[…] Perhaps the error is just bad, but it should be able to compute …
18:49 Ticket #3353 ([with patch; positive review] MatrixGroup iterator for GL(2,p) very slow ...) created by wdj
Here's a problem with the iterator for GL(2,p): […] It takes quite a …
14:57 Ticket #3352 (slight inconsistency in the dsage documentation) created by ljpk
In Section 16.2 of the Reference Manual, the command DSage for Distributed …
06:43 Ticket #3351 (update SAGE_ROOT/COPYING.txt to clarify situation wrt Maxima license) created by was
See  http://www.math.utexas.edu/pipermail/maxima/2008/011882.html
05:49 Ticket #3350 (plot_vector_field error) created by mhampton
Sometimes functions in plot_vector_field are evaluated on the wrong …

06/01/08:

17:44 Ticket #3349 (OSX: make sure LDFLAGS are set for linking purposes) created by mabshoff
On OSX it seems that using DYLD_LIBRARY_PATH on OSX is not equivalent to …
13:22 Ticket #3348 (Coercion problem: creating vectors from a mix of python and symbolic types) created by dunfield
In the following (isomorphic) cases, the first entry is floored […] …

05/31/08:

22:46 Ticket #3347 ([with patches, positive review] lots of changes to the tutorial) created by jhpalmieri
I've been working on rewriting the tutorial, moving sections around, …
18:22 Ticket #3346 ([with patch; positive review with comments] finance -- add a very very ...) created by was
This is a first tentative step toward Sage having some little amount of …
15:01 Ticket #3345 ([with patch, positive review] trace no longer works in 3.0.2) created by fwclarke
[…] But now […] It seems that in 3.0.2 nothing is defined inside …
14:52 Ticket #3344 ([with patch, positive review] small changes to documentation for erf, n) created by jhpalmieri
The attached patch should be pretty self-explanatory. When I view the …
14:46 Ticket #3343 ([with patch, with positive review] arguments, documentation to ln function) created by jhpalmieri
First, ln should only take 1 argument. As it is, it accepts more than …
10:44 Ticket #3342 (bizarre source code introspection output) created by was
I observed the following in sage-3.0.2 on both Linux and OS X. Note the …

05/30/08:

23:56 Ticket #3341 ([with patch, positive review] fix minor issue with creating skew ...) created by mhansen
[…]
23:21 Ticket #3334 ([with patch, positive review] Matrix_mod2_dense may crash due to missing ...) closed by mabshoff
fixed: Merged in Sage 3.0.3.alpha1
23:12 Ticket #3331 ([with patch, positive review] Disable --incref-local-binop in pbuild) closed by mabshoff
fixed: Merged in Sage 3.0.3.alpha1
22:56 Ticket #3336 ([with patch, positive review] DyckWords(n) should use an iterator) closed by mabshoff
fixed: Merged in Sage 3.0.3.alpha1
10:40 Ticket #3340 ([with spkg, positive review] update givaro to 3.2.11 release) created by tabbott
We're currently using the givaro 3.2.10rc3 release candidate; we should …
10:38 Ticket #3339 (tachyon spkg is not clean upstream) created by tabbott
The tachyon spkg is not clean upstream sources: [tabbott@debuild export$] …
10:32 Ticket #3338 (gfan tarball is not clean upstream) created by tabbott
The gfan sources in SAGE are not quite the upstream sources: …

05/29/08:

23:06 Ticket #3337 ([with spkg, positive review] Upgrade gap-guava to new 4.4.12/3.9 release) created by tabbott
Upgrading guava to 3.5 would be especially helpful for the Debianization, …
17:44 Ticket #3336 ([with patch, positive review] DyckWords(n) should use an iterator) created by ddrake
Currently, DyckWords?(n) creates a list, which uses a lot of memory and is …
16:08 Ticket #3335 (update ipython to 0.8.3) created by mabshoff
IPython 0.8.3 has been released. For changes check out …
15:44 Ticket #3334 ([with patch, positive review] Matrix_mod2_dense may crash due to missing ...) created by malb
See patch.
12:59 Ticket #3333 ([with patch, positive review] Matrix_mod2_dense randomize endianess issue) created by malb
Fixes an endianess issue for random Matrix_mod2_dense matrices.
12:27 Ticket #3332 ([with patch, positive review] Switch pbuild to -O2) created by gfurnish
pbuild and sbuild currently compile with -O3; we should use -O2 for …
12:18 Ticket #3331 ([with patch, positive review] Disable --incref-local-binop in pbuild) created by gfurnish
The --incref-local-binop option in cython seems to be unneeded, and costs …
10:37 Ticket #3330 (multivariate polynomial GCD should work over more base rings) created by cwitty
Consider this example: […] (reported by Gaëtan Bisson here: …
10:32 Ticket #3329 (attempting to convert relative number field elements to Singular should ...) created by cwitty
Consider this example: […] (reported by Gaëtan Bisson here: …
07:42 Ticket #3328 ([with patch, positive review] set correct RHOME for rpy) closed by mabshoff
fixed: Merged in Sage 3.0.3.alpha1
06:44 Ticket #3327 ([with patch, positive review] missing .divides() implementation for ...) closed by mabshoff
fixed: Merged in Sage 3.0.3.alpha1
04:53 Ticket #3011 (Set RHOME, R_HOME properly so rpy works with an existing R installed) closed by mabshoff
duplicate: Francois opened another ticket about the same issues at #3328. Since he …
02:38 Ticket #3328 ([with patch, positive review] set correct RHOME for rpy) created by fbissey
A problem was reported to me a month or two ago and I was hit by it when I …

05/28/08:

20:18 Ticket #3327 ([with patch, positive review] missing .divides() implementation for ...) created by cwitty
The generic .divides() implementation doesn't work for FieldElement?; this …
18:10 Ticket #3325 ([with patch, positive review] small error in argument to dvipng in ...) closed by mabshoff
fixed: Merged in Sage 3.0.3.alpha1
18:10 Ticket #3323 ([with patch, positive review] Enhanced error reporting for dependency ...) closed by mabshoff
fixed: Merged in Sage 3.0.3.alpha1
13:01 Ticket #3326 ([with patch, positive review] trailing question marks in %html blocks are ...) created by jhpalmieri
In the notebook: […] returns […]
12:50 Ticket #3325 ([with patch, positive review] small error in argument to dvipng in ...) created by jhpalmieri
%latex calls dvipng if it is available. Its arguments include '-q*', and …
12:07 Ticket #3324 ([with patch, positive review] Matrix_mod2_dense to/from PNG routines) created by malb
1-bit PNGs are a pretty sweet storage format for dense GF(2) matrices * …
12:06 Ticket #3204 ([with spkg, positive review] update M4RI to newest upstream release) closed by mabshoff
fixed: Merged in Sage 3.0.3.alpha0
08:49 Ticket #3323 ([with patch, positive review] Enhanced error reporting for dependency ...) created by gfurnish
This patch adds some better error handeling to pbuild - instead of dieing …
07:29 Ticket #3322 ([with spkg, positive review] new python spkg with -j enabled) closed by mabshoff
fixed: Merged in Sage 3.0.3.alpha0
07:05 Ticket #3322 ([with spkg, positive review] new python spkg with -j enabled) created by gfurnish
Using -j with make for python seems to be fixed. It passes stress tests …
06:38 Ticket #3321 ([with patch, positive review] Matrix.visualize_structure is too ...) created by malb
Consider this example […] I've attached the output to this ticket …
06:26 Ticket #3320 (Gap <-> Sage interface for Dense Matrices over GF(2)) created by malb
This should be much faster: […]
06:19 Ticket #3318 ([with spkg, with positive review] improve 64 bit osx python 2.5.2 build) closed by mabshoff
fixed: Merged in Sage 3.0.3.alpha0
06:19 Ticket #3196 ([with spkg, needs positive review] fix 64 bit OSX build support for R) closed by mabshoff
fixed: Merged in Sage 3.0.3.alpha0
06:19 Ticket #3193 ([with spkg, with positive review] fix 64 bit OSX build support for twisted) closed by mabshoff
fixed: Merged in Sage 3.0.3.alpha0
05:38 Ticket #3319 (expose/wrap ntl.mat_GF2 for completeness) created by malb
Wrapping this should be straight forward (KDE calls it a "Junior" job) but …
02:10 Ticket #3318 ([with spkg, with positive review] improve 64 bit osx python 2.5.2 build) created by mabshoff
There are are two issues that need to be fixed with the current …
01:25 Ticket #3259 ([with patch; positive review] shared library versioning for flint) closed by mabshoff
fixed: Merged in Sage 3.0.3.alpha0
00:51 Ticket #3303 ([with patch; positive review] Add shared library to tachyon Debian package) closed by mabshoff
fixed: Merged in Sage 3.0.3.alpha0
00:43 Ticket #3300 ([with patch; positive review] ntl soname for Debian package) closed by mabshoff
fixed: Merged in Sage 3.0.3.alpha0 The patches have been merged in …

05/27/08:

23:45 Ticket #3305 ([with patch; positive review] man page for lcalc Debian package) closed by mabshoff
fixed: Merged in Sage 3.0.3.alpha0
23:41 Ticket #3307 ([with patch; positive review] Move genus2reduction to /usr/lib for Debian ...) closed by mabshoff
fixed: Merged in Sage 3.0.3.alpha0
23:38 Ticket #3308 ([with patch; positive review] Update sage-sbuildhack to work with new ...) closed by mabshoff
fixed: Merged in Sage 3.0.3.alpha0
17:20 Ticket #3317 (a citation system for Sage components) created by mhampton
Sage could use some sort of citation system that identifies what …
16:39 Ticket #3249 (a bug in computing the inverse of the matrix) closed by pdenapo
duplicate: The second issue reported here is fixed by my patch in #3316
16:36 Ticket #3316 ([with patch, positive review] Fix a bug and improve documentation in ...) created by pdenapo
I submit a patch that fixes a bug in jordan_form method in …
12:06 Ticket #3315 (parametric plot should accept a function that returns a tuple) created by mhampton
Subject says it all. I (Marshall Hampton) will work on this if I have …

05/26/08:

22:43 Ticket #3314 ([with patch, Positive review] dsage.setup() add_default_client broken) created by yi
twisted changed it's conch interface and I forgot to toString the pubkey …
22:42 Ticket #3311 ([with patch; positive review] dsage.setup() is broken in Sage 3.0.2) closed by mabshoff
fixed: Merged trac_3311* in Sage 3.0.3.alpha0
21:30 Ticket #3313 (Add code to lift SL2(Z/NZ) to SL2(Z) (and for m not equal 2)) created by ncalexan
This is very handy in the theory of abelian varieties... here's some code …
21:24 Ticket #3312 ([with patch, positive review] dsage.setup() -- very serious bug) created by was
Do […] and take all the defaults, then do it again immediately but …
20:22 Ticket #2663 (dpkg-shlibdeps errors for various Debian packages) closed by tabbott
fixed: These messages are intended to indicate unecessary -lblah flags, i.e. …
20:01 Ticket #3311 ([with patch; positive review] dsage.setup() is broken in Sage 3.0.2) reopened by mabshoff
19:52 Ticket #3311 ([with patch; positive review] dsage.setup() is broken in Sage 3.0.2) closed by mabshoff
fixed
19:50 Ticket #3311 ([with patch; positive review] dsage.setup() is broken in Sage 3.0.2) created by mabshoff
#3097 broke dsage.setup() since we moved dsage_setup.py and …
12:26 Ticket #3310 (sage -b fails after touching sage/libs/mwrank/{mwrank.pyx,wrap.cc}) created by cremona
1. Make a fresh clone of a 3.0.2 build. 2. touch …
10:54 Ticket #3217 ([with patch, positive review] Serious bug in modular symbols for GammaH) closed by mabshoff
fixed: Merged in Sage 3.0.3.alpha0. I would definitely merge an added doctest …
10:46 Ticket #3309 ([with patch, positive review] massively optimize the binomial function ...) created by was
[…]
10:32 Ticket #3208 ([with patch, positive review] a bunch of small changes to the tutorial) closed by mabshoff
fixed: Merged in Sage 3.0.3.alpha0. John: Please post mercurial patches in the …
09:43 Ticket #3127 ([duplicate] abelian groups (are lame?) -- bug in comparison of subgroups ...) closed by mabshoff
fixed: Fixed by merging #1284 in Sage 3.0.3.alpha0.
09:43 Ticket #2272 ([duplicate] subgroups of abelian groups have various problems) closed by mabshoff
fixed: Fixed by merging #1284 in Sage 3.0.3.alpha0.
09:42 Ticket #1284 ([with patch, with positive review] G.subgroup([...]) for G an abelian ...) closed by mabshoff
fixed: Merged in Sage 3.0.3.alpha0. Somebody please open up a follow up ticket …

05/25/08:

23:19 Ticket #3278 ([with patch, positive review] update the crystal iterator to use the new ...) closed by mabshoff
fixed: Merged in Sage 3.0.3.alpha0
22:19 Ticket #3255 ([with patch, positive review] Add support for generic backtracking ...) closed by mabshoff
fixed: Merged in Sage 3.0.3.alpha0
22:16 Ticket #3308 ([with patch; positive review] Update sage-sbuildhack to work with new ...) created by tabbott
One of the two patches to sbuild that we're using was accepted in Debian …
21:24 Ticket #3307 ([with patch; positive review] Move genus2reduction to /usr/lib for Debian ...) created by tabbott
I've attached a patch that moves genus2reduction to /usr/lib in my Debian …
20:46 Ticket #3306 (Shared library for symmetrica) created by tabbott
I've attached a patch that completely replaces the minimal symmetrica …
19:40 Ticket #3305 ([with patch; positive review] man page for lcalc Debian package) created by tabbott
I've attached a patch which adds a man page to the lcalc Debian package …
18:31 Ticket #3304 (Make cddlib a shared library) created by tabbott
Cddlib builds as a static library only. We should libtoolize it so that it …
15:17 Ticket #3303 ([with patch; positive review] Add shared library to tachyon Debian package) created by tabbott
I've attached a patch that adds a shared library to tachyon. My patch …
13:54 Ticket #3302 (python_gnutls fails to upgrade on OSX in case Sage was moved) created by mabshoff
Ok, you seem to have moved the Sage install from …
13:26 Ticket #3301 (Fix POSIX issues in gmp's spkg-install) created by mabshoff
[…]
11:57 Ticket #3300 ([with patch; positive review] ntl soname for Debian package) created by tabbott
I've attached the patch to make the ntl Debian package use the soname …
10:14 Ticket #3299 (memleak in PolyBoRi interface) created by malb
[…] So it seems we are allocating a buffer for Cudd each time we …
07:13 Ticket #3244 ([with patch, positive review] add support for inner plethysms of symmetric ...) closed by mabshoff
fixed: Merged in Sage 3.0.3.alpha0
07:13 Ticket #3247 ([with patch, positive review] add skew and generalized Hall-Littlewood ...) closed by mabshoff
fixed: Merged in Sage 3.0.3.alpha0
06:41 Ticket #3298 ([with patch, positive review] Cython warnings for PolyBoRi) created by malb
[…] I couldn't figure out what is wrong. Maybe a false positive?
02:19 Ticket #3297 ([with proto spkg, needs review, waiting on upstream] Make cddlib produce a ...) created by fbissey
Tim Abbott made a patch to get cddlib to use libtools and easily produce a …

05/24/08:

21:11 Ticket #1605 ([with patch, positive review] conversion of sage vectors to magma vectors ...) closed by mabshoff
fixed: Merged in Sage 3.0.3.alpha0
21:10 Ticket #2040 ([with patches, with positive review] 2d graphics -- problems with ...) closed by mabshoff
fixed: Merged in Sage 3.0.3.alpha0. Please post Mercurial patches and not diff …
20:37 Ticket #3286 ([with patch; positive review] Minor fixes (mostly doc) to partition.py) closed by mabshoff
fixed: Merged 3286.patch in Sage 3.0.3.alpha0. The difference between the two …
20:27 Ticket #3293 ([with patch, positive review] MPolynomialRing_generic.random_element ...) closed by mabshoff
fixed: Merged in Sage 3.0.3.alpha0
20:25 Ticket #3292 ([with patch, positive review] conversion of FractionFieldElements to magma) closed by mabshoff
fixed: Merged in Sage 3.0.3.alpha0
20:23 Ticket #3295 ([with patch, positive review] misspelled "parrallel" in graphs) closed by mabshoff
fixed: Merged in Sage 3.0.3.alpha0
19:34 Ticket #3296 (polymake spkg needs "CDDLIB_VERSION='094b.p2" in spkg-install) created by mhampton
The short summary describes both the problem and solution. I could post a …
16:21 Ticket #3295 ([with patch, positive review] misspelled "parrallel" in graphs) created by mhampton
Spelling mistake in CircularLadderGraph? docstring.
13:22 Ticket #3294 ([with patch, positive review] GAP interface broken after CTRL-C) created by wdj
For example (you need to hit CTRL-C pretty quickly to beat the first …
11:00 Ticket #3293 ([with patch, positive review] MPolynomialRing_generic.random_element ...) created by burcin
Attached patch changes MPolynomialRing_generic.random_element so that a …
09:43 Ticket #3292 ([with patch, positive review] conversion of FractionFieldElements to magma) created by burcin
Attached patch adds support for converting FractionFieldElements to …
02:40 Ticket #1914 (incorrect string escaping in preparser) closed by burcin
fixed: This works for me on 3.0.2-rc2. There is also the following doctest in …

05/23/08:

18:59 Milestone sage-3.0.2 completed
Another mostly bug fix release after 3.0.1 while the coercion subsystem …
18:59 Ticket #3288 ([with patch, positive review] linear_code -- memory errors in doctests on ...) closed by mabshoff
fixed: Merged in Sage 3.0.2.rc3
18:00 Ticket #3287 ([with patch; positive review] worksheet.py -- doctest failure blocking a ...) closed by mabshoff
fixed: Merged in Sage 3.0.2.rc3
17:32 Ticket #3289 (linear_code -- segfaults on ubuntu linux) closed by mabshoff
fixed: Fixed by merging #3285 in Sage 3.0.2.rc3. This doctest valgrinds clean …
17:31 Ticket #3285 ([with patch, positive review] segfault in binary_code.pyx on 32-bit linux) closed by mabshoff
fixed: Merged in Sage 3.0.3.rc3
17:27 Ticket #3291 ([with patch, positive review] pbuild doesn't properly compile mwrank.so on ...) closed by mabshoff
fixed: Merged in Sage 3.0.2.rc3
15:38 Ticket #3291 ([with patch, positive review] pbuild doesn't properly compile mwrank.so on ...) created by gfurnish
On some systems pbuild seems to leave out wrap.o of mwrank.so, resulting …
13:29 Ticket #3290 ([with spkg, positive reivew] Integrate ATLAS 3.8.1 Errata) created by mabshoff
From  http://math-atlas.sourceforge.net/errata.html#JITNaN: […] …
10:34 Ticket #3289 (linear_code -- segfaults on ubuntu linux) created by was
This might be related to #3288 This is on an ubuntu 32-bit linux box …
10:33 Ticket #3288 ([with patch, positive review] linear_code -- memory errors in doctests on ...) created by was
On a machine with arch linux and 1GB RAM: […]
10:24 Ticket #3287 ([with patch; positive review] worksheet.py -- doctest failure blocking a ...) created by was
10:21 Ticket #3286 ([with patch; positive review] Minor fixes (mostly doc) to partition.py) created by jbandlow
Some clean-up as described here: …
10:20 Ticket #3285 ([with patch, positive review] segfault in binary_code.pyx on 32-bit linux) created by was
On many 32-bit linux systems binary_code.pyx is foobar. […] More …
10:15 Ticket #3284 ([with patch, positive review] use weakref for PolyBoRi) created by malb
This patch makes sure only one BooleanPolynomialRing per parameter …
10:10 Ticket #3283 ([with patch, positive review] fix some memholes in PolyBoRi interface) created by malb
All PolyBoRi? iterators only destruct the iterator objects but never the …
09:41 Ticket #3279 ([with patch, positive review] Sage 3.0.2.rc0: Copy dsage_* scripts from ...) closed by mabshoff
fixed: Merged in Sage 3.0.2.rc1
09:41 Ticket #3280 ([with patch, positive review] Sage 3.0.2.rc0: fix rebuild Sage ...) closed by mabshoff
fixed: Merged in Sage 3.0.2.rc1
09:36 Ticket #3281 ([with patch, positive review] libecm fails to pbuild) closed by mabshoff
fixed: The patch is obviously correct. Positive review. Cheers, Michael
09:31 Ticket #3282 (libecm fails to pbuild) closed by gfurnish
invalid: Duplicate of #3281
09:31 Ticket #3282 (libecm fails to pbuild) created by gfurnish
libecm was moved without updating pbuild and thus pbuild fails to compile …
09:30 Ticket #3281 ([with patch, positive review] libecm fails to pbuild) created by gfurnish
libecm was moved without updating pbuild and thus pbuild fails to compile …
08:38 Ticket #3280 ([with patch, positive review] Sage 3.0.2.rc0: fix rebuild Sage ...) created by mabshoff
There are two small issues in the docstrings. Patch coming up. Cheers, …
08:15 Ticket #3279 ([with patch, positive review] Sage 3.0.2.rc0: Copy dsage_* scripts from ...) created by mabshoff
Due to a bug not caught in #3097 we end up with an inconsistent repo in …
03:12 Ticket #3278 ([with patch, positive review] update the crystal iterator to use the new ...) created by mhansen
01:20 Ticket #3275 ([with patch, positive review] Make SL2Z distinct) closed by mabshoff
fixed: Merged in Sage 3.0.2.rc0. Testall long passes.
01:15 Ticket #3277 (context for calculus assumptions) created by robertwb
one should be able to do something like […] where assume() and …
01:13 Ticket #3276 ([with patch, with positive review] more generic assumptions in calculus) created by robertwb
For example: […]
00:58 Ticket #3275 ([with patch, positive review] Make SL2Z distinct) created by craigcitro
This patch changes SL2Z to be a distinct object, as opposed to a class. …
00:29 Ticket #3148 ([with patch, positive review] improved orthogonal functions) closed by mabshoff
fixed: Merged in Sage 3.0.2.rc0
00:09 Ticket #3266 ([with patch; positive review] Sage 3.0.2.alpha1: doctest failure in ...) closed by mabshoff
fixed: Merged in Sage 3.0.2.rc0
00:05 Ticket #3272 ([with patch, positive review] Bug in sparse polynomials over finite fields) closed by mabshoff
fixed: Merged in Sage 3.0.2.rc0
00:05 Ticket #3273 ([with patch, positive review] extend isqrt to work for Python int's in ...) closed by mabshoff
fixed: Merged in Sage 3.0.2.rc0

05/22/08:

23:27 Ticket #3245 ([with patch, positive review] provide coefficient and coefficients methods ...) closed by mabshoff
fixed: Merged in Sage 3.0.2.rc0
23:23 Ticket #3097 ([with patch, positive review] pbuild: make sure the files from setup.py's ...) closed by mabshoff
fixed: Merged all six patches in Sage 3.0.2.rc0
23:08 Ticket #3267 ([with patch, positive review] Sage 3.0.2.alpha1: doctest failure in ...) closed by mabshoff
fixed: Merged in Sage 3.0.2.rc0
19:01 Ticket #3219 ([with patch; positive review] spkg -- upgrad to gmp-4.2.2 while we wait ...) closed by mabshoff
fixed: There is an LGPL V3 issue, but we are willing to live with that until MPIR …
18:58 Ticket #3218 ([with spkg, positive review] fix 64 bit OSX build support for mercurial) closed by mabshoff
fixed: Merged in Sage 3.0.2.rc0
18:45 Ticket #1301 (graphs: nauty interface) closed by mabshoff
fixed: Jason Grout did provide a nauty optional spkg and interface a couple weeks …
18:41 Ticket #1762 ([with optional spkg, positive review] Create optional graphviz package) closed by mabshoff
fixed: The spkg has been uploaded to the optional spkg repo. Cheers, Michael
18:15 Ticket #3274 ([with spkg, positive review] OSX: delete libpng*.la since we also nuke ...) closed by mabshoff
fixed: Merged in Sage 3.0.2.rc0
18:13 Ticket #2121 ([with patch, positive review] move libecm wrapper from interfaces to libs) closed by mabshoff
fixed: Merged in Sage 3.0.2.rc0
17:36 Ticket #3274 ([with spkg, positive review] OSX: delete libpng*.la since we also nuke ...) created by mabshoff
spkg coming up. Cheers, Michael
17:07 Ticket #2519 ([with patch; positive review] Add support for posets, semi-lattices, etc. ...) closed by mabshoff
fixed: Merged in Sage 3.0.2.rc0
17:04 Ticket #3273 ([with patch, positive review] extend isqrt to work for Python int's in ...) created by was
16:18 Ticket #3018 ([with patches, positive review] Integrate Frobby into Sage) closed by mabshoff
fixed: Merged in Sage 3.0.2.rc0
16:12 Ticket #3112 ([with patch, positive review] Generate self-orthogonal binary codes) closed by mabshoff
fixed: Merged in Sage 3.0.2.rc0
14:49 Ticket #3272 ([with patch, positive review] Bug in sparse polynomials over finite fields) created by craigcitro
Someone reported the following bug on sage-support: […] The problem …
13:13 Ticket #3242 ([with patch, positive review] Fix little bug in G.relabel() for G a ...) closed by mabshoff
fixed: Merged in Sage 3.0.2.rc0
09:36 Ticket #3271 (inject and MPolynomialRing -- the inject_on command doesn't support ...) closed by burcin
duplicate: This is a duplicate of #1414.
06:39 Ticket #3271 (inject and MPolynomialRing -- the inject_on command doesn't support ...) created by was
Add support for MPolynomialRing to inject_on() command. This is likely …
03:41 Ticket #3269 ([with patch, positive review] Improved documentation to ...) closed by mabshoff
fixed: Merged in Sage 3.0.2.rc0
03:36 Ticket #3270 ([with patch, positive review] trivial 100x speedup in coding theory) closed by mabshoff
fixed: Merged in Sage 3.0.2.rc0

05/21/08:

17:26 Ticket #3270 ([with patch, positive review] trivial 100x speedup in coding theory) created by rlm
Was: […] Now: […]
15:30 Ticket #3269 ([with patch, positive review] Improved documentation to ...) created by jbandlow
Cleaned up some of the documentation issues in dyck_words that were noted …
09:43 Ticket #3268 ([with patch, positive review] Fix GAP interface printing) created by rlm
I might be wrong, but it looks like output isn't getting printed: […]
06:55 Ticket #3267 ([with patch, positive review] Sage 3.0.2.alpha1: doctest failure in ...) created by mabshoff
[…]
06:54 Ticket #3266 ([with patch; positive review] Sage 3.0.2.alpha1: doctest failure in ...) created by mabshoff
[…]
06:35 Ticket #3265 (some doctests leave files in $SAGE_ROOT/devel/sage) created by mabshoff
Some doctests [likely notebook related] leave files in …
06:27 Ticket #3257 ([with patch, positve review] Pbuild ignores gcc specific default settings) closed by mabshoff
fixed: Merged in Sage 3.0.2.rc0
06:25 Ticket #3263 ([with patch, positive review review] typo in lseries_ell.py) closed by mabshoff
fixed: Merge in Sage 3.0.2.rc0
06:23 Ticket #3104 ([with patch; positive review] pbori.pyx: Make some doctest long since it ...) closed by mabshoff
fixed: Merged in Sage 3.0.2.rc0
06:19 Ticket #3264 ([with patch+spkg, positive review] Upgrade PolyBoRi to 0.5rc) created by mabshoff
Make sure to revert #3104 in case we do end up using less memory. Cheers, …
01:23 Ticket #3263 ([with patch, positive review review] typo in lseries_ell.py) created by craigcitro
There was a silly typo in sage/schemes/elliptic_curves/lseries_ell.py

05/20/08:

14:07 Ticket #3262 ([with patch; needs work] interact selector breaks if there are too many ...) created by mhampton
When the lists of values of multiple selectors are too long, the output is …
12:17 Ticket #3261 (#auto does not always seem to work if not in first cell) created by mhampton
So far this only seems to affect me, and not Tom Boothby. So it needs more …
05:20 Ticket #3260 (Make #optional usable at a higher level) created by broune
When adding optional spkgs to Sage, it is necessary to go through the …
Note: See TracTimeline for information about the timeline view.