Timeline


and

10/24/11:

13:02 Ticket #11950 (Bug in topological_sort) created by andrejv
There is a bug in topological_sort for digraphs: […] A correct answer …
12:42 Ticket #11949 (Gurobi Support !) created by ncohen
Here it is ! It cost me several nights along with my first evening in …
09:42 Ticket #11948 (Fix numeric evaluation of error function) created by jdemeyer
Because the argument is converted to float first, the error function …
09:04 QuantumDividedPowerAlgebra edited by bruce
(diff)
08:57 dividedpower.py attached to QuantumDividedPowerAlgebra by bruce
This file is my attempt at a minimal implementation of the divided power …
08:54 QuantumDividedPowerAlgebra created by bruce
02:11 Ticket #11947 (Implement cardinality for polynomial quotient rings) created by jdemeyer
Looks good and applies fine to 4.8.alpha4. All long tests in sage/rings …
01:47 Ticket #11946 (Change iteration order for finite field multiplicative_generator()) created by jdemeyer
If K is a finite field implemented through PARI (the default if q > …

10/23/11:

23:23 Ticket #11945 (Throw exception instead of printing error in c_graph.pyx) created by kini
The following text currently occurs in …
01:17 Ticket #11555 (Expand print representation of free module morphisms) closed by jdemeyer
fixed

10/22/11:

18:23 Ticket #10358 (The sloane_find command is now completely broken) closed by leif
fixed
13:59 Ticket #11923 (Graph Theory: Small fix on show3d for graphs) closed by jdemeyer
fixed
13:55 Ticket #11099 (digraphs.RandomDirectedGNM) closed by jdemeyer
fixed
13:55 Ticket #11846 (Independent set through Linear Programming (sometimes, it is faster !)) closed by jdemeyer
fixed
13:54 Ticket #11917 (Memory leaks with LP Solvers) closed by jdemeyer
fixed
13:54 Ticket #11944 (Update Graph.clique_maximum to use MILP) closed by jdemeyer
fixed
13:54 Ticket #11928 (Update Graph.clique_number to use MILP) closed by jdemeyer
fixed

10/21/11:

08:00 Ticket #11944 (Update Graph.clique_maximum to use MILP) created by ncohen
This begins to be a joke, but there is a third method I had forgotten in …
07:28 Ticket #11943 (The category graph should comply with Python's method resolution order) created by SimonKing
Let C be a category. C.all_super_categories() starts with …

10/20/11:

22:55 Ticket #11942 (segfault on Graph().connected_component_containing_vertex('')) created by kini
As title. […] Apply: 1. trac_11942.patch Download 1. …
22:18 WikiStart edited by hirotowu
(diff)
02:21 Ticket #11891 (NumberField(...).pari_polynomial() should return an integral polynomial) closed by jdemeyer
fixed
02:21 Ticket #11869 (Horrible bug in number field conversion) closed by jdemeyer
fixed

10/19/11:

11:52 Ticket #11812 (traceback with load and attach of .sage files) closed by jdemeyer
fixed
11:52 Ticket #10275 (matrix output strangeness for cached methods) closed by jdemeyer
fixed
11:52 Ticket #9992 (Python scripts try to run before Python is built.) closed by jdemeyer
fixed

10/18/11:

13:14 Ticket #10505 (Round values returned by CPLEX when the variable's type is integer/binary) closed by jdemeyer
fixed
12:47 Ticket #11941 (Solve and assumptions too aggressive with cube root of negative numbers) created by kcrisman
#6515 did a great job helping us start to catch some assumptions when we …
11:32 Ticket #7442 (Update scipy to the latest version (0.7.1)) closed by jason
invalid: Somehow we are at scipy 0.9 now, so this ticket should be closed as …
11:25 Ticket #4194 (pylab plots cut off) closed by jason
fixed: Indeed, this is now fixed.
06:58 Ticket #11940 (Support for Squareclasses, Quadratic Spaces, Quadratic Lattices) created by jonhanke
This package adds support for squareclasses and quadratic spaces/lattices …
03:22 Ticket #11939 (Notebook "ulimit -v" does not work) created by jdemeyer
The ulimit -v argument does not do anything at all (I have not tested …
02:36 Ticket #11938 (FiniteField_givaro defined by Conway polynomials: conversion of elements ...) created by dkrenn
We have […] so one should implement this. Incidentally I did that, …
01:11 Ticket #11937 (Doctest fails in gap_reps.py when Kash is installed) created by dkrenn
The doctest in gap_reps.py […] fails by doctest -long when Kash is …
00:58 Ticket #11936 (image_type of galois_representation of EllipticCurve hangs on first call) created by dkrenn
In gal_reps.py we have […] as doctest. I always get a timeout in a …
00:51 Ticket #11935 (Make parent/element classes independent of base rings) created by SimonKing
At #11900 and …

10/17/11:

12:17 Ticket #11934 (Symbolic simplification error) created by mjo
I ran into this today with a real function. Sorry I don't have a shorter …
11:48 Ticket #11933 (Fix qepcad doctests) created by jdemeyer
This patch fixes some doctest failures for the …
11:29 Ticket #11932 (Allow running Sage with a temporary DOT_SAGE directory) created by jdemeyer
Version which deals with matplotlib issue: apply - …
08:52 Ticket #11931 (Fix all element classes should take the parent as first mandatory ...) created by nthiery
Taken from Sets.ParentMethods?._element_constructor_from_element_class: …
07:12 Ticket #11930 (disallow non-smooth hyperelliptic curves, and let hyperelliptic curves ...) created by dkrenn
Hyperelliptic curves are smooth curves mathematically. These patches add a …
04:55 Ticket #11887 (cython.py: don't create .html and .c files when running compile_and_load) closed by jdemeyer
fixed
00:59 Ticket #9811 (`sage -i ...` exits with 0, even if it is unable to install a package.) closed by jdemeyer
fixed
00:59 Ticket #11929 (Implement quasi-symmetric functions) created by bruce
This feature is being implemented as part of #8899. There is a patch up …
00:58 Ticket #11885 (call function in sage.libs.mpmath.utils doesn't handle ...) closed by jdemeyer
fixed
00:58 Ticket #11119 (ECL 11.1.1 fails on Cygwin) closed by jdemeyer
fixed
00:58 Ticket #11914 (`sage -n` fails when current directory is $SAGE_ROOT/devel/sage) closed by jdemeyer
fixed
00:57 Ticket #10195 (Occasional doctest failure in libs/fplll/fplll.pyx) closed by jdemeyer
duplicate
00:50 Ticket #6210 (docs for the property option of graphs() should include a pointer to the ...) closed by jdemeyer
fixed

10/16/11:

12:10 Ticket #11928 (Update Graph.clique_number to use MILP) created by ncohen
As reported by Peter Mueller, the clique_number method should have …
09:11 Ticket #11882 (update readline to 6.2) closed by jdemeyer
fixed
09:10 Ticket #10910 (Avoid nfinit while factoring polynomials) closed by jdemeyer
duplicate
08:38 Ticket #11698 (Fix trivial typo in Sage devel guide) closed by jdemeyer
fixed
08:38 Ticket #11343 (Disallow @ symbol in username because of TinyMCE problems) closed by jdemeyer
fixed
08:11 WikiStart edited by dcoudert
(diff)

10/15/11:

22:38 Ticket #11927 (option degree_sequence for graphs) created by dimpase
graphs() has an option deg_seq, which is not a pretty name (a newbie can …
10:33 WikiStart edited by akm
(diff)
07:16 Ticket #11926 ("make" should run Sage once) created by jdemeyer
In a multi-user environment, the user compiling Sage must run it at least …

10/14/11:

15:38 Ticket #11925 (Attach ignores inheritance of classes spread over distinct files) created by johanbosman
Suppose one has a file named aap.sage with the following contents: […] …
11:40 Ticket #11924 (lazy_import_cache.get_cache_file doesn't work well if DOT_SAGE doesn't end ...) created by jhpalmieri
The function get_cache_file in sage/misc/lazy_import_cache.py uses this …
11:15 Ticket #11923 (Graph Theory: Small fix on show3d for graphs) created by fidelbarrera
When showing graphs in 3d, the argument pos3d is received by show3d but …
07:28 WikiStart edited by dkrenn
(diff)
07:27 WikiStart edited by dkrenn
name dkrenn added (diff)
07:22 Ticket #11922 (extension of ZZ gives wrong generator) created by dkrenn
Generating an extension in the way below gives back the wrong generator. …
05:37 Ticket #11921 (Allow Sympy conversion sign/sgn) created by kcrisman
From [ http://groups.google.com/group/sage-support/t/592e98fcece39df1 this …
02:42 Ticket #10954 (Expose weight options in distance method) closed by jdemeyer
fixed
02:41 Ticket #9858 (FLINT 1.5.0.p5's test suite fails to build with new GMP/MPIR) closed by jdemeyer
fixed
02:41 Ticket #11367 (Rounding values, and inconsistencies in graph methods) closed by jdemeyer
fixed
02:41 Ticket #8664 (Upgrade Sage's MPIR spkg to version 2.1.3) closed by jdemeyer
fixed
02:40 Ticket #11896 (MPIR 2.x may fail to build on 32-bit operating systems) closed by jdemeyer
fixed

10/13/11:

13:09 Ticket #11920 (Sympow needs to disable fused-multiply-add and should create datafiles) created by jdemeyer
See #11226 and  http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48823. For …
08:52 Ticket #11919 (Issue when pickling a formal function) created by cdsousa
There is a problem in symbolic function pickling: […] The error was …
06:42 WikiStart edited by kcrisman
(diff)
05:36 Ticket #11918 (Sage should ship its Valgrind suppressions file, or not insist on its ...) created by leif
As reported on the IRC, running sage --valgrind (alias `sage …

10/12/11:

07:17 Ticket #11917 (Memory leaks with LP Solvers) created by ncohen
As reported on sage-support, there is(was) something dead wrong with the …
05:20 Ticket #11916 (add numerical integration to reference manual) created by kcrisman
Somewhat surprisingly, this function (numerical_integral) is not in the …
00:35 Ticket #11882 (update readline to 6.2) closed by jdemeyer
fixed
00:35 Ticket #11742 (Implementation of class for cores) closed by jdemeyer
fixed
00:35 Ticket #11560 (update sympy to 0.7.1) closed by jdemeyer
fixed
00:34 Ticket #10155 (Implementation of the Cyclic Sieving Phenomenon) closed by jdemeyer
fixed
00:34 Ticket #4260 (use LinBox as native matrix representation for dense matrices over GF(p)) closed by jdemeyer
fixed

10/11/11:

06:42 Ticket #11915 (upgrade matplotlib to 1.1.0) created by jason
1.1.0 was released a few minutes ago. Among other things, matplotlib now …
04:44 Ticket #11914 (`sage -n` fails when current directory is $SAGE_ROOT/devel/sage) created by kini
Traceback as follows: […] ppurka suggests prepending …
02:00 Ticket #10903 (Update Singular to 3-1-3-3) closed by jdemeyer
fixed
01:12 Ticket #11913 (Notebook hang in ?? source display Trackback) created by vbraun
In the notebook, looking at the source of some methods ends with a …

10/10/11:

23:24 Ticket #11760 ('sage-location' shouldn't "initialize" .pc (pkg-config) files more than ...) closed by jdemeyer
fixed: Replying to leif: > P.S.: Thanks for reviewing this; triple X …
13:19 Ticket #8497 (bug in simplify_radical) closed by jdemeyer
fixed
06:35 Ticket #298 (autotesting of examples) closed by jdemeyer
wontfix
05:46 Ticket #11912 (Clarify simplify_radical and Maxima's radcan) created by kcrisman
We use Maxima's …
05:28 Ticket #11911 (Fix missing uniqueness of parents when unpickling libsingular polynomial ...) created by SimonKing
First session: […] Second session: […] That is fixed with the …

10/09/11:

13:43 Ticket #1385 (Re-organize number field element inheritance hierarchy) closed by jdemeyer
invalid
09:00 Ticket #11910 (Connectivity of complete graphs) created by ncohen
Fixes the problem reported at : …
04:11 Ticket #9389 (Bug in polynomials over residue fields (was: sage crashing when computing ...) closed by jdemeyer
worksforme: Works for me with sage-4.7.2.alpha3.
03:51 Ticket #10141 (bug in printing trivial class groups (trivial to fix)) closed by jdemeyer
worksforme: Fixed in sage-4.7.2.alpha3.
03:47 Ticket #5377 (weird output for trivial class group) closed by jdemeyer
worksforme: Seems to be fixed in sage-4.7.2.alpha3.
03:42 Ticket #10730 (simon_two_descent -- reports points as being independent, but they are not) closed by jdemeyer
duplicate

10/08/11:

18:34 CygwinPort edited by kcrisman
(diff)
18:33 CygwinPort edited by kcrisman
(diff)
15:22 Ticket #11909 (Merging fixes for PolyBoRi 0.7.1 into 0.8 spkg) created by AlexanderDreyer
After #11575 was positively reviewed the PolyBoRi 0.7.1 spkg was improved …
12:37 Ticket #11908 (Fix tree plotting again) created by boothby
I wrote some code that produces fairly nice-looking tree plots in #6747, …
11:15 Ticket #8886 (tutorial on Python object and classes) closed by jdemeyer
fixed
11:14 Ticket #10163 (make doc-html sometimes hangs after having finished) closed by jdemeyer
fixed
10:22 Ticket #11907 (Modify tutorials: no more 'examples' directory) created by jhpalmieri
All of the versions of the tutorial (en, fr, de, ru) …
02:39 Ticket #11901 (Fix more noise on MacOS X 10.4 PPC) closed by jdemeyer
fixed: Thanks!
02:38 Ticket #11632 (conf.py in thematic_tutorials overwrites jsmath macros) closed by jdemeyer
fixed

10/07/11:

13:24 Ticket #11906 (PolyBoRi 0.7.1 should obey some standard environment variables) created by AlexanderDreyer
It was discovered in #11575 that PolyBoRi's build system does not export …
12:11 Ticket #10719 (Symmetrica does not build on OpenSUSE 11.2 x86_64 and Ubuntu 11.10) closed by jdemeyer
fixed
12:11 Ticket #10903 (Update Singular to 3-1-3-3) closed by jdemeyer
fixed
12:11 Ticket #11339 (Refcounting for Singular rings) closed by jdemeyer
fixed
12:11 Ticket #11856 (Raise an overflow error if the exponent of a multivariate polynomial flows ...) closed by jdemeyer
fixed
12:11 Ticket #11870 (Lazy fields do not support abs()) closed by jdemeyer
fixed
12:11 Ticket #11897 (Fix eigenmatrix doctest to work across all platforms) closed by jdemeyer
fixed
12:11 Ticket #11903 (fast_callable doesn't know about natural log) closed by jdemeyer
fixed
12:11 Ticket #9534 (add base method for permutation groups) closed by jdemeyer
fixed
06:45 Ticket #11905 (Remove _splitting_field() from elliptic curves) created by jdemeyer
sage/schemes/elliptic_curves/gal_reps.py has code to compute a splitting …
03:24 Ticket #11904 (Change default variable name for NumberField and NumberFieldElement -> ...) created by jdemeyer
This should be fixed: […] The reason is: […] Note that the variable …
00:46 Ticket #11788 (Symmetrica fails to build under stricter gcc-4.6.x link rules) closed by jdemeyer
duplicate

10/06/11:

17:53 Ticket #11903 (fast_callable doesn't know about natural log) created by jason
Apparently fast_callable doesn't know that there is a C log function, for …
13:54 Ticket #11902 (Fan subdivision should check rays) created by vbraun
The following should raise an error: […] Right now, you only fall on …
12:19 Ticket #11901 (Fix more noise on MacOS X 10.4 PPC) created by leif
This is a follow-up to #7852 (and #11897). As …
04:40 Ticket #11757 (update M4RI to version 20110901 or later) closed by jdemeyer
fixed
04:40 Ticket #11873 (Cannot compute p-adic absolute value of zero) closed by jdemeyer
fixed
04:40 Ticket #11898 (Testing sage/misc/hg.py verbosely starts "less") closed by jdemeyer
fixed

10/05/11:

13:54 Ticket #11900 (Serious regression caused by #9138) created by SimonKing
At …
05:19 Ticket #7494 (remove (or clean up) SAGE_ROOT/examples) closed by jdemeyer
fixed
05:19 Ticket #11775 (Make pretty_print take multiple arguments) closed by jdemeyer
fixed
05:18 Ticket #11896 (MPIR 2.x may fail to build on 32-bit operating systems) closed by jdemeyer
fixed
01:35 Ticket #11899 (Add #long time at various places) created by jdemeyer
Throughout Sage, there are a few doctests taking a very long time (more …
01:21 Ticket #11898 (Testing sage/misc/hg.py verbosely starts "less") created by jdemeyer
With sage-4.7.2.alpha3, executing the command […] makes the doctest …
01:10 Ticket #8995 (@ sign in notebook username prevents TinyMCE from working) closed by jdemeyer
duplicate
00:47 Ticket #11876 (Subfields should store embedding) closed by jdemeyer
fixed
00:47 Ticket #11866 (zshell prompt) closed by jdemeyer
fixed
00:47 Ticket #11825 (Sage crashes executing pari.setrand(0)) closed by jdemeyer
fixed
00:47 Ticket #11804 (delta_qexp() fails in large characteristic) closed by jdemeyer
fixed
00:47 Ticket #11324 (Bug in gale_ryser_theorem) closed by jdemeyer
fixed
00:46 Ticket #10837 (Matrix and vector norms, condition number, over RDF/CDF) closed by jdemeyer
fixed
00:46 Ticket #10802 (Singular values of matrices over CDF) closed by jdemeyer
fixed

10/04/11:

21:46 Ticket #11897 (Fix eigenmatrix doctest to work across all platforms) created by rbeezer
Doctest for RDF matrix fails on some platforms by returning the negatives …
19:29 Ticket #11896 (MPIR 2.x may fail to build on 32-bit operating systems) created by Nathann Cohen, Dan Drake, Steven Trogdon
MPIR fails to build on 32-bit operating systems running on …
13:40 Ticket #11895 (padic_ZZ_pX_CR_element is unhashable) created by mmasdeu
Extensions of p-adic numbers seem to be unhashable, and this becomes a …
08:45 symbolics edited by tmonteil
(diff)
08:44 symbolics edited by tmonteil
(diff)
08:43 Ticket #11894 (problems with infinite sum) created by tmonteil
A recent post on the number theory list asked to compute the value of the …
08:16 WikiStart edited by tmonteil
change next release number (diff)
00:58 Ticket #11769 (Singular does not build on Ubuntu Oneiric) closed by jdemeyer
duplicate
00:03 Ticket #11893 (Fix problems with doctesting non-library python files) closed by jdemeyer
duplicate

10/03/11:

12:47 Ticket #11893 (Fix problems with doctesting non-library python files) created by jdemeyer
This was supposed to be a follow-up to #9739, but it turns out it is …
09:48 Ticket #11892 (Extend singular_function to non-commutative polynomial rings by ...) created by SimonKing
#4539 provides g-algebras (non-commutative polynomial rings). However, …
07:52 Ticket #11891 (NumberField(...).pari_polynomial() should return an integral polynomial) created by jdemeyer
Mostly, PARI only works with number fields defined by monic integral …
05:07 WikiStart edited by jpang
(diff)
01:40 Ticket #11890 (Sage cannot factor polynomials over number fields with unfactorable ...) created by jdemeyer
Let K be a number field with a discriminant which cannot be factored. …
01:27 Ticket #11889 (Power series exp fails uninformatively when base ring has nonzero ...) created by davidloeffler
[…] There's no way of making this work in a mathematically meaningful …

10/01/11:

16:04 Ticket #11888 (Sage is missing the lambert_w function) created by benjaminfjones
Maxima returns solutions to some exponential equations in terms of the …
12:43 Ticket #11887 (cython.py: don't create .html and .c files when running compile_and_load) created by jhpalmieri
This ticket should fix for the problem discussed at …

09/30/11:

14:56 Ticket #11886 (fix scipy so it builds on OS X Lion) created by jhpalmieri
As the summary says. The new spkg applies the patches …
12:06 Ticket #11885 (call function in sage.libs.mpmath.utils doesn't handle ...) created by benjaminfjones
In multiple places in the Sage library the function …
11:07 Ticket #11884 (Fix ECL so it builds on OS X Lion) created by jhpalmieri
As the summary says. The home base for this ticket is the Lion ticket …
10:32 Ticket #11883 (fix boehm-gc so it builds on OS X Lion) created by jhpalmieri
As the summary says. A new spkg is available here: - …
10:06 Ticket #11882 (update readline to 6.2) created by jhpalmieri
readline 6.2 is available. Upgrade Sage to use this version. This also …
09:05 Ticket #11881 (Metaticket: build Sage on OS X 10.7 Lion) created by jhpalmieri
Make Sage build properly on OS X 10.7 Lion by building GCC from source: * …
08:03 Ticket #11880 (ISGCI in Sage (a Graph Classes database http://www.graphclasses.org/ )) created by ncohen
This ticket creates a file […] That is an interface between Sage and …
05:20 symbolics edited by kcrisman
(diff)
04:31 Ticket #11879 (Intersection for more than two ideals) created by ranosch
Currently, …
02:33 Ticket #11878 (Proper implementation of quotients of g-algebras and polynomial rings) created by SimonKing
The wrapper at #4539 originally tried to use Singular for computations in …
02:23 Ticket #11877 (complete_primary_decomposition should be available as ...) created by ranosch
[…] It would be better like this: […]
01:29 Ticket #11876 (Subfields should store embedding) created by jdemeyer
If K is a number field with a given embedding, then K.subfield(gen)
00:05 Ticket #11875 (Correct general brokenness of Farey symbols) created by davidloeffler
UPDATE: Subsequent work at #11709 has fixed the problems with Farey …

09/29/11:

22:23 Ticket #11874 (Remove twisted spkg) created by dimpase
The version of Twisted currently used in Sage is old and obsolete; …
16:46 Ticket #9522 (MPIR: Don't check SAGE_CHECK in spkg-install) closed by leif
fixed
10:03 Ticket #11873 (Cannot compute p-adic absolute value of zero) created by jdemeyer
[…]
09:21 Ticket #11872 (Discrimant of RDF polynomials fails) created by jdemeyer
[…] For RR instead of RDF, it does work.
06:24 Ticket #11871 (Fix cellular automata function) created by kcrisman
In #9623, lots of interacts were added to the library. Unfortunately, one …
06:07 Ticket #11870 (Lazy fields do not support abs()) created by jdemeyer
[…] Same for CLF.
05:13 Ticket #11869 (Horrible bug in number field conversion) created by jdemeyer
[…]
03:59 Ticket #11733 (do not load sagenb.misc.misc on startup) closed by leif
worksforme
01:42 Ticket #11868 (PARI library interface broken by design) created by jdemeyer
The t0GEN(), t1GEN(),... system in the PARI interface is broken by …
01:31 Ticket #11867 (Singular Spielwiese) created by vbraun
The next version of Singular does some major refactoring, in particular …

09/28/11:

14:19 Ticket #11753 (Fix step=0 in (x)srange) closed by leif
fixed
14:19 Ticket #11829 (multivariate factorization over finite fields) closed by leif
fixed
12:54 Ticket #11866 (zshell prompt) created by malb
This sucks: […] i.e., the prompt is all wrong, compared to: […] …
11:46 Ticket #11865 (Error calculating automorphisms of a quadratic form) created by davidloeffler
[…]
07:53 Ticket #11864 (Blow-up ideal) created by dangtuanhiep
Returns the ideal of relations for Rees algebra of this ideal. […]
07:32 Ticket #11863 (Bilinear Map) created by annahaensch
This function evaluates two vectors in a quadratic space under the …
07:30 Ticket #11862 (use BooleanPolynomialRing.clone() in BooleanPolynomialRing.change_ring()) created by malb
PolyBoRi 0.8.0 has a new clone() method which allows change of ordering. …
06:33 Ticket #11861 (Saturation of ideals) created by dangtuanhiep
Returns the saturation of ideal with respect to another ideal. EXAMPLE: …
05:51 Ticket #11860 (Degree of ideals) created by dangtuanhiep
Returns the degree of a homogeneous ideal. EXAMPLES:: […]

09/27/11:

16:14 WikiStart edited by ppurka
Add myself (ppurka) (diff)
10:57 Ticket #11859 (Auto adapt MAX_COLUMN to terminal) created by hivert
When printing list of matrices, sage use MAX_COLUMN to split the …
10:44 Ticket #11598 (Congruence testing for odd modular subgroups) closed by leif
fixed
10:43 Ticket #11422 (modular subgroups) closed by leif
fixed
10:43 Ticket #10335 (Add domains for permutation groups) closed by leif
fixed
10:42 Ticket #10850 (composition and comparison of number-field homomorphisms) closed by leif
fixed
10:42 Ticket #11751 (make free_module_generic_pid also work for pid's other than integers) closed by leif
fixed
10:42 Ticket #813 (forced coercion vs. automatic coercion) closed by leif
fixed
10:41 Ticket #11824 (Bug in ring_generators for relative orders) closed by leif
fixed
10:41 Ticket #11815 (Embedding information in doc strings must not be formatted) closed by leif
fixed
10:41 Ticket #10952 (better numerical accuracy testing) closed by leif
fixed
10:40 Ticket #11682 (Thematic Tutorial on Sandpiles) closed by leif
fixed
10:40 Ticket #3052 (mercurial --> plain text --> mercurial) closed by leif
fixed
10:39 Ticket #11820 (Undo #4777: Remove PARI bug work-around in is_prime_power()) closed by leif
fixed
10:39 Ticket #11849 (cddlib test in ppl.pyx takes a very long time) closed by leif
fixed
10:39 Ticket #11830 (Problems with Mercurial and utf-8 data in files) closed by leif
fixed
10:39 Ticket #11818 (sage <script> does not run sage-cleaner) closed by leif
fixed
07:57 Ticket #11858 (Power series doesn't work with the tuple) created by dangtuanhiep
[…]
07:55 Ticket #11857 (Add an appropriate line break after showing the source code of an object) created by burcin
The following only displays documentation for power series ring. […] …
07:37 Ticket #11856 (Raise an overflow error if the exponent of a multivariate polynomial flows ...) created by SimonKing
The following happens at least since sage-4.6.2 and was detected in #4539
06:33 Ticket #11855 (Hilbert series, Hilbert functions of a given ideal) created by dangtuanhiep
This patch adds the methods Hilbert series and Hilbert functions to …
05:42 Ticket #11854 (Fix conversion QQ -> PARI) created by jdemeyer
Same problem as #11611 but for QQ instead of ZZ, the hash of an …
02:30 Ticket #11853 (? and ?? very flaky in the notebook) created by jdemeyer
The following consistently fails with sage-4.7.2.alpha2 and also on …

09/26/11:

07:44 Ticket #11852 (Make pybtex a standard spkg) created by ranosch
 http://ubuntuone.com/6iNB5C4qYc6UZWEwaAcOx1 Make pybtex a standard …
07:43 Ticket #11851 (make pybtex an optional spkg) created by ranosch
See  http://pybtex.sourceforge.net/ for a description. Should be a …
05:15 Ticket #11850 (random element of ideal) created by dangtuanhiep
return a random element of given ideal.
02:15 Ticket #11849 (cddlib test in ppl.pyx takes a very long time) created by jdemeyer
From the file sage/libs/ppl.pyx starting at line 112: […] This …

09/25/11:

18:44 Ticket #11848 (zero_at() method for RDF/CDF vectors) closed by leif
fixed
16:34 Ticket #11848 (zero_at() method for RDF/CDF vectors) created by rbeezer
This patch adds a method to replace small entries of a floating-point …
08:11 Ticket #11847 (unexpexted behavior of degree() with matrix ordering) created by john_perry
Singular assumes the standard grading when predefined orderings such as …
06:32 Ticket #11846 (Independent set through Linear Programming (sometimes, it is faster !)) created by ncohen
Hello !! Dealing with highly regular graphs, I noticed Cliquer sometimes …

09/24/11:

19:29 Ticket #11845 (Pickle python functions) created by nbruin
Simon King pointed out that, although python function objects are normally …
06:50 Ticket #11844 (Race condition in building MPIR/yasm) created by vbraun
The included Yasm includes re2c which has a race condition during parallel …
05:29 Ticket #11834 (Class for ternary quadratic forms) closed by leif
duplicate: Closing this as a duplicate of #11835.
05:27 Ticket #11833 (Class for ternary quadratic forms) closed by leif
duplicate: Closing this as a duplicate of #11835.
03:37 Ticket #11843 (Bug in trivial abelian group) created by wuthrich
The following code […] produces the error […] The same error can …
Note: See TracTimeline for information about the timeline view.