Timeline


and

05/22/12:

18:14 Ticket #12993 (Bug in computing the rank function a poset) created by saliola
This should return True: […] Anne's suggestion from this …
17:58 Ticket #12992 (pari should avoid usage of mp_set_memory_functions) created by pcpa
I reported the issue to upstream and proposed a patch, for details, see …
13:31 Ticket #12991 (Don't doctest autogenerated rst files) created by jhpalmieri
When we build the Sage documentation, we create lots of files which look …
09:58 Ticket #12990 (Add another doctest to connecting conversion maps) created by lftabera
between 4.7.x and 5.x series, the following error was introduced: […] …
04:38 Ticket #12989 (Ellingham–Horton graphs) created by ncohen
This patch adds the two Ellingham-Horton graphs to Sage's constructors. …

05/21/12:

09:47 Ticket #12988 (characteristic() should be an integer) created by saraedum
Currently characteristic() does not return an Integer for some …
01:09 Ticket #12987 (When comparing ideals, try to avoid computing the Gröbner basis of a copy ...) created by SimonKing
We define a polynomial ring, some ideal, and a copy of that ideal. […] …
01:06 Ticket #8975 (Methods missing for reducible root systems) closed by jdemeyer
worksforme
01:06 Ticket #7205 (fix the list of old sage releases website) closed by jdemeyer
fixed
01:05 Ticket #5774 (running "make" on a -bdisted binary is broken) closed by jdemeyer
worksforme
01:05 Ticket #3524 (Buildbot) closed by jdemeyer
worksforme
01:04 Ticket #2210 (make checkversion.pl complain about old XCode releases) closed by jdemeyer
worksforme
01:03 Ticket #1206 (doc testing support for numerical computations with randomish output is ...) closed by jdemeyer
duplicate
01:02 Ticket #9621 (Fix GAP interface problem in sylow_subgroup method) closed by jdemeyer
duplicate
01:01 Ticket #10696 (SymmetricGroup function doesn't seem to do arbitrary sets) closed by jdemeyer
duplicate
01:01 Ticket #11831 (multivariate factorization over finite fields and Proof=false) closed by jdemeyer
duplicate

05/20/12:

17:55 Ticket #12986 (randorder doctest failures for sage/sage/misc/latex.py) created by saliola
There are various and differing failures when testing latex.py using …
17:23 WikiStart edited by vsantos
(diff)
11:46 Ticket #12985 (Possible future issues with ECL build with unicode enabled) created by pcpa
ecl 12.2.1 has unicode support enabled by default, what creates two string …
11:45 Ticket #12984 (Possible future issues with ECL build with unicode enabled) created by pcpa
ecl 12.2.1 has unicode support enabled by default, what creates two string …
08:49 Ticket #12983 (Fix LiE optional SPKG) created by kini
This SPKG is a disaster - uncommitted changes, untracked files, no …
07:06 Ticket #12982 (McGeeGraph, Tutte12Cage, TutteCoxeterGraph, WagnerGraph) created by ncohen
Adds some other graphs. I did not find any interesting embedding for …
03:32 Ticket #12981 (Ljubljana Graph) created by ncohen
Yeahhhhhhh !! For this one I found a pretty embedding ! :-) Nathann
02:26 Ticket #12980 (Harries-Wong graph) created by ncohen
The Harries-Wong graph among our graph generators. With an ugly embedding, …

05/19/12:

10:18 Ticket #12979 (Introspection with wildcards should be careful with the evaluation of ...) created by nthiery
[…] Behind the scene, I.*conj*? currently evaluates all attributes …
09:54 Ticket #12978 (conditionally_defined decorator for methods and nested classes) created by nthiery
Goal: implement conditionally defined methods and nested classes: Typical …
06:31 Ticket #12977 (Let singular_function expect "attributes" not as a dict) created by SimonKing
Here is how attributes are passed to libsingular when calling a singular …
06:16 Ticket #12976 (Fix hash of ideals - or make it at least faster) created by SimonKing
Define […] Hash is broken J.__hash__ is: […] However, …
05:51 Ticket #12975 (Fix misleading typo in the doc of "cython") created by SimonKing
[…] That's misleading, as Cython does only accept #clang c++ but not …
05:43 Ticket #12974 (make Graphics class inheritable and some clean ups) created by ppurka
The first patch makes all the .__attribute into ._attribute so that …

05/18/12:

08:26 Ticket #12973 (Cannot copy() instances of GurobiBackend.) created by e.vaughan
GurobiBackend? does not implement copy(). I've attached a patch to add …
07:43 Ticket #12972 (Fix small bug in elliptic curve saturation) created by cremona
The saturation() method for elliptic curves of Q has a small bug: a …
06:25 Ticket #12971 (Biggs-Smith graph) created by ncohen
Transitive graph. Edge-transitive graph. I honestly did not think I would …
03:26 Ticket #12970 (MPIR fails to build when CPU's architecture name doesn't match its actual ...) created by kini
Specifically, on a Virtualbox virtual machine running on a Intel i5-2500K …
01:42 Ticket #12969 (Coercion failures in symmetric functions) created by aschilling
The following code triggers a coercion failure in the symmetric function …
01:30 Ticket #12968 (round of symbolic expression (precision issue due to RR)) created by dkrenn
We have […] Numbers with one digit less work […] The …
01:16 Ticket #12967 (comparison of pi and infinity wrong) created by dkrenn
We have […] which is obviously wrong. It seems that the problem only …

05/17/12:

15:15 Ticket #12966 (Indefinite factorization for exact matrices) created by rbeezer
Almost any square symmetric (or Hermitian) matrix A over a field can be …
11:50 Ticket #12965 (X.Kaehler_cone().lattice() is not a lattice) created by novoselt
In Sage-5.0 we have […] which is wrong since this lattice is not a …
10:42 Ticket #12964 (multiply matrix of matrices by a scalar: boom) created by jhpalmieri
From …
09:23 Ticket #12963 (PolyBoRi links against system -lboost_unit_test_framework) created by jdemeyer
As noted on sage-support, the sage-5.0 binary
07:53 Ticket #12962 (Implement multi-function plotting options in plot()) created by alauve
The code plot([x,x^ 2],-.2,2) is a nice shortcut for plotting both x and …
07:15 Ticket #12961 (Documentation of the facade argument in Poset contructor) created by ncohen
See discussion at …
00:02 Ticket #12960 (legend not properly set in Graphics().matplotlib()) created by ppurka
Bug :) Should be easy to fix. […] ---- Apply …

05/16/12:

23:58 Ticket #12959 (Improvements to Sets.WithRealizations) created by nthiery
This is a follow up to #7980 Apply: * …
23:19 Ticket #12958 (Fix sageinspect to slightly better support old style classes) created by nthiery
See the patch.
23:09 SageCombinatRoadMap edited by nthiery
(diff)
23:05 Ticket #12957 (Categories for finite (enumerated) sets) created by nthiery
There still remains a lot of finite (enumerated) sets that are not in the …
22:44 Ticket #12956 (Let categories override the default implementation of __getitem__ in ...) created by nthiery
Parent.getitem should be moved to FiniteEnumeratedSets? (#12955). Alas, …
21:49 Ticket #12955 (Move __len__ and __getitem__ from Parent to FiniteEnumeratedSets) created by nthiery
Title says it all. The point is that with the current implementation …
21:07 Ticket #12954 (Make MPIR support SAGE_FAT_BINARY on all systems) created by vbraun
The OSX binary sage-5.0-OSX-64bit-10.6-x86_64-Darwin.dmg dies in MPFR on …
12:35 Milestone sage-5.0 completed
11:09 Ticket #12953 (Bindable classes) created by nthiery
From the documentation: […] This feature will be extensively used for …
07:13 Ticket #12685 ([github workflow illustration of #12642!] magma_free interface is broken) closed by kini
invalid: This was a dummy ticket.

05/15/12:

12:47 Ticket #12952 (DoubleStarSnark, FosterGraph, GrayGraph and HarriesGraph) created by ncohen
This patch adds 4 new graph constructors, that is DoubleStarSnar?, …
10:15 Ticket #12951 (Support cached_methods on extension types) created by SimonKing
In old versions of Cython, one would have seen an error like "arbitrary …
07:44 Ticket #12950 (update to Pynac 0.2.4) created by burcin
There is a new Pynac release which contains fixes to: * #11155: …
04:55 Ticket #12949 (Better congruence testing for odd arithmetic subgroups) created by davidloeffler
This patch relates to the is_congruence() method of arithmetic …

05/14/12:

13:53 Ticket #12838 (Root poset should treat type A1 properly) closed by jdemeyer
fixed
09:14 Ticket #12948 (Document really well how to get the R interface to accept keywords) created by kcrisman
One of many example of how this doesn't work. In order to do […] you …
05:33 Ticket #12947 (Bug in integrating x*cos(x^3)) created by kcrisman
From this …

05/13/12:

14:32 Ticket #11932 (Allow running Sage with a temporary DOT_SAGE directory) closed by jdemeyer
fixed
13:28 Ticket #12946 (Bug in Compositions) created by chrisjamesberg
When using the optional 'outer' argument, Compositions gives a bug if …
13:28 Ticket #12945 (Balaban 11-cage) created by kini
Add the  Balaban 11-cage to …
13:14 Ticket #12469 (RuntimeError raised by standard_factorization of a finite word) closed by jdemeyer
fixed
12:37 Ticket #12944 (Inconcistencies in the documentation of traveling_salesman_problem) created by ncohen
Just two minor things. See the discussion at the bottom of #10497. These …
09:06 Ticket #12943 (Tableau_class.__div__, Partition_class.__div__ are checking domination ...) created by hthomas
If rho and mu are partitions, rho/mu is supposed to return the skew …
09:02 Ticket #12942 (Balaban's 10-Cage) created by ncohen
This patch adds one graph constructor and an interesting embedding for it. …

05/12/12:

10:04 Ticket #12941 (Cache should be cleared on cloning) created by hivert
With […] One gets: […] The last result should be 8. This …
04:56 WikiStart edited by s.r.doty
add link to homepage (diff)
04:52 WikiStart edited by alauve
(diff)
04:50 WikiStart edited by alauve
(diff)
04:46 WikiStart edited by s.r.doty
add name (diff)

05/11/12:

12:25 Ticket #12940 (Combinatorial implementation of the affine symmetric group) created by sdenton
This is a combinatorial implementation of the affine symmetric group, …
07:33 WikiStart edited by minz
(diff)

05/10/12:

16:18 Ticket #12939 (Allow evaluation of univariate polynomials at singleton lists) created by kini
See  http://thread.gmane.org/gmane.comp.mathematics.sage.devel/58940
12:23 Ticket #12938 (several spkg's don't install if the .hg repos have been deleted) created by was
For security *and* size purposes, some people delete all the .hg repos …
11:55 Ticket #12937 (sqlite sometimes picks up the wrong libraries (e.g., readline) since we ...) created by was
On certain systems, e.g., Fedora with libreadline.so.5 systemwide, when …
10:58 Ticket #12936 (Adding plots should (at least attempt to) preserve legend options) created by mjo
The __add__() method of plots doesn't make any attempt to preserve …
07:21 Ticket #12935 (Add another cube root plotting example to plot doc) created by kcrisman
Gregory Bard of the University of Wisconsin, Stout has the following …
07:13 Ticket #12934 (Build libtermcap*.so instead of (or in addition to) libtermcap.a) created by was
Some components of Sage, e.g., libsingular, link in the systemwide …
04:49 WikiStart edited by khalasz
(diff)
02:48 Ticket #12933 (Speedup in DiGraph.stronly_connected_components_digraph) created by ncohen
Let it be said that I hate vertex labels. Before: […] After : […] …

05/09/12:

15:27 Ticket #12932 (integer vectors with negative entries) created by tscrim
Create a class that generalized IntegerVectors?(), which is a misnomer in …
11:47 Ticket #12931 (evaluation of coefficients of polynomials) created by chapoton
It seems that substitution inside coefficients of a polynomial forgets to …
09:27 Ticket #12930 (Poset of Alternating sign matrices) created by aschilling
Implementation of the poset of alternating sign matrices This is best …
08:48 Ticket #12929 (Changing default color option for posets) created by aschilling
The problem was that the posets appeared by default with a dark blue color …

05/08/12:

23:29 Ticket #12928 (critical bug in multivariate polynomial factorization over GF(2)) created by zimmerma
consider the following (both with Sage 4.8 and Sage 5.0.beta13 without …
16:10 Ticket #12927 (Logging synchronises input and output wrongly.) created by itaibn
In sage/misc/log.py, the following is in the documentation: […] This …
14:25 Ticket #12926 (`sage -ipython` doesn't use the sage directory for ipython.) created by itaibn
The command sage -ipython uses ~/.ipython as it's configurations …
14:12 Ticket #12925 (Thematic tutorial on combinatorics) created by nthiery
This ticket adds a thematic tutorial on combinatorics, translated from the …
13:44 SageCombinatRoadMap edited by chrisjamesberg
Adding link to findstat (diff)
13:30 Ticket #12898 (Update top-level README.txt) closed by jdemeyer
fixed
13:30 Ticket #12899 (Update the "Install from Source Code" docs for sage-5.0) closed by jdemeyer
fixed
13:30 Ticket #12909 (gdmodule: don't use /sw and /usr/local paths) closed by jdemeyer
fixed
09:11 SageCombinatRoadMap edited by nthiery
(diff)
08:50 SageCombinatRoadMap edited by nthiery
(diff)
08:40 SageCombinatRoadMap edited by nthiery
(diff)
08:16 Ticket #12924 (SchubertPolynomialRing causes symmetrica and Sage to crash on bad input) created by VivianePons
The SchubertPolynomialRing? expects a permutation as an index. When a list …
07:05 SageCombinatRoadMap edited by nthiery
(diff)
06:58 SageCombinatRoadMap edited by nthiery
(diff)
06:51 SageCombinatRoadMap edited by nthiery
(diff)
06:31 SageCombinatRoadMap edited by nthiery
(diff)
06:26 Ticket #12923 (Comparison of vectors is O(n) even in the simple cases) created by hivert
Comparison of large vectors in Sage is slow in a surprising way: even if …
04:35 Ticket #12922 (Implicit derivative) created by mmarco
Added implicit_derivative function. It allows to compute the n'th …

05/07/12:

21:01 SageCombinatRoadMap edited by nthiery
(diff)
18:44 Ticket #12921 (make asymptote show configurable) created by kcrisman
From …
12:49 Ticket #11880 (ISGCI in Sage (a Graph Classes database http://www.graphclasses.org/ )) closed by jdemeyer
fixed
11:43 Ticket #12920 (Decorators for sharing code between is_bar and _test_bar methods.) created by nthiery
is_method / _test_from_is_method: method wrappers to factor …
09:44 Ticket #12919 (Typo in Parent.discover_coerce_map_from) created by nthiery
This patch fixes an obvious typo in discover_action. Alas, it's in a …
09:07 Ticket #12918 (segmentation fault with multivariate polynomial factorization) created by zimmerma
with Sage 4.8 I get: […]

05/06/12:

15:47 Ticket #12917 (is_cartesian_product) created by ncohen
This patch implements a new method that lets one recognize whether a graph …
12:08 SageCombinatRoadMap edited by nthiery
(diff)
12:03 SageCombinatRoadMap edited by nthiery
(diff)
12:00 SageCombinatRoadMap edited by nthiery
(diff)
11:58 P1050207.JPG attached to SageCombinatRoadMap by nthiery
Roadmap in May 2010 (Sage Days 20.5, Toronto)
11:57 SageCombinatRoadMap edited by nthiery
(diff)
11:49 SageCombinatRoadMap edited by nthiery
(diff)
11:41 SageCombinatRoadMap edited by nthiery
(diff)
11:27 SageCombinatRoadMap edited by nthiery
(diff)
11:12 SageCombinatRoadMap edited by nthiery
(diff)
11:05 Ticket #12916 (Dedekind-MacNeil completion of finite posets) created by nthiery
The title says it all. See also: …
10:53 SageCombinatRoadMap edited by nthiery
(diff)
10:42 SageCombinatRoadMap edited by nthiery
(diff)
10:30 Ticket #12915 (Interface to GAP's KBMAG package) created by nthiery
Explore / expose the functionalities of KBMAG for computing with …
10:14 Ticket #12914 (Representation theory of finite semigroups) created by nthiery
Add support for representation theory of finite semigroups. Quite some …
09:42 SageCombinatRoadMap edited by nthiery
(diff)
08:59 Ticket #12913 (Deprecate CombinatorialClass in favor of the EnumeratedSet's categories) created by nthiery
All classes that currently inherit from CombinatorialClass should …
08:42 Ticket #12912 (Interface to Fokko Ducloux's Coxeter 3) created by nthiery
[[ http://math.univ-lyon1.fr/~ducloux/coxeter/coxeter3/english/coxeter3_e.ht
08:27 SageCombinatRoadMap edited by nthiery
(diff)
08:27 Ticket #12911 (fix failing ipython test in tests/cmdline) created by jhpalmieri
The test […] fails if people have installed a newer version (0.12?) of …
06:55 Ticket #12910 (Graph construction of empty list fails) created by dkrenn
When I create a graph with a list of edges, the empty list is not accepted …
05:21 Ticket #12889 (Make is_irreducible() for polynomials consistent across all fields) closed by jdemeyer
fixed
05:21 Ticket #12903 (Memory leaks with CPLEX) closed by jdemeyer
fixed
05:21 Ticket #12893 (Increase doctest coverage in sage/coding/linear_code.py to 100%) closed by jdemeyer
fixed
05:20 Ticket #12873 (Clear FPU in i386/x86_64 longjmp()) closed by jdemeyer
fixed
05:20 Ticket #12875 (Fix the homset category initialization for ModularAbelianVariety's ...) closed by jdemeyer
fixed
05:20 Ticket #12872 (A show method for permutations) closed by jdemeyer
fixed
05:19 Ticket #12869 (The warn-links option shouldn't always trigger full doc compilation) closed by jdemeyer
fixed
05:19 Ticket #12787 (R spkg: use -### instead of -v to detect linker options) closed by jdemeyer
fixed: Too bad upstream is totally ignoring this…
05:18 Ticket #12777 (Add signal handling to libecm.pyx) closed by jdemeyer
fixed
05:18 Ticket #12773 (include R interface in reference manual) closed by jdemeyer
fixed
05:18 Ticket #12808 (Optimize ClassCallMetaClass using Cython) closed by jdemeyer
fixed
05:17 Ticket #12826 (minpoly() of quadratic number field element ignores var argument) closed by jdemeyer
fixed
05:16 Ticket #12724 (Allow different normalizations for Eisenstein series q-expansion) closed by jdemeyer
fixed
05:16 Ticket #12748 (An inconsistent term order must not be accepted as input of a polynomial ...) closed by jdemeyer
fixed
05:16 Ticket #12743 (Addition of reduction rules as pre-processing of the vertex cover function) closed by jdemeyer
fixed
05:15 Ticket #12736 (More solver options for GLPK) closed by jdemeyer
fixed
05:15 Ticket #12716 (MILP formulation and test functions for vertex separation) closed by jdemeyer
fixed
05:15 Ticket #12292 (charpoly is recomputed when called with a different variable) closed by jdemeyer
fixed
05:15 Ticket #11943 (The category graph should comply with Python's method resolution order) closed by jdemeyer
fixed
05:14 Ticket #11521 (Use weak references to cache homsets) closed by jdemeyer
fixed
05:14 Ticket #11233 (failing calculation of an integral) closed by jdemeyer
fixed
05:14 Ticket #12361 (Fix normalization in cohomology ring of orbifold toric varieties) closed by jdemeyer
fixed
05:13 Ticket #10993 (Update eclib to latest upstream release) closed by jdemeyer
fixed
05:13 Ticket #10902 (proof=False unnecessary in factor()) closed by jdemeyer
fixed
05:13 Ticket #10217 (bug in rings/fast_arith.pyx) closed by jdemeyer
fixed
05:12 Ticket #10113 (Calling seed() incorrectly causes Sage to crash with SIGSEGV (Segmentation ...) closed by jdemeyer
fixed
05:12 Ticket #715 (Parents probably not reclaimed due to too much caching) closed by jdemeyer
fixed

05/05/12:

14:02 Ticket #12909 (gdmodule: don't use /sw and /usr/local paths) created by jdemeyer
The gdmodule spkg should not use /sw/include as include path, as some …
10:10 Ticket #12908 (unnecessary blank in latex expression of multivariate polynomial) created by dkrenn
In the LaTeX representation of a multivariate polynomial is an unnecessary …

05/04/12:

15:26 Ticket #12907 (Replace some deprecated python functions in sage/calculus) created by aapitzsch
Like #12461. Continue with moving to Python 3. Execute […] for each …
14:40 Ticket #12906 (Bring doctest coverage of misc.log to 100%) created by itaibn
This is part of metaticket #12024.
01:51 Ticket #12905 (Memory leaks with Cliquer) created by ncohen
Geoff reported on …

05/03/12:

19:21 WikiStart edited by itaibn
adding my real name (diff)
17:51 Ticket #12904 (colors from rainbow don't work in 3d plots) created by kcrisman
[…]
05:09 Ticket #11881 (Metaticket: build Sage on OS X 10.7 Lion) closed by jdemeyer
fixed
05:08 Ticket #12459 (Interrupt test failures on OS X 10.7) closed by jdemeyer
wontfix
05:08 Ticket #10810 (singular-3-1-1-4.p3 doesn't build on ARM) closed by jdemeyer
duplicate
01:50 Ticket #12903 (Memory leaks with CPLEX) created by ncohen
Some memory leaks remained in Sage's CPLEX interface, as reported by Geoff …

05/02/12:

16:41 WikiStart edited by jcatumba
(diff)
12:46 Ticket #12902 (Security in Notebook) created by jcatumba
Hi, recently I'm writing a web interface to use Matlab on a server and …
10:49 Ticket #12901 (permutation_automorphism_group fails in optional doctest of ...) created by benjaminfjones
There is a bug in the permutation_automorphism_group(algorithm="gap")
08:29 Ticket #12900 ((Demazure) roots of toric varieties) created by vbraun
The Demazure roots (often just called roots) of a toric variety give you …
04:30 Ticket #12899 (Update the "Install from Source Code" docs for sage-5.0) created by jdemeyer
00:10 Ticket #12898 (Update top-level README.txt) created by jdemeyer
The file $SAGE_ROOT/README.txt still says you need a fortran compiler, …

05/01/12:

18:49 Ticket #12897 (Increase doctest coverage in coding/sd_codes.py to 100%) created by benjaminfjones
As the summary says. As of sage-5.0.beta12 we have: […] ---- Apply …
15:02 Ticket #12896 (make coverageall print the number of untested functions) created by AlexGhitza
The upcoming patch adds a line to the output of sage -coverageall, …
14:43 Ticket #12895 (Categories: adds support for SubcategoryMethods) created by nthiery
With this patch, a category can implement a nested class …
14:33 Ticket #12894 (Add classcall setter in ClasscallMetaclass) created by nthiery
The optimization of ClasscallMetaclass? in #12808 prevents dynamically …
14:23 Ticket #12893 (Increase doctest coverage in sage/coding/linear_code.py to 100%) created by benjaminfjones
As the summary states. As of sage-5.0.beta14 coverage is: […] ---- …

04/30/12:

22:08 Ticket #12272 (More # long time additions) closed by jdemeyer
fixed
22:07 Ticket #12888 (Set new default parameters for RandomGNP) closed by jdemeyer
fixed
22:07 Ticket #5859 (sage -coverageall fails on directories with zero tests) closed by jdemeyer
fixed
14:40 Ticket #12892 (Toric fibration morphisms) created by vbraun
This ticket provides more morphisms that are associated to toric …
10:53 WikiStart edited by dscharles
(diff)
08:45 Ticket #12891 (Invite for contributing a doctest, if a user reads an untested function or ...) created by SimonKing
The aim of this ticket is to encourage users to (start to) contribute …
03:23 Ticket #12890 (Setup general CFLAGS) created by jdemeyer
The current way how Sage handles CFLAGS is quite bad. There are several …
03:00 Ticket #12765 (MPIR doesn't compile with GCC-4.7.0 on ia64) closed by jdemeyer
duplicate
02:52 Ticket #12830 (Work around GCC 4.7.0 bug on ia64 and improve the GMP-ECM spkg) closed by jdemeyer
fixed
02:51 Ticket #8119 (Rename change the hash value of some objects) closed by jdemeyer
fixed
02:51 Ticket #11616 (Upgrade MPIR to a more recent upstream release) closed by jdemeyer
fixed
02:51 Ticket #12833 (Crashes and doctests problems with Gurobi) closed by jdemeyer
fixed
02:51 Ticket #12837 (MPFR doesn't compile with GCC-4.7.0 on ia64) closed by jdemeyer
fixed
02:50 Ticket #12857 (Split off Graphics class from plot.py) closed by jdemeyer
fixed

04/29/12:

23:56 Ticket #12889 (Make is_irreducible() for polynomials consistent across all fields) created by ppurka
This is from a bug reported on …
07:14 Ticket #11844 (Race condition in building MPIR/yasm) closed by jdemeyer
duplicate
07:14 Ticket #12782 (When building GCC, build MPIR without the C++ interface) closed by jdemeyer
duplicate

04/28/12:

13:01 Ticket #12888 (Set new default parameters for RandomGNP) created by dcoudert
This patch changes the default parameters of graphs.RandomGNP. As …

04/27/12:

07:17 Ticket #12887 (Optional args in Matrix_Mod submatrix method) created by dscharles
When computing the smith form of a matrix (over a finite field) it promts …

04/26/12:

14:57 Ticket #12812 (Bug in summation of toric divisors) closed by jdemeyer
fixed
14:12 Ticket #12886 (Metaclass infrastructure for Sage) created by hivert
They are currently several metaclasses in Sage for various feature. There …
13:13 Ticket #12424 (OS X Lion: symmetrica doesn't work) closed by jdemeyer
wontfix
13:13 Ticket #12315 (OS X Lion: pari fails self tests) closed by jdemeyer
wontfix
13:12 Ticket #12319 (OS X Lion: gsl fails self tests) closed by jdemeyer
wontfix
13:10 Ticket #9826 (Memory corruption in polynomial complex_roots() method) closed by jdemeyer
fixed
13:10 Ticket #10914 (Integration involving abs gives wrong result) closed by jdemeyer
fixed
13:10 Ticket #12536 (Implementation of class for Linear Extensions of a finite Poset) closed by jdemeyer
fixed
13:10 Ticket #12620 (problems with bezier3d command) closed by jdemeyer
fixed
13:09 Ticket #12849 (The argspecs of extension function/methods is broken in the Sphinx ...) closed by jdemeyer
fixed
13:09 Ticket #12853 (Severe slow-down in elliptic_curve integral_points()) closed by jdemeyer
fixed
12:58 Ticket #12885 (NTL error callback mechanism and possibly extra interfaces) created by pcpa
I asked in the NTL mailing list about adding the sagemath patch to …
11:58 Ticket #12884 (Fix problems introduced by remove_constraint functionality in MIP) created by john_perry
* if the check_redundant option in MIP is true, then …
08:17 Ticket #12883 (Update LinBox to most recent upstream release) created by pcpa
The version of LinBox? used in Sage is 4 years old, we should update. …
07:29 Ticket #12882 (Allows a generalized Cartan matrix as input for Dynkin diagrams) created by stumpc5
Dynkin diagrams can currently not be constructed using a generalized …

04/25/12:

08:08 Ticket #12881 (Allow plotting zero width interval) created by kcrisman
[…] Maybe this shouldn't be an error, but instead give an empty plot or …
07:10 Ticket #12880 (Inconsistent domain, codomain and parent in EllipticCurveIsogeny) created by nthiery
In the following example, the domain and codomain of phi does not match …

04/24/12:

17:25 Ticket #12879 (TestSuite failures for HeckeModule Homsets) created by nthiery
Adding a Testsuite run in #12876 in the documentation of …
16:11 Ticket #12878 (Add a list of methods for long (maybe all) classes) created by hivert
See …
15:00 Ticket #12877 (Categories for padics, schemes, and some more rings) created by nthiery
This patch fixes the following classes to use categories: - padics - …
14:55 Ticket #12876 (Fix element and parent classes of Hom categories to be abstract, and ...) created by nthiery
This patch fixes the parent and element classes for Hom categories to be …
14:45 Ticket #12875 (Fix the homset category initialization for ModularAbelianVariety's ...) created by nthiery
Before the patch, the following was wrong (probably introduced by #9138): …
08:43 Ticket #12874 (Recognition of Comparability graphs and Permutation graphs) created by ncohen
This ticket is a bit large, but everything inside is related. Here is what …
08:17 Ticket #12873 (Clear FPU in i386/x86_64 longjmp()) created by jdemeyer
If an interrupt occurs during a 387 FPU computation or during an MMX …
03:30 Ticket #12872 (A show method for permutations) created by ncohen
Following the discussion that took place there [1], this patch adds a …

04/23/12:

21:11 Ticket #12871 (Conversion for RR[x][y] stricter than for QQ[x][y]) created by vbraun
The following works: […] but over RR it does not: […] This is …
13:26 Ticket #12870 (update optional package openssl to version 1.0.1a) created by mariah
Upgrade the optional package openssl to version 1.0.1a which was released …
03:50 Ticket #12869 (The warn-links option shouldn't always trigger full doc compilation) created by hivert
Title says all. See …

04/22/12:

12:53 Ticket #5943 (Sage 3.4.2.a0: len(prime_range(2^50)) segfaults) closed by jdemeyer
worksforme
00:40 Ticket #12868 (Attaching a pyx file in the presence of __init__.py results in wrong ...) created by SimonKing
Create a new folder (say, /home/simon/SAGE/work/tests/) and create a file …
Note: See TracTimeline for information about the timeline view.