Timeline


and

03/09/11:

21:50 Ticket #10900 (100% coverage in graph directory) created by ncohen
Only 4 methods to go, and this patches give 100% of doctest coverage for …
19:34 Ticket #10899 (is_chordal can raise TypeError) created by dsm
is_chordal often -- but not always -- raises a TypeError? on disconnected …
16:56 Ticket #10898 (symbolic_expression_from_string does not support arbitrary precision) created by flawrence
In some places (e.g. #8495), …
13:26 Ticket #10897 (sqrt() as scalar multiple of QQbar vector) created by rbeezer
[…] It seems sqrt() generally gets treated right as an element of …
12:56 Ticket #10896 (Strongly Regular Graph) created by pgdx
I have been missing a function/method in the Graph class that allows you …
12:14 Ticket #10895 (add qitensor spkg (tensors for quantum information)) created by dstahlke
I've worked up a python module and an associated spkg that basically wraps …
05:25 Ticket #10893 (problem parsing integers starting with 0) created by zimmerma
This happens with Sage 4.6: […]

03/08/11:

13:48 Ticket #10828 (Make matplotlib support SAGE_SPKG_INSTALL_DOCS) closed by jdemeyer
fixed
13:48 Ticket #10827 (Make cython support SAGE_SPKG_INSTALL_DOCS) closed by jdemeyer
fixed
13:48 Ticket #10825 (Make gap support SAGE_SPKG_INSTALL_DOCS) closed by jdemeyer
fixed
13:48 Ticket #10823 (environment variable SAGE_SPKG_INSTALL_DOCS to build and install spkg docs) closed by jdemeyer
fixed
13:47 Ticket #10800 (typo in Sequence) closed by jdemeyer
fixed
13:47 Ticket #10780 (fix exception-eating bug in sagenb/misc/misc.py) closed by jdemeyer
fixed
13:47 Ticket #10773 (Update Maxima to the latest upstream release.) closed by jdemeyer
fixed
13:47 Ticket #10766 (Update ECL to the latest upstream release.) closed by jdemeyer
fixed
13:47 Ticket #10751 (Upgrading 4.5.3 -> 4.6.2.alpha4 fails) closed by jdemeyer
fixed
13:47 Ticket #10748 (Extend p-adic L-series to handle nontrivial Teichmuller components) closed by jdemeyer
fixed
13:46 Ticket #10688 (Remove weave from Sage) closed by jdemeyer
fixed
13:46 Ticket #10677 (Improve PARI interface for relative number fields) closed by jdemeyer
fixed
13:46 Ticket #10666 (document the SAGE_ATLAS_ARCH environment variable) closed by jdemeyer
fixed
13:46 Ticket #10605 (Lazy class attribute) closed by jdemeyer
fixed
13:46 Ticket #10568 (Multiplying sparse matrices by integers is unnecessarily slow) closed by jdemeyer
fixed
13:46 Ticket #10522 (Allow specifying coefficients of anticanonical hypersurfaces) closed by jdemeyer
fixed
13:46 Ticket #10493 (Upgrade Cython to 0.14.1) closed by jdemeyer
fixed
13:45 Ticket #10258 (Block interrupts during malloc) closed by jdemeyer
fixed
13:45 Ticket #10233 (Incomplete cython search path in setup.py) closed by jdemeyer
fixed
13:45 Ticket #10226 (Rewrite ATLAS spkg-install) closed by jdemeyer
fixed
13:45 Ticket #10892 (lcalc fails to build with gcc-4.6) created by vbraun
lcalc fails to build with the gcc-4.6 version in Fedora 15 alpha: […] …
13:45 Ticket #10061 (Fix sig_on/sig_off bugs) closed by jdemeyer
fixed
13:45 Ticket #10030 (Interrupt testing) closed by jdemeyer
fixed
13:45 Ticket #9678 (Rewrite interrupt handling) closed by jdemeyer
fixed
13:45 Ticket #9452 (strip_automount_prefix() is useless) closed by jdemeyer
fixed
13:45 Ticket #8800 (Doctest coverage of categories - numerous coercion fixes) closed by jdemeyer
fixed
13:45 Ticket #1819 (move crypto.mq.MPolynomialSystem somewhere else) closed by jdemeyer
fixed
13:44 Ticket #9433 (Put more files under revision control.) closed by jdemeyer
fixed
11:36 Ticket #10891 (Make use of new stabilizer chain structs in partn_ref) created by rlm
The work at #10804 should make it possible to limit the search to within a …
11:15 WikiStart edited by mallet
(diff)
06:43 Ticket #10890 (wrong type for the element of PartitionsInBox(h,0)) created by mallet
sage.combinat.partition.PartitionsInBox(h, w) is the combinatorial …
06:19 Ticket #10889 (make text not give bounding box info if axis_coords is True) created by jason
if axis_coords is true, it doesn't make sense for a text object to give …
03:52 Ticket #10888 (problem in evaluation dual isogeny) created by wuthrich
The following bug was reported by J. Gillibert. […] This gives back a …

03/07/11:

13:22 Ticket #10887 (Upgrade scipy to 0.9) created by jason
Scipy 0.9 was released a few days ago. We should upgrade. There was at …
11:39 Ticket #10886 (DisjointSet: number of sets function) created by rlm
The DisjointSet? data structure in Sage lacks the function returning the …
07:01 Ticket #10885 (Floyd-Warshall algorithm in Cython) created by ncohen
This patch implements a Cython version of the Floyd-Warshall algorithm …
04:52 Ticket #10884 (make plot points consistent between calls) created by dsm
As discussed in …

03/06/11:

20:42 WikiStart edited by evanandel
(diff)
12:28 Ticket #10883 (Degree() method of permutation group should (always) return a sage integer) closed by nborie
invalid: Whhaaaaa! I managed to report a bug which is not in Sage! The quoting …
03:09 Ticket #10883 (Degree() method of permutation group should (always) return a sage integer) created by nborie
There is some cases for which the degree method for PermutationGroup?

03/05/11:

21:06 Ticket #10882 (Add kernel fan to fan morphism) created by novoselt
The attached patch adds preimage_fan(cone) and kernel_fan methods to …
11:39 Ticket #10880 (Add an interface to ALGLIB in Sage) created by jason
This has been discussed several times on sage-devel: * …
10:09 Ticket #10879 (add optional SCIP integer constraint solver) created by malb
"SCIP is currently one of the fastest non-commercial mixed integer …
07:51 Ticket #10878 (notebook can't upload a zip of worksheets from a URL) created by jason
When you try to upload this zip file using the URL box, there is an error. …

03/04/11:

15:50 Ticket #10877 (singular build error (sage 4.6.2)) created by aapitzsch
Singular fails to build on Ubuntu 11.04 (Natty, 32-bit). This is probably …
15:33 Ticket #10876 (Create elementary matrices) created by rbeezer
Patch adds a matrix constructor to build elementary matrices, which …
14:30 Ticket #9723 (Sage will not start on 64-bit Solaris 10 - M4RI issue ??) closed by drkirkby
invalid: Yes, this was my mistake and can be closed as invalid.
06:15 Ticket #10874 (Add support for keep_labels in ...) created by nthiery
With keep_labels=True, the method …
05:32 WikiStart edited by djao
(diff)
00:34 Ticket #10873 (Bug in integer_mod powering non-invertible base and negative exponents) created by robertwb
In sage-4.7:: […]

03/03/11:

16:28 Ticket #10872 (QQbar does not contain numbers which might be algebraic) closed by gutworth
invalid: I think you're correct; I see this in the docstring. Sorry about the …
15:02 Ticket #10872 (QQbar does not contain numbers which might be algebraic) created by gutworth
For example: sage: (e + pi) in QQbar False When e + pi may, in fact, be …
13:30 Ticket #10871 (Intersections of permutation groups) created by rbeezer
This method for permutation groups wraps the GAP Intersection command. …
04:09 Ticket #8522 (Optional package openmpi-1.1.4 fails to install on Solaris 10 SPARC) closed by drkirkby
wontfix: Since much of this is against an old version of OpenMPI, I've closed this …
04:00 Ticket #10869 (Optional package openmpi-1.4.3 fails to install on Solaris 10 (SPARC) with ...) created by drkirkby
== Hardware & associated software == * Sun T5240 * 2 x 1157 MHz T2+ …

03/02/11:

17:38 Ticket #10868 (A wrong (easy) limit) created by jvarona
If we define f(n)=2+1/factorial(n) the answer of sage for …
16:57 Ticket #10867 (Binary Quadratic forms graphics routines for plotting level sets on a ...) created by jonhanke
This patch introduces some nice graphics routines to the BinaryQF class …
16:35 Ticket #10866 (Optional package openmpi-1.4.3 fails to install on OpenSolaris 06/2009 ...) created by drkirkby
== Build environment == * Sun Ultra 27 * 3.33 GHz Intel W3580 Xeon. …
10:54 Ticket #10865 (update copyright years to include 2011) created by mvngu
As the subject says. The relevant files for which the copyright years need …

03/01/11:

08:33 Milestone sage-4.6.2 completed
05:22 Ticket #10833 (Unhandled SIGSEGV on large expand of iterated polynomial) closed by burcin
duplicate: Thanks for tracking this Jean-Pierre. I'll do my best to review your patch …
01:27 Ticket #10864 (Bug in Huffman algorithm) created by jsrn
There seems to be a bug in the Huffman build algorithm when given a …

02/28/11:

20:49 Ticket #10863 (Add check for orthogonal/unitary matrices) created by rbeezer
Adds .is_unitary() for matrices over general rings, plus an …
10:49 Ticket #10860 (R package documentation not accessible from notebook) created by aginiewicz
The documentation of package R is not accessible from notebook, while it …
05:44 Ticket #10859 (Add is_series() method and others to symbolic expressions) created by vbraun
In order to get more information out of symbolic expressions, I added …
02:21 Ticket #10858 (segfault when multiplying 0x0 dense matrix with a vector.) created by mderickx
The following is with sage 4.6.1 on OS X run under gdb to show more info: …

02/27/11:

15:00 Ticket #10857 (modular symbols integrality algorithm) created by GeorgSWeber
See the discussion of this topic at the following thread: …

02/26/11:

14:15 Ticket #10856 (migrate more functionality from ideals to polynomial sequences) created by malb
At #1819 Volker Braun suggested: * An alias MPolynomialIdeal.basis = …
10:03 Ticket #10855 (reset() doesn't quite forget()) created by dsm
[…]

02/25/11:

23:38 Ticket #10854 (Update Sqlalchemy) created by jason
This spkg updates sqlalchemy to 0.6.6: …
20:48 Ticket #10853 (Make a link to locally-built documentation in the doc homepage) created by jason
As a follow-up to #10823, we should make a link to whatever local …
13:25 Ticket #10852 (CombinatorialFreeModule contains bug in latex method and is missing a ...) created by stumpc5
This patch provides a bugfix for the latex method for …
03:51 Ticket #10851 (Refactor the graph visualization code) created by nthiery
Graphs can be visualized in Sage in a number of ways: plot, plot3d, native …
01:53 Ticket #10850 (composition and comparison of number-field homomorphisms) created by fwclarke
As of 4.6.2.rc0, when homomorphisms of number fields are composed the …
00:21 Ticket #10849 (behaviour of gamma strangely sensitive) created by dsm
Whether you get the correct result or a spurious ValueError? in evaluating …
00:07 Ticket #10816 (Subscheme creation does not work from the notebook) closed by jdemeyer
fixed
00:06 Ticket #10782 (update docs with info on mercurial rebase extension) closed by jdemeyer
fixed
00:06 Ticket #10712 (Mark doctests # long time) closed by jdemeyer
fixed
00:06 Ticket #10842 (Increase timeouts in sage/tests/cmdline.py) closed by jdemeyer
fixed

02/24/11:

11:05 Ticket #10848 (Checks for Hermitian matrices) created by rbeezer
Adds an exact routine, and a numerical routine, to determine if a matrix …
10:36 Ticket #10847 (matrix_plot can now plot subdivisions) created by jason
This patch makes matrix_plot learn about plotting subdivisions. ---- …
10:30 Ticket #10846 (Conversion of PowerSeries -> SR bug) created by vbraun
If I convert a powerseries into the symbolic ring, it does not have any …
09:57 Ticket #10845 (fixed errors in documentation in two ETuple methods) created by pernici
fixed errors in documentation in emax and emin ETuple methods
06:55 Ticket #10844 (Implemented discriminant for multivariate polynomials) created by mmarco
This patch implements the .discriminant() method for polynomials which are …
03:43 Ticket #10747 (symbolic functions can be defined with a constant argument) closed by pang
invalid: Coludn't find the ticket, but this has already been fixed.
03:05 Ticket #10843 (Faster listing of number field homsets) created by fwclarke
The patch speeds up the calculation of homomorphisms between number …
02:02 Ticket #3297 ([with proto spkg, needs review, waiting on upstream] Make cddlib produce a ...) closed by jdemeyer
invalid
01:45 Ticket #10842 (Increase timeouts in sage/tests/cmdline.py) created by jdemeyer
The timeout of 30 seconds in sage/tests/cmdline.py is too tight for some …
00:40 WikiStart edited by dsm
(diff)
00:19 Ticket #10841 (piecewise integrals of 0 fail) created by dsm
As reported in …

02/23/11:

22:36 Ticket #10840 (bug in saturation for elliptic curves over Q) created by cremona
Randall Rathbun reports that this crashed badly: […] I have diagnosed …
22:15 Ticket #8286 (sparse_rows and sparse_columns are broken for 0xn, nx0 matrices) closed by jhpalmieri
duplicate: Yes, it works for me now.
20:37 Ticket #10839 (LU decomposition for rectangular matrices) created by rbeezer
SciPy/NumPy allows for the LU decomposition of a non-square matrix, so …
17:49 Ticket #10838 (A library interface for Bernd Souvignier's code) created by rlm
All within one process, no files written to or read from: […]
16:38 Ticket #10837 (Matrix and vector norms, condition number, over RDF/CDF) created by rbeezer
Three new methods for matrices and vectors over RDF/CDF, directly wrapping …
13:18 Ticket #10835 (faster creation of an ETuple from a list or tuple) closed by AlexGhitza
duplicate: Duplicate of #10834.
13:13 Ticket #10836 (primitive root is broken) created by kcrisman
Pari has a major bug in its primitive root: […] Note that this DOES …
08:08 Ticket #10835 (faster creation of an ETuple from a list or tuple) created by pernici
faster creation of an ETuple from a list or tuple
08:03 Ticket #10834 (faster creation of an ETuple from a list or tuple) created by pernici
faster creation of an ETuple from a list or tuple

02/22/11:

20:01 Ticket #10833 (Unhandled SIGSEGV on large expand of iterated polynomial) created by katestange
Verified on 'Sage Version 4.6, Release Date: 2010-10-30' on my laptop and …
19:33 Ticket #10832 (bug in simon_two_descent()) created by cremona
This is similar to, but different to, #10745. […] This is _wrong_. The …
18:43 Ticket #10831 (Make python support SAGE_SPKG_INSTALL_DOCS) created by jason
This is a bit tricky since we need sphinx and other things installed …
17:54 Ticket #10830 (Make pari support SAGE_SPKG_INSTALL_DOCS) created by jason
This ticket implements #10823 for pari. New spkg at …
17:54 Ticket #10829 (Make mpmath support SAGE_SPKG_INSTALL_DOCS) created by jason
This ticket implements #10823 for mpmath. New spkg at …
17:54 Ticket #10828 (Make matplotlib support SAGE_SPKG_INSTALL_DOCS) created by jason
This ticket implements #10823 for matplotlib. New spkg at …
17:54 Ticket #10827 (Make cython support SAGE_SPKG_INSTALL_DOCS) created by jason
This ticket implements #10823 for cython. New spkg at …
17:54 Ticket #10826 (Make numpy support SAGE_SPKG_INSTALL_DOCS) created by jason
This ticket implements #10823 for numpy. New spkg at …
17:54 Ticket #10825 (Make gap support SAGE_SPKG_INSTALL_DOCS) created by jason
This ticket implements #10823 for gap. New spkg at …
16:33 Ticket #10824 (Documentation of tree generation) created by rbeezer
Examples for a tree iterator looked really bad since it was indented code, …
12:26 Ticket #10823 (environment variable SAGE_SPKG_INSTALL_DOCS to build and install spkg docs) created by jason
There are lots of times when it would be convenient to have the …
11:38 Ticket #10822 (sage -sh doesn't set the path right if default shell is zsh on OSX) created by jason
On OSX (10.6.6), when starting zsh, the /etc/zshenv file is always …
10:43 Ticket #10821 (riemann.pyx gives lots of invalid value in divide warnings) created by jason
I keep getting Warning: invalid value encountered in divide, and the error …
02:45 WikiStart edited by dsm
(diff)

02/21/11:

21:37 Ticket #10820 (tachyon-0.98beta.p11 doesn't build on ARM) created by Snark
I discussed ideas for a correct fix with upstream, but in the mean time, …
14:33 Ticket #10819 (implementation of the cluster complex) created by stumpc5
The patch contains an implementation of the cluster complex for finite …
14:30 Ticket #10818 (EclLib should allow signals to make LISP code interruptable) created by nbruin
Presently, ecllib does not enable signals when executing ecl code. This …
14:25 Ticket #10817 (implementation of the generalized associahedron as a polyhedral complex) created by stumpc5
The patch contains the implementation of the generalized associahedron, as …
11:16 Ticket #10816 (Subscheme creation does not work from the notebook) created by novoselt
There is the following example in the documentation in …
07:14 Ticket #10815 (Matrix multiplication and power are very slow) created by frieux
It seems that the multiplication and the power of a matrix is very slow: …
05:54 Ticket #10814 (problems with loopy graphs) created by dsm
Consider two manifestly isomorphic graphs: […] This occurs because …
02:00 Ticket #10813 ([with patch] Secure password hashing in Sage notebook) created by jjh
I recently noticed that when creating passwords for the Sage notebook they …
01:42 Ticket #10812 (the certify=True option causes Graph.is_isomorphic to crash) created by fwellen
Here are two isomorphic multi-graphs, that are recognized by is_isomorphic …
01:33 Ticket #10811 (by default build HTML doc without PDF links) created by mvngu
The Makefile currently (Sage 4.6.2.rc0) builds the HTML document with …

02/20/11:

23:13 Ticket #10810 (singular-3-1-1-4.p3 doesn't build on ARM) created by Snark
I have made a patch to make singular build on ARM ; that patch made its …
13:45 Ticket #10809 (Cartesian products of toric varieties) created by vbraun
The two attached patches implement cartesian products for cones/fans and …
09:59 Ticket #10808 (atlas-3.8.3.p16 doesn't build on ARM) created by Snark
This makes sage-4.6.1 not build on ARM ; here is a patch that makes it …

02/19/11:

19:58 Ticket #10807 (Modular Symbols trouble restoring saved objects) created by jonhanke
There is trouble reconstructing saved modular forms/symbols eigenform …
19:53 Ticket #10806 (Modular forms newform decomposition not implemented) created by jonhanke
[…]
09:23 Ticket #10805 (Option to restrict sage notebook only to current user) created by TheBlackCat
It would be nice when using sage on a local machine if you could restrict …
01:06 Ticket #10804 (Improvements to partn_ref functions, including stabilizer chains) created by rlm
Stabilizer chains and other improvements.
01:04 Ticket #10803 (critical bug in real_roots) created by zimmerma
This was reported on …

02/18/11:

22:16 Ticket #10802 (Singular values of matrices over CDF) created by rbeezer
This method serves two purposes: (a) a convenience for getting singular …
16:57 Ticket #10801 (Create a new option: "sage -strip" which deletes things that aren't needed ...) created by was
This is a frequently requested feature. We should start with some little …
06:01 Ticket #10800 (typo in Sequence) created by dsm
If you try to hash a mutable sequence, Sage complains that immutable …
04:36 Ticket #10799 (Solved the problem to compute resultants on certain variable orders) created by mmarco
for univariate polynomial rings over other polynomial rings, the …
03:48 Ticket #10654 (Replace ".. rubric:" with ".. rubric::" in a few files) closed by jdemeyer
fixed
03:21 Ticket #10797 (update PolyBoRi to newest upstream release 0.7.0) created by malb
A new version of PolyBoRi is available. Changelog * Polynomials, …

02/17/11:

15:08 Ticket #10796 (Platonic solid constructors scale and translate in the wrong order.) created by robertwb
This means that if there is a scale and center argument, the true center …
14:24 Ticket #10795 (Fix and upgrade double dense matrix QR decomposition) created by rbeezer
The Q matrix of a QR decomposition should be unitary, hence invertible. …
13:13 Ticket #10794 (QR decomposition for matrices over exact rings) created by rbeezer
This will be a component of an upgraded Gram-Schmidt method. It works …
03:52 Ticket #10793 (Matrices can be "constructed" from matrices of wrong dimensions) created by vbraun
Let's make a matrix and use it to define a morphism: […] As we see, the …

02/16/11:

23:47 WikiStart edited by SimonKing
(diff)
16:16 Ticket #10792 (Upgrade numpy to 1.5.1) created by jason
New version of numpy is out: 1.5.1 SPKG: …
09:48 Ticket #10791 (Fix and upgrade Gram-Schmidt) created by rbeezer
If a set of vectors has a linearly dependent subset, followed by a vector …
04:42 Ticket #10790 (add Dyck graph to the common graphs database) created by kini
Part of the larger project at #9136 . Depends on #10781 Apply …
02:36 Ticket #2429 (block_matrix command should be consistent with the syntax of the matrix ...) closed by jdemeyer
duplicate
01:56 Ticket #9379 (ia64-Linux binary fails "devel/sage/sage/plot/plot3d/tachyon.py") closed by jdemeyer
duplicate
01:39 Ticket #10739 (Singular fails to build on OSX with 64bit kernel) closed by jdemeyer
fixed
01:36 Ticket #9414 (make the rational number field consistent with other number fields) closed by jdemeyer
duplicate
00:50 Ticket #10714 (Rows of a zero-row sparse matrix are incorrect) closed by jdemeyer
fixed
00:50 Ticket #10706 (A doctest of word morphism is saving an object locally) closed by jdemeyer
fixed
00:50 Ticket #10487 (Clean up doctests in sage/rings/finite_rings/finite_field_ext_pari.py) closed by jdemeyer
fixed
00:50 Ticket #10334 (miscellaneous cleanup in perm_gps preparing for domains) closed by jdemeyer
00:50 Ticket #10301 (load does not recognize https urls) closed by jdemeyer
fixed
00:49 Ticket #9796 (Add a "diagonal" method for matrices) closed by jdemeyer
fixed
00:49 Ticket #7570 (Make plot methods accept 'empty' input to return empty Graphics object) closed by jdemeyer
fixed

02/15/11:

23:52 Ticket #10789 (discriminant() returns pari library error on number field with ...) closed by fwclarke
duplicate: This is essentially a duplicate of #252.
18:58 Ticket #10786 (misformatted cayley tables for matrix groups) closed by jhpalmieri
duplicate
16:54 Ticket #10789 (discriminant() returns pari library error on number field with ...) created by katestange
Verified on nt.sagenb.org Sage Version 4.6, Release Date: 2010-10-30 …
14:32 Ticket #10788 (Maximum recursion depth exceeded in the computation of return words) created by slabbe
[…]
13:31 Ticket #10787 (Operation tables: multiline names for elements, latex names for elements) created by jhpalmieri
In operation tables like Cayley tables, there are two problems right now: …
13:26 Ticket #10786 (misformatted cayley tables for matrix groups) created by kcrisman
[…] From …
09:14 Ticket #10785 (Setting solver-specific options) created by ncohen
With this patch, it is now possible to set solver-specific options, like a …
01:52 Ticket #10784 (primes can have better functionality.) created by mderickx
In this topic: …

02/14/11:

09:38 Ticket #10783 (Implement dynamic posets) created by novoselt
The idea is to allow creation of a poset without specifying all of its …
02:23 Ticket #10782 (update docs with info on mercurial rebase extension) created by kini
As named. See …
02:21 Ticket #10781 (add Shrikhande graph to the common graphs database) created by kini
Part of the larger project at #9136 . Apply …
01:03 Ticket #10780 (fix exception-eating bug in sagenb/misc/misc.py) created by kini
See [ http://groups.google.com/group/sage-devel/msg/289df30034645f44 this …
00:27 Ticket #10779 (Improve coverage test for structure/element.pyx) created by ejeanvoi
Improve coverage test for structure/element.pyx Status as of Sage …

02/13/11:

18:18 Ticket #10778 (A Tour of Sage - Hungarian translation) created by gborguly
I've translated the “A Tour of Sage” document to Hungarian as my first …
13:17 Ticket #10777 (Implement CombinatorialPolyhedron) created by novoselt
While thinking about uniformizing lattice polytopes and cones/fans, I came …
10:28 Ticket #10776 (poset top() function breaks when top element has boolean value False) created by niles
Posets determine whether there is a top element by converting the element …

02/12/11:

12:28 Ticket #10775 (streamline plots) created by jason
Recently there was a thread on the matplotlib list where someone posted …
05:25 Ticket #10774 (RuntimeError message for numerical infinite loop is printed, not thrown) created by niles
Reported in …
03:08 Ticket #10773 (Update Maxima to the latest upstream release.) created by drkirkby
The version of Maxima in Sage (5.22.1) is not the latest (5.23.2), so we …

02/11/11:

03:34 Ticket #10772 (0**0 = 1 for number fields, matrices, and more) created by mstreng
Python has the convention x**0 = 1 even for x=0. Sage follows …
01:57 Ticket #10771 (gcd and lcm for fraction fields) created by SimonKing
At …

02/10/11:

21:46 Ticket #10770 (Expectation of probability spaces is defined improperly) closed by weigandt
invalid: Oh, oops! Sorry for being confused here. Maybe this could have better …
13:28 Ticket #10770 (Expectation of probability spaces is defined improperly) created by weigandt
I'm not sure if anyone really maintains the file …
09:43 Ticket #10768 (Revisit the pickle jar procedure) created by nthiery
The current pickle jar mechanism has some drawbacks: - We don't know how …
06:16 Ticket #10767 (Fractional ideals intersection gives wrong answers in some cases.) created by mderickx
Here is an explicit example: […] ---- Apply …
05:47 Ticket #10766 (Update ECL to the latest upstream release.) created by drkirkby
The latest version of the Lisp interpreter ECL, (which is used by Maxima) …
05:29 SageCombinatRoadMap edited by nthiery
(diff)

02/09/11:

22:24 Ticket #10765 (Obliterate sage/matrix/misc.pyx) created by rbeezer
Header of sage/matrix/misc.py says: […] So I did. After a …
19:16 Ticket #10764 (Cleanup a few Cython warnings) created by robertwb
See, e.g. the list of warnings at #10493. Apply
16:54 Ticket #10684 (plot of rational function crashes sage) closed by AlexGhitza
invalid: Sounds good.
09:53 Ticket #10763 (Speedup of matrix multiplication) created by SimonKing
When multiplying two matrices M and N, typically one first creates a zero …
09:11 Ticket #10761 (Numerical approximation of an algebraic number raises a ValueError) created by slabbe
Numerical approximation works for complex numbers: […] but not for …
04:03 Ticket #10760 (Improve coverage test for gsl/interpolation.pyx) created by demengeo
Improve coverage test for gsl/interpolation.pyx to 33%.

02/08/11:

14:05 Ticket #10759 (remove dead code in matrix/matrix_dense.pyx) created by zimmerma
while trying to improve the coverage of matrix/matrix_dense.pyx, we …
12:15 Ticket #10758 (FFT.__setitem__ assumes values are uninitialized) created by boothby
Expected: […] Sage 4.6.1: […] Easy to fix: […] by adding the …
09:48 Ticket #10757 (normalized laplacian throws an error if the graph has an isolated vertex) created by jason
[…] See the definition of normalized laplacian here: …
07:36 Ticket #10756 (Cliquer does not like empty graphs) created by ncohen
Before : […] After […]
07:24 Ticket #10755 (Update MIP's thematic tutorial about CPLEX's installation) created by ncohen
CPLEX does not require CBC to be installed for a while... The tutorial is …
02:31 Ticket #10754 (Improve coverage test for combinat/partition.py) created by elnorreip
Improve coverage test for combinat/partition.py to 100%.

02/07/11:

16:25 Ticket #10753 (setting "text.usetex : True" in matplotlibrc doesn't always work) created by ddrake
From …
14:44 Ticket #10752 (Matrix pivots are cached, should be immutable) created by rbeezer
Oops: […] I'd imagine returning a tuple rather than a list would be …
14:03 Ticket #10439 (Make dictionary input to vector constructor more robust) closed by jdemeyer
duplicate
12:08 Ticket #10751 (Upgrading 4.5.3 -> 4.6.2.alpha4 fails) created by jdemeyer
This is a problem I discovered when upgrading from sage-4.5.3 to a …
07:38 Ticket #10750 (Fix solve so that additional args are properly handled) created by kcrisman
In  this
05:53 Ticket #10583 (comparison for number fields broken) closed by rkirov
duplicate: gotta learn how to search trac better.
00:16 Ticket #10731 (IndexError in toric sheaf cohomology) closed by jdemeyer
fixed
00:16 Ticket #10722 (All cosets of a permutation group) closed by jdemeyer
fixed
00:16 Ticket #10721 (Increase LaTeX POOL_SIZE) closed by jdemeyer
fixed
00:16 Ticket #10710 (doc fixes for modular symbols) closed by jdemeyer
fixed
00:16 Ticket #10702 (Add patchbot to the developers guide) closed by jdemeyer
fixed
00:16 Ticket #10699 (Misc improvements to the code of sage/combinat/e_one_star.py) closed by jdemeyer
fixed
00:15 Ticket #10685 (All subgroups of a permutation group) closed by jdemeyer
fixed
00:15 Ticket #10661 (Origin in non-full-dimensional polytopes) closed by jdemeyer
fixed
00:15 Ticket #10659 (Improve performance of matrix group morphisms) closed by jdemeyer
fixed
00:15 Ticket #10649 (Typo in the documentation of "graphs/generic_graph.html", method ...) closed by jdemeyer
fixed
00:15 Ticket #10604 (Rewrite diagonal matrix constructor) closed by jdemeyer
fixed
00:15 Ticket #10582 (stein-watkins table iteration) closed by jdemeyer
fixed
00:15 Ticket #10571 (print protocol of Groebner basis computations via Singular and Magma) closed by jdemeyer
fixed
00:15 Ticket #10543 (Echelon form over QQ is mutable) closed by jdemeyer
fixed
00:15 Ticket #10541 (Conversions of vectors to matrices) closed by jdemeyer
fixed
00:15 Ticket #10452 (Weird behaviour with cusps) closed by jdemeyer
fixed
00:14 Ticket #9614 ("-sdist" should complain or fail when run in a "-bdist" copy of Sage) closed by jdemeyer
fixed
00:14 Ticket #8721 (Residue fields for relative number fields broken (again)) closed by jdemeyer
fixed
00:14 Ticket #7931 (Improved nth root for finite fields and integer_mods) closed by jdemeyer
fixed
00:14 Ticket #10440 (preparser does not correctly identify encoding lines) closed by jdemeyer
fixed
00:14 Ticket #10351 (Fix the way sage/misc/sagedoc.py reads doc/common/builder.py) closed by jdemeyer
fixed
00:14 Ticket #10233 (Incomplete cython search path in setup.py) closed by jdemeyer
fixed
00:13 Ticket #10028 (inconsistent error messages for inverting singular matrices) closed by jdemeyer
fixed
00:13 Ticket #9955 (Rational(3)%Rational(-1) fails) closed by jdemeyer
fixed
00:13 Ticket #9713 (Add toric Chow group) closed by jdemeyer
fixed
Note: See TracTimeline for information about the timeline view.