Timeline
11/07/11:
- 15:43 Ticket #12003 (improving the list of command-line options in the Sage reference manual) created by
- Right now the Sage reference manual includes fewer than 10 of the many …
- 14:49 Ticket #11993 (Fix output of `sage --version`) closed by
- fixed
- 12:29 Ticket #12002 (avoid race conditions when creating directories - scripts) created by
- Same as #11972 but for the "scripts" repository. Directories should be …
- 12:25 Ticket #11607 (read constraints from linear program) closed by
- fixed
- 12:25 Ticket #10112 (random_prime does not handle erroneous input gracefully - it hangs) closed by
- fixed
- 11:34 Ticket #12001 (performance of dimension of cusp forms for Gamma(N) is insanely slow) created by
- One of the easiest dimension formulas is for the dimension of …
- 10:29 Ticket #12000 (block_matrix over cyclotomics fails) created by
- Block matrix with blocks of size >40 fails because the cyclotomic matrix …
- 04:22 Ticket #11999 (Renaming lazy attributes) created by
- Currently, it is not possible to take an existing lazy attribute and …
- 02:13 Ticket #11991 (record time, version in sage-starts) closed by
- fixed
- 02:13 Ticket #11988 (Bug in LaTeX representation of Dirichlet characters) closed by
- fixed
- 02:12 Ticket #11890 (Sage cannot factor polynomials over number fields with unfactorable ...) closed by
- fixed
- 02:12 Ticket #11886 (fix scipy so it builds on OS X Lion) closed by
- fixed
- 02:12 Ticket #11836 (gens_reduced() does not handle "large" ideals) closed by
- fixed
- 02:12 Ticket #11762 (More import cleanup) closed by
- fixed
- 02:12 Ticket #11761 (Upgrade Cython to 0.15.1) closed by
- fixed
- 02:11 Ticket #11604 (PARI qfminim bug on 32-bit systems (Sage 4.7 and 4.6.2)) closed by
- fixed
- 02:11 Ticket #9334 (Implement Hilbert symbols over number fields) closed by
- fixed
- 02:11 Ticket #10767 (Fractional ideals intersection gives wrong answers in some cases.) closed by
- fixed
- 02:11 Ticket #11130 (Update PARI to version 2.5.0) closed by
- fixed
- 02:11 Ticket #11311 (engine="pdflatex" in view is ignored) closed by
- fixed
- 02:11 Ticket #11321 (Make lcalc compatible with the new PARI) closed by
- fixed
- 02:10 Ticket #9211 (graph vertices cut off) closed by
- fixed
11/06/11:
- 23:56 Ticket #11998 (Duplicate legends when plotting partial function with detect_poles=True) created by
- […] …
- 20:43 Ticket #11997 (fix a mistake in the docstring for lift_to_sl2z (etc.)) created by
- Apply trac_11997.patch and 11997_review.patch
- 13:31 Ticket #11996 (Bug in LaTeX representation of subgroups of permutation groups) created by
- […] 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
- Upstream PARI has extended the Vec(), Vecrev(), Vecsmall(), Col() …
- 05:16 Ticket #11994 (Vertex separation and pathwidth in Sage) created by
- Hello everybody ! This algorithm implements some methods to compute the …
- 00:42 Ticket #11993 (Fix output of `sage --version`) created by
- 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
- 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
- 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
- Look at the following code: […] But inside the sum, it should be clear …
- 07:01 WikiStart edited by
- (diff)
- 02:31 Ticket #11926 ("make" should run Sage once) closed by
- 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
- 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
- […] 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
- The following integration fails: […] But the integral is not divergent. …
- 01:51 Ticket #8654 (add "sage -sqlite3" command line option) closed by
- fixed
- 01:51 Ticket #11946 (Change iteration order for finite field multiplicative_generator()) closed by
- fixed
- 01:51 Ticket #11911 (Fix missing uniqueness of parents when unpickling libsingular polynomial ...) closed by
- fixed
- 01:50 Ticket #11854 (Fix conversion QQ -> PARI) closed by
- fixed
- 01:49 Ticket #11964 (MPIR: Use proper ABI name on Linux PPC64) closed by
- fixed
11/02/11:
- 18:50 Ticket #11986 (inconsistent integer hashing on 64bit systems with python 2.7) created by
- 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
- I tried one simple example "by hand" that actually *uses* lcalc, and was …
- 16:32 Ticket #11984 (Implement doctesting of .sws files) created by
- As title.
- 14:31 Ticket #11983 (unnecessary parentheses for coefficients (finite field) in multivariate ...) created by
- 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
- 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
- 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
- The following is not implemented (but can be done for hyperelliptic …
- 04:06 Ticket #11979 (Divided power algebras) created by
- The two attached files implement divided power algebra as a graded Hopf …
- 01:32 Ticket #11926 ("make" should run Sage once) closed by
- fixed
- 01:32 Ticket #11959 (Remove the necessity to set SAGE_PARALLEL_SPKG_BUILD) closed by
- fixed
- 01:32 Ticket #11972 (avoid race conditions when creating directories) closed by
- 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
- 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
- This looks bad, since tick marks are on both left and right. It's a …
- 14:02 Ticket #11976 (matrix plot colorbars) created by
- I needed colorbars for matrix plots, so I added them. I also fixed a …
- 10:52 Ticket #11975 (Chow-Heegner points) created by
- 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
- 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
- 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
- It is much better to create directories using […] than […] Doing it …
- 10:10 Ticket #11971 (get_memory_usage() doctest failure) created by
- 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
- 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
- fixed
- 04:27 Ticket #11883 (fix boehm-gc so it builds on OS X Lion) closed by
- fixed
- 01:30 Ticket #11969 (Clean up top-level Makefile) created by
- Using && inside commands for pipestatus does not work. Therefore, in …
- 00:31 Ticket #11968 (bug in documentation of random_matrix) created by
- 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
- (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
- (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
- 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
- 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
- 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
- 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
- Came across this working on #1173: […]
- 03:11 Ticket #11961 (Fixes a bug in is_chordal -- two algorithms) created by
- 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
- 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
- The patches on this ticket remove necessity to set the environment …
- 09:02 Ticket #11958 (cplex needs another symbolic link) created by
- 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
- fixed
- 06:45 Ticket #11765 (Sage's 'pkg-config' directory should always be added to PKG_CONFIG_PATH) closed by
- fixed
- 03:08 Ticket #11957 (libSingular slower than Singular-via-pexpect) created by
- 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
- 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
- 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
- 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
- Biopython 1.60 was released in June, 2012. There are numerous enhancements …
- 04:45 Ticket #11952 (Fix conversion Python -> PARI) created by
- Conversion of a Python complex to PARI fails: […] Moreover, the …
- 02:13 Ticket #11951 (nth_prime is badly documented) created by
- 00:24 WikiStart edited by
- (diff)
10/24/11:
- 13:02 Ticket #11950 (Bug in topological_sort) created by
- There is a bug in topological_sort for digraphs: […] A correct answer …
- 12:42 Ticket #11949 (Gurobi Support !) created by
- 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
- Because the argument is converted to float first, the error function …
- 09:04 QuantumDividedPowerAlgebra edited by
- (diff)
- 08:54 QuantumDividedPowerAlgebra created by
- 02:11 Ticket #11947 (Implement cardinality for polynomial quotient rings) created by
- 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
- 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
- The following text currently occurs in …
- 01:17 Ticket #11555 (Expand print representation of free module morphisms) closed by
- fixed
10/22/11:
- 18:23 Ticket #10358 (The sloane_find command is now completely broken) closed by
- fixed
- 13:59 Ticket #11923 (Graph Theory: Small fix on show3d for graphs) closed by
- fixed
- 13:55 Ticket #11099 (digraphs.RandomDirectedGNM) closed by
- fixed
- 13:55 Ticket #11846 (Independent set through Linear Programming (sometimes, it is faster !)) closed by
- fixed
- 13:54 Ticket #11917 (Memory leaks with LP Solvers) closed by
- fixed
- 13:54 Ticket #11944 (Update Graph.clique_maximum to use MILP) closed by
- fixed
- 13:54 Ticket #11928 (Update Graph.clique_number to use MILP) closed by
- fixed
10/21/11:
- 08:00 Ticket #11944 (Update Graph.clique_maximum to use MILP) created by
- 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
- 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
- As title. […] Apply: 1. trac_11942.patch 1. …
- 22:18 WikiStart edited by
- (diff)
- 02:21 Ticket #11891 (NumberField(...).pari_polynomial() should return an integral polynomial) closed by
- fixed
- 02:21 Ticket #11869 (Horrible bug in number field conversion) closed by
- fixed
10/19/11:
- 11:52 Ticket #11812 (traceback with load and attach of .sage files) closed by
- fixed
- 11:52 Ticket #10275 (matrix output strangeness for cached methods) closed by
- fixed
- 11:52 Ticket #9992 (Python scripts try to run before Python is built.) closed by
- fixed
10/18/11:
- 13:14 Ticket #10505 (Round values returned by CPLEX when the variable's type is integer/binary) closed by
- fixed
- 12:47 Ticket #11941 (Solve and assumptions too aggressive with cube root of negative numbers) created by
- #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
- 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
- fixed: Indeed, this is now fixed.
- 06:58 Ticket #11940 (Support for Squareclasses, Quadratic Spaces, Quadratic Lattices) created by
- This package adds support for squareclasses and quadratic spaces/lattices …
- 03:22 Ticket #11939 (Notebook "ulimit -v" does not work) created by
- 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
- 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
- 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
- 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
- At #11900 and …
10/17/11:
- 12:17 Ticket #11934 (Symbolic simplification error) created by
- 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
- This patch fixes some doctest failures for the …
- 11:29 Ticket #11932 (Allow running Sage with a temporary DOT_SAGE directory) created by
- Version which deals with matplotlib issue: apply - …
- 08:52 Ticket #11931 (Fix all element classes should take the parent as first mandatory ...) created by
- Taken from Sets.ParentMethods?._element_constructor_from_element_class: …
- 07:12 Ticket #11930 (disallow non-smooth hyperelliptic curves, and let hyperelliptic curves ...) created by
- 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
- fixed
- 00:59 Ticket #9811 (`sage -i ...` exits with 0, even if it is unable to install a package.) closed by
- fixed
- 00:59 Ticket #11929 (Implement quasi-symmetric functions) created by
- 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
- fixed
- 00:58 Ticket #11119 (ECL 11.1.1 fails on Cygwin) closed by
- fixed
- 00:58 Ticket #11914 (`sage -n` fails when current directory is $SAGE_ROOT/devel/sage) closed by
- fixed
- 00:57 Ticket #10195 (Occasional doctest failure in libs/fplll/fplll.pyx) closed by
- duplicate
- 00:50 Ticket #6210 (docs for the property option of graphs() should include a pointer to the ...) closed by
- fixed
10/16/11:
- 12:10 Ticket #11928 (Update Graph.clique_number to use MILP) created by
- As reported by Peter Mueller, the clique_number method should have …
- 09:11 Ticket #11882 (update readline to 6.2) closed by
- fixed
- 09:10 Ticket #10910 (Avoid nfinit while factoring polynomials) closed by
- duplicate
- 08:38 Ticket #11698 (Fix trivial typo in Sage devel guide) closed by
- fixed
- 08:38 Ticket #11343 (Disallow @ symbol in username because of TinyMCE problems) closed by
- fixed
- 08:11 WikiStart edited by
- (diff)
10/15/11:
- 22:38 Ticket #11927 (option degree_sequence for graphs) created by
- graphs() has an option deg_seq, which is not a pretty name (a newbie can …
- 10:33 WikiStart edited by
- (diff)
- 07:16 Ticket #11926 ("make" should run Sage once) created by
- In a multi-user environment, the user compiling Sage must run it at least …
10/14/11:
- 15:38 Ticket #11925 (Attach ignores inheritance of classes spread over distinct files) created by
- Suppose one has a file named aap.sage with the following contents: […] …
- 11:40 Ticket #11924 (lazy_import_cache.get_cache_file doesn't work well if DOT_SAGE doesn't end ...) created by
- The function get_cache_file in sage/misc/lazy_import_cache.py uses this …
- 11:15 Ticket #11923 (Graph Theory: Small fix on show3d for graphs) created by
- When showing graphs in 3d, the argument pos3d is received by show3d but …
- 07:28 WikiStart edited by
- (diff)
- 07:27 WikiStart edited by
- name dkrenn added (diff)
- 07:22 Ticket #11922 (extension of ZZ gives wrong generator) created by
- Generating an extension in the way below gives back the wrong generator. …
- 05:37 Ticket #11921 (Allow Sympy conversion sign/sgn) created by
- From [ http://groups.google.com/group/sage-support/t/592e98fcece39df1 this …
- 02:42 Ticket #10954 (Expose weight options in distance method) closed by
- fixed
- 02:41 Ticket #9858 (FLINT 1.5.0.p5's test suite fails to build with new GMP/MPIR) closed by
- fixed
- 02:41 Ticket #11367 (Rounding values, and inconsistencies in graph methods) closed by
- fixed
- 02:41 Ticket #8664 (Upgrade Sage's MPIR spkg to version 2.1.3) closed by
- fixed
- 02:40 Ticket #11896 (MPIR 2.x may fail to build on 32-bit operating systems) closed by
- fixed
10/13/11:
- 13:09 Ticket #11920 (Sympow needs to disable fused-multiply-add and should create datafiles) created by
- See #11226 and http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48823. For …
- 08:52 Ticket #11919 (Issue when pickling a formal function) created by
- There is a problem in symbolic function pickling: […] The error was …
- 06:42 WikiStart edited by
- (diff)
- 05:36 Ticket #11918 (Sage should ship its Valgrind suppressions file, or not insist on its ...) created by
- As reported on the IRC, running sage --valgrind (alias `sage …
10/12/11:
- 07:17 Ticket #11917 (Memory leaks with LP Solvers) created by
- As reported on sage-support, there is(was) something dead wrong with the …
- 05:20 Ticket #11916 (add numerical integration to reference manual) created by
- Somewhat surprisingly, this function (numerical_integral) is not in the …
- 00:35 Ticket #11882 (update readline to 6.2) closed by
- fixed
- 00:35 Ticket #11742 (Implementation of class for cores) closed by
- fixed
- 00:35 Ticket #11560 (update sympy to 0.7.1) closed by
- fixed
- 00:34 Ticket #10155 (Implementation of the Cyclic Sieving Phenomenon) closed by
- fixed
- 00:34 Ticket #4260 (use LinBox as native matrix representation for dense matrices over GF(p)) closed by
- fixed
10/11/11:
- 06:42 Ticket #11915 (upgrade matplotlib to 1.1.0) created by
- 1.1.0 was released a few minutes ago. Among other things, matplotlib now …
- 04:44 Ticket #11914 (`sage -n` fails when current directory is $SAGE_ROOT/devel/sage) created by
- Traceback as follows: […] ppurka suggests prepending …
- 02:00 Ticket #10903 (Update Singular to 3-1-3-3) closed by
- fixed
- 01:12 Ticket #11913 (Notebook hang in ?? source display Trackback) created by
- In the notebook, looking at the source of some methods ends with a …
10/10/11:
- 23:24 Ticket #11760 ('sage-location' shouldn't "initialize" .pc (pkg-config) files more than ...) closed by
- fixed: Replying to leif: > P.S.: Thanks for reviewing this; triple X …
- 13:19 Ticket #8497 (bug in simplify_radical) closed by
- fixed
- 06:35 Ticket #298 (autotesting of examples) closed by
- wontfix
- 05:46 Ticket #11912 (Clarify simplify_radical and Maxima's radcan) created by
- We use Maxima's …
- 05:28 Ticket #11911 (Fix missing uniqueness of parents when unpickling libsingular polynomial ...) created by
- First session: […] Second session: […] That is fixed with the …
10/09/11:
- 13:43 Ticket #1385 (Re-organize number field element inheritance hierarchy) closed by
- invalid
- 09:00 Ticket #11910 (Connectivity of complete graphs) created by
- Fixes the problem reported at : …
- 04:11 Ticket #9389 (Bug in polynomials over residue fields (was: sage crashing when computing ...) closed by
- worksforme: Works for me with sage-4.7.2.alpha3.
- 03:51 Ticket #10141 (bug in printing trivial class groups (trivial to fix)) closed by
- worksforme: Fixed in sage-4.7.2.alpha3.
- 03:47 Ticket #5377 (weird output for trivial class group) closed by
- worksforme: Seems to be fixed in sage-4.7.2.alpha3.
- 03:42 Ticket #10730 (simon_two_descent -- reports points as being independent, but they are not) closed by
- duplicate
10/08/11:
- 18:34 CygwinPort edited by
- (diff)
- 18:33 CygwinPort edited by
- (diff)
- 15:22 Ticket #11909 (Merging fixes for PolyBoRi 0.7.1 into 0.8 spkg) created by
- After #11575 was positively reviewed the PolyBoRi 0.7.1 spkg was improved …
- 12:37 Ticket #11908 (Fix tree plotting again) created by
- I wrote some code that produces fairly nice-looking tree plots in #6747, …
- 11:15 Ticket #8886 (tutorial on Python object and classes) closed by
- fixed
- 11:14 Ticket #10163 (make doc-html sometimes hangs after having finished) closed by
- fixed
- 10:22 Ticket #11907 (Modify tutorials: no more 'examples' directory) created by
- All of the versions of the tutorial (en, fr, de, ru) …
- 02:39 Ticket #11901 (Fix more noise on MacOS X 10.4 PPC) closed by
- fixed: Thanks!
- 02:38 Ticket #11632 (conf.py in thematic_tutorials overwrites jsmath macros) closed by
- fixed
Note: See TracTimeline
for information about the timeline view.

