Timeline


and

04/17/12:

18:33 Ticket #12855 (FLINTQS fails to build on Solaris (with GCC 4.7.x)) created by leif
This is a rather subtle issue, related to Solaris' headers, and the fact …
13:38 Ticket #12854 (Severe slow-down in plotting) created by jdemeyer
Plotting has severely slowed down since sage-4.8. For example the …
13:35 Ticket #12853 (Severe slow-down in elliptic_curve integral_points()) created by jdemeyer
Consider the file […] With sage-4.8, this takes about 35 seconds. …
12:02 Ticket #12852 (dashed arrows have arrowheads that are not solid) created by jason
Right now, if you have a dashed arrow, the arrowhead is also drawn with a …
07:06 Ticket #12851 (sage does not calculate genus of generic projective plane curves) created by mariah
sage-4.8 gives the following: […] The equivalent Magma code (which …
04:22 Ticket #12850 (Fix coercions for CyclotomicField with different embeddings) created by stumpc5
This is taken care of in #13765.
03:36 Ticket #12849 (The argspecs of extension function/methods is broken in the Sphinx ...) created by hivert
In the current Sphinx HTML doc, the extenstion function and methods have …

04/16/12:

20:41 Ticket #12848 (Bug in order_ideal_complement_generators: 'down') created by nthiery
The down option is broken in order_ideal_complement_generators due to a …
09:24 Ticket #12847 (Catalan: introduction to Sage) created by mvngu
An introduction to Sage written in Catalan. Attached is the introduction …
08:11 Ticket #12846 (Multivariate Factorisation can be randomly slow (over extension fields)) created by malb
The following code may take 1 second or not terminate in 1 minute, …

04/15/12:

11:26 Ticket #12845 (Incorrect doctest in sage/misc/functional.py) created by mjo
We currently have, […] which is true enough if a,b,c are real. The …
08:23 Ticket #12844 (Update documentation in sage/plot/plot3d/shapes2.py and shapes.pyx) created by mjo
Continued from #12620, there are still issues with the documentation of …

04/14/12:

13:58 Ticket #12843 (Make zeromq and pyzmq optional packages) created by vbraun
The single cell server already requires zeromq+pyzmq, and the ordinary …
10:02 Ticket #12842 (Incorrect sign in exponential integral via Maxima) created by mjo
Reported by Laurent Decreusefond on sage-support: […] The sign is …

04/13/12:

12:41 Ticket #12841 (update M4RIE to newest upstream release) created by malb
M4RIE-20120415's main improvement over the version we currently have in …
12:33 Ticket #12840 (update M4RI to newest upstream release) created by malb
As the title says. Install: …
11:51 Ticket #12839 (reduced Groebner basis not unique) created by mariah
Using sage-4.8 […] I and J are visibly the same ideal, …
08:58 Ticket #12838 (Root poset should treat type A1 properly) created by stumpc5
The patch fixes the issue that the one element root poset in type A1 was …
01:32 Ticket #12837 (MPFR doesn't compile with GCC-4.7.0 on ia64) created by jdemeyer
The error is exactly the same as the one reported for MPIR at #12765

04/12/12:

16:15 Ticket #12836 (arrows are shortened too much) created by jason
Apparently 3 years ago, when I made an update patch for matplotlib, I put …
09:09 Ticket #12835 (upgrade fpLLL to newest upstream release) created by malb
Sage still ships fpLLL 3.0.12 (we upgraded to 3.0.12 in May 2009!) but …
06:03 Ticket #12834 (Modify subs so that it can accept multiple equations just like subs_expr) created by JoalHeagney
This came up as a method of passing solutions from solve back into …
03:33 Ticket #12833 (Crashes and doctests problems with Gurobi) created by ncohen
HEllooooooooo !!! Gurobi actually crashed Sage when …

04/11/12:

19:29 symbolics edited by ppurka
add #12798 (diff)
16:23 Ticket #12832 (Upgrade cvxopt to 1.1.6) created by fbissey
There are two doctests related to cvxopt failing on power7 […] and …
11:20 Ticket #12831 (implement product of posets) created by chapoton
There currently lacks an implementation of the (cartesian) product of …
04:17 Ticket #12830 (Work around GCC 4.7.0 bug on ia64 and improve the GMP-ECM spkg) created by leif
GCC 4.7.0 is broken on ia64 (Itanium), which also affects the GMP-ECM spkg …
01:20 Ticket #12829 (Remove <object> cast in real_mpfi.pyx) created by jdemeyer
The following is very wrong code (from sage/rings/real_mpfi.pyx) […] …

04/10/12:

20:44 Ticket #12828 (get_memory_usage and top under FreeBSD) created by stephen
Suggested changes to sage/misc/getusage.py: […] Apply …
12:59 WikiStart edited by prasincs
(diff)
12:58 WikiStart edited by prasincs
adding my name - prasincs (diff)
12:05 Ticket #12827 (Expand Animation class to accept more graphics types) created by niles
Currently the Animation class only animates Graphics objects, and …
06:10 Ticket #12826 (minpoly() of quadratic number field element ignores var argument) created by saraedum
In the following example the optional parameter var is not honored. …
03:36 Ticket #12825 (Fine-tune auto-detection of whether to install GCC) created by jdemeyer
1. GCC-4.7.x on ia64 is very broken. We should install GCC in this case. …
01:58 Ticket #12824 (Delete some of the depreciated is_* functions.) created by JStarx
As discussed here: …

04/09/12:

16:15 Ticket #12823 (Allow constants for objective function & deletion of rows in ...) created by john_perry
Currently, MixedIntegerLinearProgram? does not allow deleting rows. We …
14:11 Ticket #12822 (Portuguese translation of "Tutorial") created by goliveira
Portuguese translation of "Tutorial". The current version of the …
11:38 Ticket #12821 (testcc.sh: allow $CC to contain multiple words) created by jdemeyer
If CC="gcc -m32" (for example), then the following will fail: […] We …
06:27 Ticket #12820 (OS X Lion: use "clang" as default C compiler) created by jdemeyer
William Stein reports this problem while building the GCC spkg: […] …
02:34 Ticket #12819 (Fix crossreferences in latex equations) created by ppurka
This is a tiny patch to fix …

04/08/12:

07:56 Ticket #12818 (Building polybori under FreeBSD) created by stephen
I need this patch to build under FreeBSD: […] This patch should be …
02:28 Ticket #12613 (Add option "-c" to sage-spkg to run the test-suite) closed by jdemeyer
fixed
02:28 Ticket #12814 (Add prereq-0.9-install to .hgignore) closed by jdemeyer
fixed

04/07/12:

17:40 Ticket #12220 (Updated CBC spkg) closed by jdemeyer
fixed: I sent a message to Harald Schilly to put this on the mirrors, so it …
17:37 Ticket #12655 (Update PolyBoRi to release 0.8.1) closed by jdemeyer
fixed
17:36 Ticket #12713 (Excise MoinMoin) closed by jdemeyer
fixed
17:15 symbolics/functions edited by benjaminfjones
(diff)
17:14 symbolics/functions edited by benjaminfjones
updated status of some of the tickets (diff)
09:43 Ticket #12817 (The 'nargs' argument to function() is undocumented) created by mjo
This could potentially be useful, but the docs only mention the following …
08:10 Ticket #12631 (Get rid of spkg/base/dir-0.1-install) closed by jdemeyer
fixed
08:10 Ticket #9563 (Remove the English-language tutorial's Makefile) closed by jdemeyer
fixed
08:09 Ticket #12805 (Do not create SAGE_TESTDIR/tmp) closed by jdemeyer
fixed
08:09 Ticket #12799 (Fix PolyBoRi's dependencies in `module_list.py`) closed by jdemeyer
fixed
08:09 Ticket #12784 (Add comment to deps explaining dependency of cvxopt on matplotlib) closed by jdemeyer
fixed
08:09 Ticket #12668 (Delete sage/rings/coerce_python.py) closed by jdemeyer
fixed
08:09 Ticket #12576 (OS X Lion: don't require setting SAGE_PORT) closed by jdemeyer
fixed
08:08 Ticket #12112 (Update the prereq script) closed by jdemeyer
fixed
08:07 Ticket #12369 (Add a gcc package) closed by jdemeyer
fixed
06:12 Ticket #12816 (Documentation and list of Graph functions) created by ncohen
This patch only touches documentation. It mainly adds lists of function to …
04:56 Ticket #12815 (bugs in doctesting script for examples with tolerance) created by mstreng
1. When testing the file […] I get […] So the error of "blah is …

04/06/12:

04:38 Ticket #12814 (Add prereq-0.9-install to .hgignore) created by jdemeyer
To fix upgrading from versions of Sage which still have the spkg/base

04/05/12:

14:46 Ticket #12813 (contour_plot region option) created by aerusso
implicit_plot3d allows for a region to be specified. No such option exists …
13:27 WikiStart edited by poeschko
added me (poeschko) (diff)
10:37 Ticket #12812 (Bug in summation of toric divisors) created by novoselt
Here is the problem: […] Which I think comes from […] Perhaps, we …
05:31 Ticket #12811 ((reduced) norm of quaternion ideals is broken) created by daniels
1.) The norm of an ideal in quaternion algebra is off by a factor of 2 …
03:27 Ticket #12810 (Broken links in the documentation of graph/ files) created by ncohen
Florent [1] added a nice --warn-links argument for -docbuild which screams …
00:58 WikiStart edited by trehn
add my account -> name (diff)

04/04/12:

18:22 Ticket #12809 (Solve does not give consistent results when a dummy variable is involved) created by afleckenstein
When working on another ticket (#11201) that involves documentation for …
14:52 WikiStart edited by afleckenstein
(diff)
12:48 Ticket #12004 (copying a linear program using Coin solver consumes enormous amounts of ...) closed by jdemeyer
duplicate
12:28 Ticket #12515 (Upgrade mpc and make it a standard package) closed by jdemeyer
fixed
12:27 Ticket #12011 (cvxopt: fix illegal BLAS call and fix Solaris build) closed by jdemeyer
fixed
08:23 Ticket #12808 (Optimize ClassCallMetaClass using Cython) created by hivert
When a class C is an instance of ClasscallMetaclass, then for …
06:27 Ticket #11702 (interfaces/magma.py test fails) closed by jdemeyer
duplicate
06:27 Ticket #4780 (relative number field constructor -- error message when given poly of ...) closed by jdemeyer
worksforme
06:26 Ticket #2102 (add incoming/outgoing wrappers to HG objects (like hg_sage)) closed by jdemeyer
duplicate
06:23 Ticket #7038 (ratpoints 2.1.2.p2 ignores CC and uses gcc whatever) closed by jdemeyer
duplicate
06:23 Ticket #8125 (problem with "text" in matplotlib) closed by jdemeyer
worksforme
06:22 Ticket #11875 (Correct general brokenness of Farey symbols) closed by jdemeyer
duplicate
03:13 Ticket #12807 (Taking the real part of a sum of exponentials with imaginary exponents ...) created by inaki
In sage 4.8 the following computation gives 1/2, while the right result is …

04/03/12:

16:15 Ticket #12806 (upgrade of spkg networkx-1.2.p2 to 1.6) created by dkrenn
When upgrading the networkx package to 1.6, there arise a lot of doctest …
14:03 Ticket #12805 (Do not create SAGE_TESTDIR/tmp) created by jhpalmieri
The script sage-test creates the directory SAGE_TESTDIR/tmp, and then …
13:53 Ticket #12804 (infinite loop in find method of a finite word) created by slabbe
The bug appears in the last two lines : […]
13:15 Ticket #12803 (quotient of ideals throws up Singular bug) created by mariah
[…]
13:03 Ticket #12802 (test containment of ideals in class MPolynomialIdeal) created by mariah
There seems to be no way to test containment of ideals in the class …
09:46 Ticket #12801 (substitute_function misses some substitutions) created by nbruin
Works correctly: […] but […] so I suspect it forgets to descend into …
09:13 Ticket #12800 (Upgrade zlib to 1.2.6) created by jdemeyer
[…] In particular, it builds on the Skynet machine mark (SunOS …
07:14 Ticket #12799 (Fix PolyBoRi's dependencies in `module_list.py`) created by AlexanderDreyer
Actually only the pbori module needs to get rebuilt; while touching …
01:31 WikiStart edited by ehlen
Added my real name (diff)

04/02/12:

23:15 Ticket #12793 (Fix __cmp__ tests in sage/combinat/root_system/type_dual.py) closed by jdemeyer
fixed
23:05 Ticket #12798 (list_plot3d plots extraneous points at z=0 and doesn't take color or ...) created by ppurka
1. list_plot3d plots extra points at the horizontal x-y plane. This …
21:30 Ticket #12797 (The cut returned by edge_cut of undirected weighted graphs is sometimes ...) created by hartke
When using the Ford-Fulkerson method for edge_cut of an undirected …
20:33 Ticket #12796 (Allow more general evaluation of FDerivativeOperator) created by nbruin
Currently: […] This can change. Apply 12796.patch Download, …
14:10 Ticket #9894 (Group cohomology spkg, version 2.1.2) closed by jdemeyer
fixed
14:08 Ticket #11906 (PolyBoRi 0.7.1 should obey some standard environment variables) closed by jdemeyer
duplicate
14:06 Ticket #12754 (Fix scoping / name look-up issue in PolyBoRi 0.8.1 and support flags from ...) closed by jdemeyer
duplicate
10:25 Ticket #12795 (Invalid simplification from Expression.simplify_trig()) created by mjo
Same issue as #12794 from the looks of it. Maybe this is just a …
10:12 Ticket #12794 (Invalid simplification from Expression.simplify_rational()) created by mjo
Well, I thought this one was safe. Not so! […]
08:46 Ticket #6375 (Run sage once as part of install process to generate sage-flags.txt) closed by jdemeyer
duplicate: Duplicate of #11926.
08:32 Ticket #12763 (elliptic_curves spkg is broken for system installs) closed by jdemeyer
fixed
08:27 Ticket #12788 (Provide Integer class with a __format__ method) closed by jdemeyer
fixed
08:27 Ticket #12779 (customization hook for modular symbols spaces) closed by jdemeyer
fixed
08:27 Ticket #12775 (Small Kodaira symbols typo) closed by jdemeyer
fixed
08:26 Ticket #12772 (bug in compact_system_of_eigenvalues for level 1 modular symbols) closed by jdemeyer
fixed
08:26 Ticket #12771 (Kodaira symbol latex is wrong) closed by jdemeyer
fixed
08:26 Ticket #12764 (Remove ill-advised doctest for testing normal matrices) closed by jdemeyer
fixed
08:26 Ticket #12757 (Clean up dead links in sage/modular/ documentation) closed by jdemeyer
fixed
08:26 Ticket #12755 (Make coverage remove return types from Cython functions) closed by jdemeyer
fixed
08:26 Ticket #12750 (Fix scoping / name look-up issue in PolyBoRi 0.8.0 and support flags from ...) closed by jdemeyer
fixed
08:26 Ticket #12749 (Raise algebras/free_algebra.py coverage to 100%) closed by jdemeyer
fixed
08:26 Ticket #12747 (is_R_algebra is useless and wrong and should be deleted) closed by jdemeyer
fixed
08:25 Ticket #12739 (Put prereq under revision control) closed by jdemeyer
fixed
08:25 Ticket #12381 (Typo in sage.combinat.sf.classical) closed by jdemeyer
fixed
08:25 Ticket #12136 (FVS function in DiGraph returns [0] instead of [] if already directed ...) closed by jdemeyer
fixed
08:25 Ticket #12080 (manin constant) closed by jdemeyer
fixed
08:24 Ticket #11995 (Length argument for PARI Vec()) closed by jdemeyer
fixed: Thanks for the review!
08:24 Ticket #11958 (cplex needs another symbolic link) closed by jdemeyer
fixed
08:24 Ticket #11832 (bug fixes for profile functions for the Steenrod algebra) closed by jdemeyer
fixed
08:24 Ticket #11358 (matrix multiplication over ZZ sometimes gives incorrect results) closed by jdemeyer
fixed
08:24 Ticket #11238 (failing calculation of a symbolic integral) closed by jdemeyer
fixed
08:23 Ticket #7926 (Bring coverage of monsky_washnitzer up to 50%) closed by jdemeyer
fixed
08:23 Ticket #7711 (integral() does not reduce coefficients in finite field) closed by jdemeyer
fixed
08:23 Ticket #12638 (Add some patches to the PARI sources) closed by jdemeyer
fixed
08:07 Ticket #12793 (Fix __cmp__ tests in sage/combinat/root_system/type_dual.py) created by jdemeyer
The following tests were added to sage/combinat/root_system/type_dual.py
06:38 Ticket #12792 (polybori / gb computation / set error) created by cbwolf
Hello, There is a problem with polybori in sage-5.0.beta11. It crashes …
05:10 Ticket #12791 (Running time improvements of some (di)graphs products) created by dcoudert
This patch improves the running time of: tensor_product, …
02:50 Ticket #12790 (Add \NN to standard latex constant, fixes a few glitches in LaTeX/HTML ...) closed by jdemeyer
invalid
02:48 Ticket #12790 (Add \NN to standard latex constant, fixes a few glitches in LaTeX/HTML ...) created by jdemeyer
The patch - add \NN for Natural or Non Negative Integer to standard …
01:03 Ticket #12789 (Move local/bin/sage-check-64 to spkg/bin/sage-arch-env) created by jdemeyer
Since sage-env sources $SAGE_LOCAL/bin/sage-check-64, it makes sense …

03/30/12:

11:00 Ticket #12788 (Provide Integer class with a __format__ method) created by nbruin
It was observed in …
07:02 Ticket #12787 (R spkg: use -### instead of -v to detect linker options) created by jdemeyer
Reported upstream (R): …
04:44 Ticket #12786 (solve_mod is horribly slow for linear systems) created by zimmerma
consider the following with Sage 4.8: […] I know the documentation of …

03/29/12:

16:33 Ticket #12785 (update the faq: no need for gfortran...) created by jhpalmieri
We need to update the Sage FAQ …
12:07 Ticket #12784 (Add comment to deps explaining dependency of cvxopt on matplotlib) created by jhpalmieri
As the summary says. The change to deps was made in #12742. - If #12369
10:49 Ticket #12783 (stopgap for 3979) created by kedlaya
09:45 Ticket #12758 (update optional spkg 'gap_packages') closed by jdemeyer
fixed
09:28 Ticket #12782 (When building GCC, build MPIR without the C++ interface) created by jdemeyer
When we are building MPIR as dependency for GCC, build MPIR without the …
08:10 Ticket #12781 (code inspection appends doc dirs to sys.path) created by burcin
[…] Apply trac_12781_remove_cruft.patch
07:13 Ticket #12780 (Be more careful about setting the Maxima 'domain') created by mjo
Ultimately, we should provide the user a nice way to set this. In the …
06:47 Ticket #12779 (customization hook for modular symbols spaces) created by was
This is a simple safe patch that I really need for my modular forms …
06:42 Ticket #12778 (Incorrect coercion of matrix elements when from different rings) created by kcrisman
[…] Notice that the first row does something different to the entries …
02:28 Ticket #12777 (Add signal handling to libecm.pyx) created by jdemeyer
Add sig_on()/sig_off() in libecm.pyx. Also add documentation and …
02:12 Ticket #11329 (make f2c spkg respect CC environment variable) closed by jdemeyer
duplicate
00:59 Ticket #12704 (Restore doctesting of non-library files) closed by jdemeyer
duplicate

03/28/12:

21:10 Ticket #12776 (Add maxima_lib to the reference documentation) created by mjo
The old Maxima interface is in there, but MaximaLib? is missing. ---- …
16:43 Ticket #12775 (Small Kodaira symbols typo) created by roed
14:23 Ticket #10854 (Update Sqlalchemy) closed by mhansen
duplicate: Duplicate of #8740
14:09 Ticket #6494 (sage should *never* ever import numpy by default on startup. Yet again it ...) closed by mhansen
invalid: This ticket is invalid now as all of the changes appearing in it are …
13:13 Ticket #12774 (various enhancements for Coxeter and Weyl groups) created by mshimo
Various enhancements to Coxeter groups and Weyl groups. 1. Computes …
09:49 Ticket #12773 (include R interface in reference manual) created by was
The R/Sage interface is not in the reference manual, which is really …
08:05 Ticket #12772 (bug in compact_system_of_eigenvalues for level 1 modular symbols) created by was
Fredrik Stromberg pointed out the following bug in Sage's level 1 modular …
07:25 Ticket #12771 (Kodaira symbol latex is wrong) created by roed
There are extra dollar signs which shouldn't be present
05:00 Ticket #12770 (cartesian product of directed graphs) created by chapoton
The Cartesian product of directed graphs does not work. For example …
04:52 Ticket #12769 (Better error message when looking up an elliptic curve by nonexistent ...) created by roed
Fixes ommission in new Cremona database code.
04:42 Ticket #12768 (Better plotting for isogeny graphs of elliptic curves, and handling of ...) created by roed
There are only 17 different possible isogeny graphs for elliptic curves …
04:13 Ticket #12767 (Clean up dead links in sage/rings/number_field documentation) created by davidloeffler
Touching all files in sage/rings/number_field and running {{{ sage …
03:07 Ticket #12742 (matplotlib must be a dependency of cvxopt) closed by jdemeyer
fixed
03:07 Ticket #12727 (AA minpoly bug) closed by jdemeyer
fixed
03:07 Ticket #12714 (Remove f2c) closed by jdemeyer
fixed
03:07 Ticket #12692 (Stopgap for 12509) closed by jdemeyer
fixed
03:06 Ticket #12687 (Fix Singular doctest error on OpenSolaris) closed by jdemeyer
fixed
03:06 Ticket #12684 (Rename sage/graphs/graph_decompositions/rankwidth/) closed by jdemeyer
fixed
03:06 Ticket #12677 (Make the doctests of sage.misc.sageinspect.sage_getargspec independent of ...) closed by jdemeyer
fixed
03:06 Ticket #12674 (permutation length and size) closed by jdemeyer
fixed
03:06 Ticket #12669 (Conductor of trivial Dirichlet character has type int) closed by jdemeyer
fixed
03:06 Ticket #12667 (category root lattice realization issue: infinite loop while trying to ...) closed by jdemeyer
fixed
03:05 Ticket #12665 (Coercion problem with QQbar) closed by jdemeyer
fixed
03:05 Ticket #12662 (Improve doctest coverage for sage.rings.qqbar) closed by jdemeyer
fixed
03:05 Ticket #12658 (Use the matrix displayhook hack for arithmetic subgroup elements) closed by jdemeyer
fixed
03:05 Ticket #12653 (Add support for DiGraph(<dictionary of iterables>)) closed by jdemeyer
fixed
03:05 Ticket #12497 (GeneralDiscreteDistribution can segv sage) closed by jdemeyer
fixed
03:05 Ticket #12461 (Replace some deprecated python functions in sage/algebras) closed by jdemeyer
fixed
03:04 Ticket #12382 (Output of a two functions in sage.plot.plot3d.base is nondeterministic due ...) closed by jdemeyer
fixed
03:04 Ticket #12371 (The graph_decompositions/ code seems to have bounds issues) closed by jdemeyer
fixed
03:04 Ticket #12311 (In spkgs, run testcc.sh and testcxx.sh without explicit path) closed by jdemeyer
fixed
03:04 Ticket #12262 (Bring Doctest coverage for sage/rings/finite_rings to 100%) closed by jdemeyer
fixed
03:04 Ticket #12102 (Make bzip2 a standard (instead of base) package) closed by jdemeyer
fixed
03:04 Ticket #12069 (fix doctesting of .sage files) closed by jdemeyer
fixed
03:03 Ticket #11800 (Problem with points at infinity in hyperelliptic curves) closed by jdemeyer
fixed
03:03 Ticket #5646 (vectors over CDF allow a coercion from scalars) closed by jdemeyer
fixed
03:03 Ticket #11766 (fast_callable always segfaults when input is a polynomial of large degree) closed by jdemeyer
fixed
03:03 Ticket #11584 (DegreeSequences class !) closed by jdemeyer
fixed
03:03 Ticket #11445 (symbolic integration fails on a very simple test case) closed by jdemeyer
fixed
03:02 Ticket #11372 (nasty side effect of a failed simon_two_descent search) closed by jdemeyer
fixed
03:02 Ticket #8791 (improve doctest coverage of libs/mpmath/ext_main.pyx) closed by jdemeyer
fixed
03:02 Ticket #7980 (Implement generic support for parents with (multiple) realizations) closed by jdemeyer
fixed
03:02 Ticket #1013 (Matrix_real_double_dense overrides parent numpy() method with ...) closed by jdemeyer
fixed
02:30 Ticket #12766 (Better plotting for elliptic curves) created by roed
The plot for EllipticCurve('448c6') looks like a vertical line. The …

03/27/12:

23:58 Ticket #12765 (MPIR doesn't compile with GCC-4.7.0 on ia64) created by jdemeyer
On Skynet iras (SUSE ES10 ia64): […] This is likely a GCC bug, see …
21:17 Ticket #12764 (Remove ill-advised doctest for testing normal matrices) created by rbeezer
Patch removes a doctest that was just too clever for its own good. It was …
18:11 Ticket #12763 (elliptic_curves spkg is broken for system installs) created by rohana
When re-factoring the source for elliptic_curves (#12644), the permissions …
11:23 Ticket #12762 (LinBox (1.1.6) fails to build with GCC 4.7.0, and lacks an `spkg-check`) created by leif
This is due to stricter (C++11) name look-up rules in GCC 4.7.x. I've …
11:12 Ticket #12761 (Givaro's (3.2.13.rc1) C++ headers don't conform to C++11) created by leif
This breaks the build of its test suite as well as of the Sage library …
11:03 Ticket #12760 (gfan 0.4plus [p1] fails to build with GCC 4.7.0) created by leif
This is due to a trivial programming error. I already have an spkg fixing …
10:57 Ticket #12759 (Maxima 5.26.0 fails to build with multiple words in LDFLAGS) created by leif
I already have an spkg working around this, as well as using `ecl -norc …
04:53 Ticket #12758 (update optional spkg 'gap_packages') created by jdemeyer
Because of #10492, the optional package gap_packages no longer installs …
02:46 Ticket #12757 (Clean up dead links in sage/modular/ documentation) created by davidloeffler
Using the sage -docbuild --warn-links command reveals a bunch of …
02:28 Ticket #12756 (interrupt.pyx test: flush buffers before fork()) created by jdemeyer
Verbose output may look like: […] This is due to fork(2)ing with …
02:01 Ticket #12755 (Make coverage remove return types from Cython functions) created by jdemeyer
A function like […] will confuse the coverage script: it will look for …

03/26/12:

15:26 Ticket #12754 (Fix scoping / name look-up issue in PolyBoRi 0.8.1 and support flags from ...) created by AlexanderDreyer
The following was found out here: …
14:36 Ticket #12621 (use bash for prereq install file) closed by jdemeyer
duplicate
13:07 Ticket #12753 (is_PrimeField import error) created by bhutz
K.<t>=GF(13) is_PrimeField(K) causes: ImportError?: No module …
12:55 Ticket #12752 (resulant of two polynomials returns incorrect value) created by bhutz
The resultant of two homogeneous polynomials can return an incorrect …
12:48 Ticket #12751 (Allow building Sage with GCC-4.7.x) created by mariah
Sage fails to build using GCC 4.7.0 on various systems, for different …
08:44 WikiStart edited by jyeo
added jyeo's mapping (diff)
08:19 Ticket #12750 (Fix scoping / name look-up issue in PolyBoRi 0.8.0 and support flags from ...) created by AlexanderDreyer
The following was found out here: …

03/25/12:

23:44 Ticket #12749 (Raise algebras/free_algebra.py coverage to 100%) created by JStarx
The attached patch adds a doctest to _coerce_map_from_, which was the …
22:33 Ticket #12748 (An inconsistent term order must not be accepted as input of a polynomial ...) created by SimonKing
[ http://groups.google.com/group/sage-devel/browse_thread/thread/1fe4a837a62
22:32 Ticket #12747 (is_R_algebra is useless and wrong and should be deleted) created by JStarx
In algebras/all.py we find the following function: […] A search of …
14:05 Ticket #12746 (Another coercion problem with QQbar) created by davidloeffler
We had a ticket recently (#12665) for QQbar(zeta(7)) . Amusingly, …
13:58 Ticket #12745 (Coercion problem with Algebraic Real Field) created by davidloeffler
The following algebraic number is clearly real, but the AA class seems to …
06:09 Ticket #12744 (mazur-stein Riemann Hypothesis book code) created by was
The code to create all the illustrations in the forthcoming popular trade …

03/24/12:

08:24 Ticket #12743 (Addition of reduction rules as pre-processing of the vertex cover function) created by dcoudert
This patch does the following 1. Moves the vertex_cover function from …
06:40 Ticket #12742 (matplotlib must be a dependency of cvxopt) created by dimpase
see …
04:08 Ticket #12741 (R fails to build with LTO) created by SimonKing
I took sage-5.0.beta9, replaced the ppl package by the one from #12672, …
02:57 Ticket #12740 (Revamp code for finding generators of modular forms spaces) created by davidloeffler
The module sage.modular.modform.find_generators contains code …

03/23/12:

19:40 TicketReports edited by roed
(diff)
15:20 Ticket #12739 (Put prereq under revision control) created by jdemeyer
The contents of the prereq tarball are currently not under revision …
13:31 Ticket #12738 (Singular fails to build with LTO) created by SimonKing
I took sage-5.0.beta9, replaced the ppl package by the one from #12672, …
09:13 Ticket #12737 (Remove simplify_radical() from simplify_full()) created by mjo
There are a number of tickets open due to the use of simplify_radical()
08:38 Ticket #12736 (More solver options for GLPK) created by john_perry
Several requests for solver options to use as parameters for GLPK prompt …
08:24 Ticket #12702 (document "stopgaps") closed by jdemeyer
fixed
08:24 Ticket #12701 (Stopgap for 6667) closed by jdemeyer
fixed
08:23 Ticket #12698 (Add a warning not to install packages using the Sage shell) closed by jdemeyer
fixed
08:23 Ticket #12694 (Fix four SPKGs with irregular directory structures) closed by jdemeyer
fixed
08:23 Ticket #12691 (Create a stopgap warning) closed by jdemeyer
fixed
08:23 Ticket #12689 (Segfault in solve_left for sparse matrices over ZZ) closed by jdemeyer
fixed
08:23 Ticket #12678 (Extract a method to get the name of the .rst file corresponding to a ...) closed by jdemeyer
fixed
08:23 Ticket #12670 (Store lazy import caches in .sage/cache/ rather than in .sage) closed by jdemeyer
fixed
08:22 Ticket #12644 (redundant source in elliptic_curves spkg) closed by jdemeyer
fixed
08:22 Ticket #12640 (some special cases of dimension_new_cusp_forms are broken) closed by jdemeyer
fixed
08:21 Ticket #12617 (Update Cremona's table of elliptic curves) closed by jdemeyer
fixed
08:21 Ticket #12609 (Update developer guide for SPKGs) closed by jdemeyer
fixed
08:21 Ticket #12602 (Rework download/extract code in sage-spkg) closed by jdemeyer
fixed
08:21 Ticket #12541 (Remove Sequence test in span) closed by jdemeyer
fixed
08:21 Ticket #12512 (fixed point and periodic point of word morphism) closed by jdemeyer
fixed
08:21 Ticket #12499 (The density() function of a sparse matrix looks at every matrix entry) closed by jdemeyer
fixed
08:21 Ticket #12355 (Bug in Graph.girth) closed by jdemeyer
fixed
08:20 Ticket #12018 (sage-list-packages will fail if user can't write to SAGE_ROOT) closed by jdemeyer
fixed
08:20 Ticket #12062 (FiniteField_ntl_gf2e to Python) closed by jdemeyer
fixed
08:19 Ticket #11921 (Allow Sympy conversion sign/sgn) closed by jdemeyer
fixed
08:19 Ticket #11634 (Base Polyhedron on PPL (by default)) closed by jdemeyer
fixed
08:19 Ticket #11615 (optional doctests: clean up and document "known bug", "optional: requires ...) closed by jdemeyer
fixed
08:19 Ticket #11586 (bug in p-adic extension norm method) closed by jdemeyer
fixed
08:19 Ticket #11585 (Make deprecated_function_alias print the whole module path when it differs ...) closed by jdemeyer
fixed
08:19 Ticket #10492 (Rework spkg/install, spkg/standard/deps, spkg/standard/newest_version) closed by jdemeyer
fixed
08:18 Ticket #6588 (Categories for root systems and many misc improvements) closed by jdemeyer
fixed
06:21 Ticket #12735 (doctest framework bug that was somehow observed via -- "optional magma ...) created by mariah
The following optional magma doctest fails on sage-5.0.bata9 using …
03:22 Ticket #12734 (inconsistency in points of schemes) created by AlexGhitza
We have […] but […] We should probably fix the Spec one to have …
00:51 Ticket #12733 (norm of symbolic matrices gives an error) created by jason
This was reported on ask.sagemath.org: …

03/22/12:

23:37 WikiStart edited by plugintest
(diff)
12:06 Ticket #12732 (Stopgap for #11493) created by roed
This is the second instance of a known bug in integrate (see also …
12:01 Ticket #12731 (Stopgap for #11590) created by roed
Can someone more knowledgeable about using maxima for integration …
11:52 Ticket #12730 (Stopgap for #8862) created by roed
There has been no progress reported by Maxima on #8862 in the last year: …
09:52 Ticket #12729 (decrease the size of SAGE_ROOT/install.log) created by jhpalmieri
The main install.log file is huge, and most of its contents are …
06:46 Ticket #12728 (sage's spkg sources should use correct include paths instead of having ...) created by Snark
Problem There are many places in sage's spkg sources where …
05:14 Ticket #12727 (AA minpoly bug) created by was
[…] Reported by Håkan Granath on sage-support on March 22, 2012.
02:52 Ticket #12726 (Add support for 32-bit builds on 64-bit Linux systems) created by jdemeyer
Introduce a SAGE32 environment variable, which will make Sage build a …
02:45 Ticket #12725 (termcap: symlink libtermcap.a to libncurses.a) created by jdemeyer
The install scripts for PARI and Python automatically link with …
02:27 Ticket #12724 (Allow different normalizations for Eisenstein series q-expansion) created by davidloeffler
This came up as part of my review of #12043, but it's of independent …

03/21/12:

17:34 TicketReports edited by roed
(diff)
17:33 TicketReports edited by roed
(diff)
15:43 Ticket #12723 (Update python spkg to add a feature to python's doctest module) created by roed
The code at #12415 needs to change Python's doctest module This ticket …
15:09 Ticket #12682 (Fix "hardcoded" 'gcc' in ratpoints 2.1.3 [p2]) closed by jdemeyer
fixed
15:09 Ticket #12681 (Fix hardcoded 'g++' in Lcalc 1.23 [p9]) closed by jdemeyer
fixed
15:09 Ticket #12680 (Fix (a single) hardcoded 'g++' in Singular 3-1-3-3) closed by jdemeyer
fixed
15:09 Ticket #12675 (bug in is_cyclic for abelian groups) closed by jdemeyer
fixed
15:09 Ticket #12656 (Fix inconsistencies in the PolyBoRi interface) closed by jdemeyer
fixed
15:09 Ticket #12651 (Don't add each piece of piecewise functions to the legend) closed by jdemeyer
fixed
15:08 Ticket #12647 (Add support for a "sagerc" script) closed by jdemeyer
fixed
15:08 Ticket #12538 (Remove NEFPartition) closed by jdemeyer
fixed
15:08 Ticket #12527 (Use cached_method for FractionField.is_exact) closed by jdemeyer
fixed
15:08 Ticket #12491 (Bring three more plot3d files to 100% coverage) closed by jdemeyer
fixed
15:08 Ticket #12384 (sage.combinat.e_one_star uses MS-DOS style line breaks) closed by jdemeyer
fixed
15:08 Ticket #12362 (Improvement of GNP generators for graphs and digraphs) closed by jdemeyer
fixed
15:07 Ticket #12351 (AttributeError raised by method __eq__ of poset element) closed by jdemeyer
fixed
15:07 Ticket #12290 (Fix the hash of matrix spaces and improve its performance) closed by jdemeyer
fixed
15:07 Ticket #12159 (Placing triangulation and normal cones) closed by jdemeyer
fixed
15:07 Ticket #12151 (Bug in global_integral_model for elliptic curves over number fields) closed by jdemeyer
fixed
15:07 Ticket #12119 (Replace remaining __getslice__ with functionality in __getitem__ (part 3)) closed by jdemeyer
fixed
15:06 Ticket #12093 (Replace __getslice__ with functionality in __getitem__ in several files ...) closed by jdemeyer
fixed
15:06 Ticket #11954 (improve the documentation of sage/misc/cython.py) closed by jdemeyer
fixed
15:05 Ticket #11790 (`sage --sh -c ...` shouldn't print [that many] messages) closed by jdemeyer
fixed
15:05 Ticket #11709 (FareySymbol) closed by jdemeyer
fixed
15:04 Ticket #8096 (Speed up parent creation for multiplication of square matrices) closed by jdemeyer
fixed
15:04 Ticket #11599 (Wrap fan morphism in toric morphism) closed by jdemeyer
fixed
15:04 Ticket #11464 (Maximal orders in QuaternionAlgebra of prime discriminant has a bug) closed by jdemeyer
fixed
15:04 Ticket #11306 (Upgrade unitary check for RDF/CDF matrices) closed by jdemeyer
fixed
15:04 Ticket #11208 (Remove numpy warnings in slope field) closed by jdemeyer
fixed
15:04 Ticket #11104 (Add check for normal matrices) closed by jdemeyer
fixed
15:03 Ticket #9770 (SphericalDistribution() is not random) closed by jdemeyer
fixed
15:03 Ticket #9367 (S_unit return type is incorrect) closed by jdemeyer
fixed
15:03 Ticket #8241 (p-adic fields should have Witt Frobenius) closed by jdemeyer
fixed
14:10 Ticket #3984 (Sage 3.1.2.alpha1 - Linux Itanium - segfaults in chmm.pyx and hmm.pyx) closed by was
fixed
13:21 Ticket #12722 (Add the option to doctest a file in parallel) created by roed
There are some files in Sage where doctesting that file can take more than …
13:19 Ticket #12721 (Make doctests pass when run in a random order) created by roed
Doctests should succeed even if the tests in a given file are run in a …
13:09 Ticket #12720 (Add speed regression database to doctesting) created by roed
Currently there's no systematic way of detecting whether a change to the …
13:05 TicketReports edited by roed
(diff)
13:03 Ticket #12719 (Upgrade to IPython 0.13) created by kini
We need to upgrade IPython to the shiny new thing. Well, not really - the …
11:56 DBSchema edited by roed
(diff)
11:52 DBSchema edited by roed
(diff)
11:41 Ticket #12718 (polynomial substitution overflow hell (libsingular bug?)) created by was
[…]
11:38 DBSchema edited by roed
(diff)
10:21 Ticket #12717 (Add \NN to standard latex constant, fixes a few glitches in LaTeX/HTML ...) created by hivert
The patch - add \NN for Natural or Non Negative Integer to standard …
08:50 WikiStart edited by ttadic
(diff)
07:41 Ticket #12716 (MILP formulation and test functions for vertex separation) created by dcoudert
This patch implements a MILP formulation for the vertex separation and …
04:36 Ticket #7066 (sympow ignores CC and uses gcc even when CC is set to Sun's compiler) closed by jdemeyer
worksforme
04:35 Ticket #12184 (Change example in doc/bordeaux/elliptic_curves.rst) closed by jdemeyer
duplicate
04:33 Ticket #6365 (bug in constructing extensions of finite fields) closed by jdemeyer
worksforme
04:33 Ticket #3898 ([with spkg, needs work] Make an optional, self contained gcc 4.3.4 spkg) closed by jdemeyer
duplicate
04:26 Ticket #12712 (update optional spkg 'database_gap') closed by jdemeyer
fixed
02:27 Ticket #12715 (Number field embeddings should go via AA and QQbar) created by davidloeffler
Sage has a very nice module for the fields of algebraic numbers and …
02:22 Ticket #12714 (Remove f2c) created by jdemeyer
It seems that the f2c package is not used for anything, so let's remove …

03/20/12:

20:28 TicketReports edited by roed
(diff)
18:54 TicketReports edited by roed
(diff)
18:48 TicketReports edited by roed
(diff)
18:13 TicketReports edited by roed
(diff)
17:08 TicketReports edited by roed
(diff)
16:16 WikiStart edited by alexjbest
(diff)
16:09 TicketReports edited by roed
(diff)
15:40 Ticket #3517 ("sage -upgrade" does not upgrade $SAGE_ROOT/sage) closed by jdemeyer
duplicate
15:40 TicketReports edited by roed
(diff)
15:39 Ticket #1386 (Implement splitting fields) closed by jdemeyer
duplicate: Duplicate of #2217.
15:20 Ticket #12713 (Excise MoinMoin) created by kini
We should get rid of MoinMoin as a standard spkg. It is not used by …
15:17 TicketReports edited by roed
(diff)
13:40 TicketReports edited by roed
(diff)
13:24 Ticket #12712 (update optional spkg 'database_gap') created by jhpalmieri
Because of #10492, the optional package database_gap no longer installs …
13:21 Ticket #12711 (in the notebook, load_attach_path(DATA) should happen by default on ...) created by was
Summary says it all. This will make it so that if you attach foo.sage to …
12:03 DBSchema created by roed
12:03 TicketReports edited by boothby
(diff)
11:53 TicketReports edited by roed
(diff)
10:39 Ticket #12710 (Stopgap for 11358) created by jen
#11358 is now fixed, so this stopgap is no longer needed. Could we close …
10:33 Ticket #12709 (Stopgap for 4942) created by jen
09:47 Ticket #12708 (limit not correctly computed by maxima) created by ppurka
This is taken from the google notebook bug report page. […] On the …
05:40 Ticket #12707 (Update the git spkg) created by leif
Updated spkg:
05:39 Ticket #12705 (Add experimental git spkg) closed by schilly
fixed: Added to the  server. I think we …
05:31 Ticket #12706 (monomials of 0) created by vferay
The monomials method applied to the null polynomials returns [0]. …
05:20 Ticket #12705 (Add experimental git spkg) created by kini
Here's an spkg: …
03:59 Ticket #12704 (Restore doctesting of non-library files) created by fwclarke
Since #9739, it has not been possible to doctest non-library files (if, as …

03/19/12:

19:05 TicketReports edited by roed
(diff)
14:23 Ticket #12703 (GLPK fails to build with LTO (`gcc -flto ...`)) created by leif
Even the latest upstream version (4.47) fails to build when link-time …
13:45 Ticket #12695 (Stopgap for 11372) closed by was
invalid: No longer needed, since I dealt with #11372.
11:54 Ticket #12702 (document "stopgaps") created by jhpalmieri
As the summary says. Apply * trac_12702-doc.patch Download to the …
11:35 Ticket #12701 (Stopgap for 6667) created by jen
11:33 Ticket #12700 (stopgap for #11832) created by jhpalmieri
As the summary says…
10:07 Ticket #12699 (Stopgap for 9505) created by jen
need to use sage.misc.stopgap instead of sage.misc.misc
09:15 WikiStart edited by lecroq
(diff)
07:50 Ticket #12698 (Add a warning not to install packages using the Sage shell) created by jdemeyer
As we found out in …
07:09 Ticket #12697 (Wrap T. Lecroq string processing C library as experimental package) created by hivert
See  http://igm.univ-mlv.fr/~mac/CHL/CHL.html How to install the wrapper …
06:02 Ticket #12696 (incoherent names rational_reconstruct and rational_reconstruction) created by zimmerma
for integers mod n there is a rational_reconstruction method: […] …

03/18/12:

19:30 Ticket #12695 (Stopgap for 11372) created by jen
19:00 InterWiki edited by trac
(diff)
19:00 TracCgi edited by trac
(diff)
19:00 TracUpgrade edited by trac
(diff)
19:00 TracSearch edited by trac
(diff)
19:00 TracUnicode edited by trac
(diff)
19:00 WikiHtml edited by trac
(diff)
19:00 TracAdmin edited by trac
(diff)
19:00 TracModWSGI edited by trac
(diff)
19:00 TracModPython edited by trac
(diff)
19:00 TracWiki edited by trac
(diff)
19:00 TracSyntaxColoring edited by trac
(diff)
19:00 TracTicketsCustomFields edited by trac
(diff)
19:00 TracNavigation edited by trac
(diff)
19:00 WikiMacros edited by trac
(diff)
19:00 CamelCase edited by trac
(diff)
19:00 TracNotification edited by trac
(diff)
19:00 TracRepositoryAdmin created by trac
19:00 TracFineGrainedPermissions edited by trac
(diff)
19:00 TracPlugins edited by trac
(diff)
19:00 TracWorkflow edited by trac
(diff)
19:00 TitleIndex edited by trac
(diff)
19:00 TracInterfaceCustomization edited by trac
(diff)
19:00 TracTickets edited by trac
(diff)
19:00 TracRoadmap edited by trac
(diff)
19:00 TracStandalone edited by trac
(diff)
19:00 TracInstall edited by trac
(diff)
19:00 TracLinks edited by trac
(diff)
19:00 PageTemplates edited by trac
(diff)
19:00 TracGuide edited by trac
(diff)
19:00 WikiFormatting edited by trac
(diff)
19:00 TracRevisionLog edited by trac
(diff)
19:00 TracPermissions edited by trac
(diff)
19:00 TracImport edited by trac
(diff)
19:00 TracEnvironment edited by trac
(diff)
19:00 TracFastCgi edited by trac
(diff)
19:00 InterTrac edited by trac
(diff)
19:00 SandBox edited by trac
(diff)
19:00 TracBrowser edited by trac
(diff)
19:00 TracLogging edited by trac
(diff)
19:00 TracBackup edited by trac
(diff)
19:00 WikiRestructuredTextLinks edited by trac
(diff)
19:00 RecentChanges edited by trac
(diff)
19:00 TracAccessibility edited by trac
(diff)
19:00 WikiNewPage edited by trac
(diff)
19:00 WikiProcessors edited by trac
(diff)
19:00 TracQuery edited by trac
(diff)
19:00 TracSupport edited by trac
(diff)
19:00 TracRss edited by trac
(diff)
19:00 TracIni edited by trac
(diff)
19:00 TracChangeset edited by trac
(diff)
19:00 WikiDeletePage edited by trac
(diff)
19:00 TracTimeline edited by trac
(diff)
19:00 WikiPageNames edited by trac
(diff)
19:00 TracReports edited by trac
(diff)
19:00 WikiRestructuredText edited by trac
(diff)
18:12 Ticket #12694 (Fix four SPKGs with irregular directory structures) created by kini
The following SPKGs do not have a src/ directory: […] The sage spkgs …
17:28 Ticket #12693 (bug in jordan_form(transformation=true) for integer matrices) created by hthomas
[…] If the output from M.jordan_form(transformation=true) is J,P, then …
16:53 Ticket #12692 (Stopgap for 12509) created by roed
16:37 Ticket #12691 (Create a stopgap warning) created by roed
Sometimes issues can produce mathematically incorrect results, and we …
16:08 Ticket #12690 (signal handling doesn't properly handle multithreaded code) created by rohana
I was playing around with the using the new prange functionality in cython …
12:16 Ticket #12689 (Segfault in solve_left for sparse matrices over ZZ) created by davidloeffler
Calling solve_left on a sparse integer matrix results in an instant …
11:20 Ticket #12688 (Improve documentation of span method) created by rbeezer
I discovered this while working on #12541. Documentation says the check
07:13 WikiStart edited by dahc
(diff)
04:22 Ticket #12687 (Fix Singular doctest error on OpenSolaris) created by jdemeyer
The following is caused by #10296. On hawk (OpenSolaris? 06.2009-32): …
Note: See TracTimeline for information about the timeline view.