Timeline


and

11/14/11:

19:04 Ticket #12037 (`search_src` and friends shouldn't look in hidden files) created by ddrake
I'm currently editing a file in the Sage library, and emacs created a …
17:46 Ticket #12036 (improve doctest coverage of gsl/interpolation.pyx from 0% to 100%) created by was
Part of metaticket #12024.
17:03 Ticket #12035 (`list_plot` should accept lists of complex numbers) created by ddrake
If I do […] it's totally obvious what I want. We should make …
16:52 Ticket #12034 (improve doctest coverage of matrix/benchmark.py from 0% to 100%) created by was
Part of metaticket #12024 Apply: * trac_12034.patch Download * …
16:50 Ticket #12033 (improve doctest coverage of rings/polynomial/polynomial_compiled.pyx from ...) created by was
Part of metaticket #12024. Just a bunch of little classes for working …
14:01 Ticket #12031 (Remove sage-sage.py) closed by jdemeyer
fixed
13:50 Ticket #11965 (OS X 10.7 Lion: Error building sage.misc.darwin_utilities extension) closed by jdemeyer
fixed: Works for me on OS X 10.4 PPC. With William's claim that it also works on …
10:55 Ticket #12032 (Symbolics code passes ungrammatical expressions to maxima) created by nbruin
Eviatar reports …
09:32 Ticket #12002 (avoid race conditions when creating directories - scripts) closed by jdemeyer
fixed
09:32 Ticket #11971 (get_memory_usage() doctest failure) closed by jdemeyer
fixed
09:32 Ticket #11969 (Clean up top-level Makefile) closed by jdemeyer
fixed
09:32 Ticket #11949 (Gurobi Support !) closed by jdemeyer
fixed
09:32 Ticket #11927 (option degree_sequence for graphs) closed by jdemeyer
fixed
09:32 Ticket #11781 (Conversion from Zmod element to padic element raises "not a power of the ...) closed by jdemeyer
fixed
09:31 Ticket #11279 (Convex Hulls, Hull number in graphs) closed by jdemeyer
fixed
09:31 Ticket #10620 (Upgrade Sphinx to version 1.1.2) closed by jdemeyer
fixed
09:26 Ticket #12031 (Remove sage-sage.py) created by jdemeyer
The file SAGE_ROOT/local/bin/sage-sage.py is not tracked by Mercurial, …
08:15 Ticket #12030 (definite integral which doesn't use the indefinite integral) created by kcrisman
[…] See …
07:30 Ticket #12029 (Fast conversion of ClonableIntArray to list) created by SimonKing
I think the following is too slow: […] My patch adds a method …
02:32 WikiStart edited by pmueller
(diff)
02:30 WikiStart edited by pmueller
(diff)
00:58 Ticket #12028 (Matchpoly.pyx test sometimes hangs) created by jdemeyer
The following test sometimes "hangs", or at least takes a very long time: …

11/13/11:

20:05 Ticket #12027 (Adding Functionality to the multicommodity_flow() function) created by yairzick
Hi, The multicommodity flow (mcf) problem has other variants that are …
19:53 WikiStart edited by yairzick
(diff)
18:18 Ticket #12026 (root finding misses a root over QQbar) created by was
[…] At least the roots that are found are really roots: […] ---- …
12:47 Ticket #12025 (get doctest coverage of monoids/monoid.py to 100%) created by was
Base ticket - 90% doctest coverage - #12024 Apply: * …
12:40 Ticket #12024 (90% doctest coverage thrust metaticket) created by was
After deleting the server directory (#11409) we need to add doctests to …
12:11 Ticket #12023 (doctest of sandpile.py TIMED OUT!, Multiple time hogging testing of same ...) created by emil
[…] This doctest runs out of time on my PC. looking inside and doing …
12:01 Ticket #12022 (failing doctest in integer_vector.py (gale ryser theorem) / multiple ...) created by emil
[…] This is about the gale ryser theorem. The row sum of the matrix …
11:43 Ticket #12021 (Doctest failure in sage_object.pyx when test run as root) created by emil
[…] the doctest creates a directory and sets permissions to 0000. if …
11:28 Ticket #12020 (bug in zero_matrix rewrite in matrix_space.py) created by was
Observe this: […] Debugging we see that the problem is that this code …
11:13 Ticket #12019 (doctest failure in linear_programming.rst (multiple correct solutions)) created by emil
[…] The result is correct but it is different from the expected …

11/12/11:

16:46 Ticket #12018 (sage-list-packages will fail if user can't write to SAGE_ROOT) created by jhpalmieri
As the summary says. The script sage-list-packages writes a temporary …
15:13 Ticket #12017 (Adds CoerceKey) created by roed
Many parents in Sage are supposed to be unique, such as GF(5). But we'd …
12:31 Ticket #12016 (parallelism in Sage: just use value of 'MAKE') created by jhpalmieri
The various parallel aspects of Sage should be controlled by setting the …
10:20 Ticket #12015 (L-series attached to general Euler products) created by was
This summer I wrote a package for psage (see …
00:39 Ticket #12014 (Make linearcode.__iter__ and linearcode.list() faster) created by ppurka
The __iter__() method in devel/sage/sage/coding/linear_code.py tries …

11/11/11:

23:39 Ticket #12013 (Fix entropy function in devel/sage/sage/coding) created by ppurka
The entropy function doesn't take care of corner cases when it is …
14:55 Ticket #10112 (random_prime does not handle erroneous input gracefully - it hangs) closed by jdemeyer
fixed
08:17 Ticket #12012 ('make distclean' should clean up start.log, spkg/parallel_make.cfg) created by jhpalmieri
The patch (to the root repo) removes start.log and spkg/parallel_make.cfg …

11/10/11:

22:40 Ticket #12011 (cvxopt: fix illegal BLAS call and fix Solaris build) created by jhpalmieri
On OS X Lion, if you set SAGE_CHECK=yes and build cvxopt, some tests …
19:19 Ticket #12010 (Make it easy to convert R variables to Sage) created by kcrisman
This was initially requested at …
11:21 Ticket #12009 (optional package gnuplotpy-1.8.spkg causes test failure on sage-4.7.2) created by mariah
sage-4.7.2 with the optional package gnuplotpy-1.8.spkg installed causes …
07:55 Ticket #12008 (Implement matrix representations for finite projective linear groups) created by johanbosman
Projective linear groups such as PGL(n, q) are represented as abstract …
07:52 Ticket #12007 (creation of extension field of finite field needs more parameter checking) created by mariah
In sage-4.7.2, […] H is something - but it is not a field! Fixed by …
07:35 Ticket #12006 (sage-4.8 and magma-2.18 not playing well together) created by mariah
Running […] on a recent build of sage-4.7.2 where magma-2.17-13 …
05:30 Ticket #11994 (Vertex separation and pathwidth in Sage) closed by jdemeyer
fixed
05:30 Ticket #11966 (OS X 10.7 Lion: Maxima fails to build) closed by jdemeyer
fixed
05:30 Ticket #11937 (Doctest fails in gap_reps.py when Kash is installed) closed by jdemeyer
fixed
05:15 Ticket #12005 (Relativize should take one 'name' if a morphism is given) created by jdemeyer
[…]

11/08/11:

12:22 Ticket #12004 (copying a linear program using Coin solver consumes enormous amounts of ...) created by john_perry
The following Sage program quickly explodes memory usage: […]

11/07/11:

15:43 Ticket #12003 (improving the list of command-line options in the Sage reference manual) created by jhpalmieri
Right now the Sage reference manual includes fewer than 10 of the many …
14:49 Ticket #11993 (Fix output of `sage --version`) closed by jdemeyer
fixed
12:29 Ticket #12002 (avoid race conditions when creating directories - scripts) created by jdemeyer
Same as #11972 but for the "scripts" repository. Directories should be …
12:25 Ticket #11607 (read constraints from linear program) closed by jdemeyer
fixed
12:25 Ticket #10112 (random_prime does not handle erroneous input gracefully - it hangs) closed by jdemeyer
fixed
11:34 Ticket #12001 (performance of dimension of cusp forms for Gamma(N) is insanely slow) created by was
One of the easiest dimension formulas is for the dimension of …
10:29 Ticket #12000 (block_matrix over cyclotomics fails) created by vbraun
Block matrix with blocks of size >40 fails because the cyclotomic matrix …
04:22 Ticket #11999 (Renaming lazy attributes) created by SimonKing
Currently, it is not possible to take an existing lazy attribute and …
02:13 Ticket #11991 (record time, version in sage-starts) closed by jdemeyer
fixed
02:13 Ticket #11988 (Bug in LaTeX representation of Dirichlet characters) closed by jdemeyer
fixed
02:12 Ticket #11890 (Sage cannot factor polynomials over number fields with unfactorable ...) closed by jdemeyer
fixed
02:12 Ticket #11886 (fix scipy so it builds on OS X Lion) closed by jdemeyer
fixed
02:12 Ticket #11836 (gens_reduced() does not handle "large" ideals) closed by jdemeyer
fixed
02:12 Ticket #11762 (More import cleanup) closed by jdemeyer
fixed
02:12 Ticket #11761 (Upgrade Cython to 0.15.1) closed by jdemeyer
fixed
02:11 Ticket #11604 (PARI qfminim bug on 32-bit systems (Sage 4.7 and 4.6.2)) closed by jdemeyer
fixed
02:11 Ticket #9334 (Implement Hilbert symbols over number fields) closed by jdemeyer
fixed
02:11 Ticket #10767 (Fractional ideals intersection gives wrong answers in some cases.) closed by jdemeyer
fixed
02:11 Ticket #11130 (Update PARI to version 2.5.0) closed by jdemeyer
fixed
02:11 Ticket #11311 (engine="pdflatex" in view is ignored) closed by jdemeyer
fixed
02:11 Ticket #11321 (Make lcalc compatible with the new PARI) closed by jdemeyer
fixed
02:10 Ticket #9211 (graph vertices cut off) closed by jdemeyer
fixed

11/06/11:

23:56 Ticket #11998 (Duplicate legends when plotting partial function with detect_poles=True) created by kini
[…] …
20:43 Ticket #11997 (fix a mistake in the docstring for lift_to_sl2z (etc.)) created by was
Apply trac_11997.patch Download and 11997_review.patch Download
13:31 Ticket #11996 (Bug in LaTeX representation of subgroups of permutation groups) created by johanbosman
[…] This will display the entire text in mathmode in the notebook.

11/05/11:

15:34 Ticket #11995 (Length argument for PARI Vec()) created by jdemeyer
Upstream PARI has extended the Vec(), Vecrev(), Vecsmall(), Col()
05:16 Ticket #11994 (Vertex separation and pathwidth in Sage) created by ncohen
Hello everybody ! This algorithm implements some methods to compute the …
00:42 Ticket #11993 (Fix output of `sage --version`) created by leif
The one who was aiming at the Useless Use of cat Award [1] …

11/04/11:

22:57 Ticket #11992 (Fix gmp type declarations) created by robertwb
They are currently declared as void*, which will give warnings in the new …
14:04 Ticket #11991 (record time, version in sage-starts) created by jhpalmieri
The message printed by sage-starts should record the time and the version …
08:21 Ticket #11990 (infinite sums that are infinite produce errors) created by dkrenn
Look at the following code: […] But inside the sum, it should be clear …
07:01 WikiStart edited by jdemeyer
(diff)
02:31 Ticket #11926 ("make" should run Sage once) closed by jdemeyer
fixed: Replying to leif: > And it would be far better to have the …

11/03/11:

15:24 Ticket #11989 ('make doc-html' failed due to failed gap command) created by gostrc
I am building sage 4.7.2 in a clean chroot and I am experiencing the …
09:14 Milestone sage-4.7.2 completed
04:39 Ticket #11988 (Bug in LaTeX representation of Dirichlet characters) created by johanbosman
[…] When using the notebook, this will display the entire text in …
03:41 Ticket #11987 (integrate returns divergent, maxima.integrate the correct result) created by dkrenn
The following integration fails: […] But the integral is not divergent. …
01:51 Ticket #8654 (add "sage -sqlite3" command line option) closed by jdemeyer
fixed
01:51 Ticket #11946 (Change iteration order for finite field multiplicative_generator()) closed by jdemeyer
fixed
01:51 Ticket #11911 (Fix missing uniqueness of parents when unpickling libsingular polynomial ...) closed by jdemeyer
fixed
01:50 Ticket #11854 (Fix conversion QQ -> PARI) closed by jdemeyer
fixed
01:49 Ticket #11964 (MPIR: Use proper ABI name on Linux PPC64) closed by jdemeyer
fixed

11/02/11:

18:50 Ticket #11986 (inconsistent integer hashing on 64bit systems with python 2.7) created by fbissey
With python 2.7 integer hashing is broken on 64bit systems in a similar …
17:28 Ticket #11985 (lcalc is too verbose (mysterious "Warning: new stack size")) created by was
I tried one simple example "by hand" that actually *uses* lcalc, and was …
16:32 Ticket #11984 (Implement doctesting of .sws files) created by kini
As title.
14:31 Ticket #11983 (unnecessary parentheses for coefficients (finite field) in multivariate ...) created by dkrenn
We have […] There, clearly the parentheses around a are unnecessary. …
13:49 Ticket #11982 (Morphisms from elliptic curves to projective curves are not possible ...) created by mderickx
The following used to work in sage 4.4.4 […] […] For better …
09:03 Ticket #11981 (map_coefficients (of multivariate polynomial ring) cannot change base_ring) created by dkrenn
The map_coefficients() function of a multivariate polynomial ring cannot …
08:07 Ticket #11980 (hyperelliptic curves: count_points and frobenius_polynomial do not work in ...) created by dkrenn
The following is not implemented (but can be done for hyperelliptic …
04:06 Ticket #11979 (Divided power algebras) created by bruce
The two attached files implement divided power algebra as a graded Hopf …
01:32 Ticket #11926 ("make" should run Sage once) closed by jdemeyer
fixed
01:32 Ticket #11959 (Remove the necessity to set SAGE_PARALLEL_SPKG_BUILD) closed by jdemeyer
fixed
01:32 Ticket #11972 (avoid race conditions when creating directories) closed by jdemeyer
fixed: All tests and long tests pass, so positive review.

11/01/11:

18:54 Ticket #11978 (Polar plot with short axis has overlapping labels) created by kcrisman
In 4.7.1: […] but this works […] though it looks terrible, see …
14:28 Ticket #11977 (matrix plots are missing tick marks on one of top or bottom) created by jason
This looks bad, since tick marks are on both left and right. It's a …
14:02 Ticket #11976 (matrix plot colorbars) created by jason
I needed colorbars for matrix plots, so I added them. I also fixed a …
10:52 Ticket #11975 (Chow-Heegner points) created by was
Include an implementation in Sage of the algorithm of [1] for computation …
07:59 Ticket #11974 (transformations don't work with a function that returns a singleton numpy ...) created by jason
This patch just casts things to floats when it makes sense. This makes …
00:29 Ticket #11973 (list_plot of a nearly constant sequence fails) created by ddrake
At  https://groups.google.com/d/topic/sage-devel/gu0Al01k-3Y/discussion I …

10/31/11:

21:15 Ticket #11972 (avoid race conditions when creating directories) created by jhpalmieri
It is much better to create directories using […] than […] Doing it …
10:10 Ticket #11971 (get_memory_usage() doctest failure) created by jdemeyer
Justin reports on sage-release: […]
07:48 Ticket #11970 (r-2.10.1.p4 may fail to configure with readline (BLOCKS Sage from building ...) created by Snark
I was having a hard time compiling sage on my ARM box : the R spkg, which …
04:27 Ticket #11587 (update Cremona's tables for Sage) closed by jdemeyer
fixed
04:27 Ticket #11883 (fix boehm-gc so it builds on OS X Lion) closed by jdemeyer
fixed
01:30 Ticket #11969 (Clean up top-level Makefile) created by jdemeyer
Using && inside commands for pipestatus does not work. Therefore, in …
00:31 Ticket #11968 (bug in documentation of random_matrix) created by AlexGhitza
The very first example in the docstring for random_matrix says …
00:18 Ticket #11967 (os x 10.7 Lion -- Sage segfaults on startup when initializing GiNaC) created by was
(The problem has been solved -- see below -- though I haven't figured out …
00:04 Ticket #11966 (OS X 10.7 Lion: Maxima fails to build) created by was
(The home base for this ticket is the Lion ticket #11881.) See the …

10/30/11:

23:30 Ticket #11965 (OS X 10.7 Lion: Error building sage.misc.darwin_utilities extension) created by was
Building the sage.misc.darwin_utilities fails on OS X 10.7.2 with …
17:18 Ticket #11964 (MPIR: Use proper ABI name on Linux PPC64) created by John Palmieri
This is a follow-up to #11896, where we introduced setting ABI also on …
14:37 Ticket #10200 (Catch Sphinx WARNING or ERROR) closed by jdemeyer
wontfix: Closing this ticket as "wontfix" since Sphinx warnings can sometimes …
11:43 Ticket #11963 (aspect ratio is not handled correctly in combined plots) created by novoselt
Using 4.7.2.rc0, I get the following behaviour: […] In 4.7.1 everything …

10/29/11:

08:33 Ticket #11962 (mpmath mpc won't coerce to ComplexNumber) created by dsm
Came across this working on #1173: […]
03:11 Ticket #11961 (Fixes a bug in is_chordal -- two algorithms) created by ncohen
This ticket follows #11735, which fixes the bug reported by Jan on …

10/28/11:

16:40 Ticket #11960 (bug in matrix of frobenius when p = 3) created by jen
The code for computing the matrix of frobenius when p = 3 does not seem to …

10/27/11:

15:29 Ticket #11959 (Remove the necessity to set SAGE_PARALLEL_SPKG_BUILD) created by jhpalmieri
The patches on this ticket remove necessity to set the environment …
09:02 Ticket #11958 (cplex needs another symbolic link) created by jason
In order to get a current CPLEX to work with Sage, I had to add one more …
06:45 Ticket #11748 (ignore .DS_store files in root repo, scripts repo) closed by jdemeyer
fixed
06:45 Ticket #11765 (Sage's 'pkg-config' directory should always be added to PKG_CONFIG_PATH) closed by jdemeyer
fixed
03:08 Ticket #11957 (libSingular slower than Singular-via-pexpect) created by SimonKing
Basic arithmetic in libSingular seems to be slower than in Singular …

10/26/11:

18:43 Ticket #11956 (Mention trailing spaces in the Developer's Guide) created by kini
As title. It wouldn't be bad to also make clear that one shouldn't use …
03:47 Ticket #11955 (%hide cells still show when printing) created by iandrus
When reading a question on ask.sagemath I realized that %hide doesn't work …

10/25/11:

14:55 Ticket #11954 (improve the documentation of sage/misc/cython.py) created by jhpalmieri
Various functions in cython.py have no documentation. The attached patch …
11:28 Ticket #11953 (Upgrade optional package biopython to version 1.60) created by mhampton
Biopython 1.60 was released in June, 2012. There are numerous enhancements …
04:45 Ticket #11952 (Fix conversion Python -> PARI) created by jdemeyer
Conversion of a Python complex to PARI fails: […] Moreover, the …
02:13 Ticket #11951 (nth_prime is badly documented) created by jdemeyer
00:24 WikiStart edited by ncohen
(diff)

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 …
Note: See TracTimeline for information about the timeline view.