Timeline
03/11/10:
- 21:59 Ticket #8507 (all flag ignored for GF(107)(0).sqrt) created by
- […]
- 20:53 Ticket #8498 (bug in has_good_reduction for a point on an elliptic curve over a number ...) closed by
- fixed
- 20:52 Ticket #8491 (incorrect latex produced for some symbolic expressions) closed by
- fixed
- 20:51 Ticket #8492 (Sage 4.3.4.alpha1: docbuild warnings in HTML version of reference manual) closed by
- fixed
- 20:50 Ticket #8480 (stylistic clean-ups on web page of standard documentation) closed by
- fixed
- 17:39 Ticket #8506 (Inefficient hash for homsets) created by
- This ends up affecting, in particular, hashing of elliptic curves and …
- 16:34 Ticket #8505 (random points on elliptic curve misses half the group) created by
- This is because it chooses only the first of the (usually) two possible …
- 15:39 Ticket #8504 (AbelianGroup.exponent() uses GAP (slow)) created by
- This is an easy fix.
- 15:20 Ticket #8503 (broken multiline input in sage notebook) created by
- Multiline input like […] which works in command line does not work in …
- 14:08 Ticket #8502 (evaluating multivariate polynomials yields non-constant) created by
- The following behaviour does not agree with the documentation for the …
- 12:56 Ticket #8501 (find_root evaluates by plugging an equation into the function) created by
- With 4.3.3: […] Note that the last evaluation was a symbolic equation, …
- 12:49 Ticket #8500 (Add the set of TransitiveGroups) created by
- This patch implements the finite enumerated set of transitive permutation …
- 11:15 WikiStart edited by
- (diff)
- 08:55 Ticket #8499 (partial_fraction_decomposition does not work over algebraic extensions) created by
- How can one compute a partial fraction decomposition over the complex …
- 02:39 Ticket #8498 (bug in has_good_reduction for a point on an elliptic curve over a number ...) created by
- Jean Gillibert reported me the following bug. Define […] Then the …
- 02:33 Ticket #8497 (bug in simplify_radical) created by
- the documentation of simplify_radical says: […] however if indeed …
- 00:14 Ticket #8496 (Implement canonical heights for elliptic curves over number fields) created by
03/10/10:
- 22:33 Ticket #8495 (Regression: Many mathematica doctests now fail) created by
- Since #3587, which implements a _sage_() method for mathematica elements, …
- 21:40 Ticket #8494 (docstring for digits() should mention its inverse) created by
- One can use the digits() method to go from an integer to a list of …
- 20:53 Ticket #8463 (Test failure of sage/homology/delta_complex.py) closed by
- fixed: Close as fixed by #8474.
- 20:47 Ticket #8475 (Pickling of _python_object_alphabet is broken) closed by
- fixed
- 20:46 Ticket #8457 (Yet more annoying warnings when building the reference manual) closed by
- fixed: Merged …
- 20:45 Ticket #8311 (elliptic curve random point hangs when group is trivial) closed by
- fixed: Merged …
- 20:44 Ticket #8406 (problem with duck typing in c_graph) closed by
- fixed: Merged in this order: 1. …
- 17:48 Ticket #8472 (add %xelatex to notebook) closed by
- duplicate
- 13:20 Ticket #8493 (Complex conjugation in Galois groups) created by
- The attached patch contains some simple code which will return the element …
- 11:00 Ticket #8492 (Sage 4.3.4.alpha1: docbuild warnings in HTML version of reference manual) created by
- With Sage 4.3.4.alpha1 and ticket #8457, building the HTML version of the …
- 09:23 Ticket #8491 (incorrect latex produced for some symbolic expressions) created by
- […]
- 08:38 Ticket #8490 (Bad behavior of is_square_free for Words) created by
- The method is_square_free of sage.combinat.words.word.Word returns the …
- 07:24 Ticket #8489 (New `sageexample` environment for sagetex) created by
- The attached patch for sagetex adds a new sageexample environment for …
- 05:16 Ticket #8488 (Add support for @interact to the Sage library and module for a library of ...) created by
- See …
- 02:05 Ticket #8487 (Use use_grobner in to_poly_solve) created by
- Sage returns no solution […] reported on …
03/09/10:
- 23:38 Ticket #8486 (Xelatex and Sage notebook) created by
- I think I want, e.g., the following works in Sage notebook. %latex 실수 …
- 21:19 Ticket #8485 (port Jeechul Woo's gp script for 3-isogeny descent to Sage) created by
- 18:19 Ticket #8484 (incremental improvements to prove_BSD) created by
- 07:37 Ticket #8483 (Multiplication faster than squaring?) created by
- This is odd: […] First, note that squaring is slower than …
- 00:04 Ticket #8435 (SageNB 0.7.5.3) closed by
- fixed: I'm going to merge 0.7.5.3 into alpha1 since it seems like the issue is …
03/08/10:
- 23:49 Ticket #7943 (move docbuild commands to their own targets in SAGE_ROOT/makefile) closed by
- fixed
- 23:46 Ticket #8452 (Code check: Pickling of nested classes) closed by
- fixed
- 23:44 Ticket #8430 (doctest failures with Sage 4.3.4.alpha0) closed by
- fixed
- 22:41 Ticket #8460 (doctest failure sagenb-0.7.5.1-py2.6.egg/sagenb/misc/sageinspect.py) closed by
- fixed: This happens to be part of #8430 and the fix from #8324 is part of #8435.
- 21:10 Ticket #8221 (blank space at bottom of worksheet missing) closed by
- fixed: Possibly in sagenb.notebook.interact, I think. The space is useful for …
- 21:00 Ticket #8325 (Sphinx warning: 'Could not parse cython argspec') closed by
- fixed: Merged sagenb patch V2 in sagenb-0.7.5.3, which will be at #8435.
- 20:59 Ticket #8443 (Active cell jumps to end of worksheet when evaluating a cell) closed by
- fixed
- 20:58 Ticket #8225 (%time now hugely broken in sagenb-0.7.4 (sage-4.3.2)) closed by
- fixed
- 13:50 Ticket #8482 (Add a link from the static help embedded in the notebook to the ...) created by
- Task: in the static documentation that appears embedded in the notebook …
- 12:57 Ticket #7733 (Graph(g) and DiGraph(g) do not keep the embedding !) closed by
- fixed
- 12:56 Ticket #8474 (Detect whether a program is in the path) closed by
- fixed
- 12:54 Ticket #8296 (getattr hack not failing graciously on descriptors / tab completion broken ...) closed by
- fixed
- 12:54 Ticket #7993 (whitespace error in doctest causes A Mysterious Error.) closed by
- fixed
- 12:50 Ticket #7091 (sqlachemy test suite fails when building with SAGE_CHECK) closed by
- fixed
03/07/10:
- 14:49 Ticket #8481 (lift doesn't work for vector space homomorphisms) created by
- […] Another somewhat related issue: […] Note that (2, -4) is not …
- 14:02 Ticket #8480 (stylistic clean-ups on web page of standard documentation) created by
- In preparation for new additions to the Sage standard documentation (cf. …
- 13:19 Ticket #8479 (numpy support for more basic functions) created by
- The attached patch adds numpy support for the functions: coth, sech, …
- 12:11 Ticket #8478 (Programming tutorial page seems incorrect) created by
- The section Standalone Python/Sage? Scripts at …
- 10:43 Ticket #8477 (Force GNU make to build PALP serially) created by
- PALP fails to build in parallel with GNU make. Some output from `make …
- 07:29 Ticket #8476 (return the correct class instance in MPolynomialSystem.__copy__) created by
- 01:14 Ticket #8475 (Pickling of _python_object_alphabet is broken) created by
- Thanks to #7448 and #8452, on can trace unpicklable class throughout sage. …
03/06/10:
- 21:15 Ticket #8474 (Detect whether a program is in the path) created by
- In various places in the Sage library, we test for the existence of …
- 20:15 Ticket #8473 (notebook option to upload a .sws file) created by
- It would be great for those of us who have installed Sage to be able to …
- 20:08 Ticket #8472 (add %xelatex to notebook) created by
- In …
- 18:47 Ticket #8471 (Upgrade or patch pexpect) created by
- Specifying the full path of a command to Expect hits a bug in the …
- 18:38 Ticket #8470 (new documentation categories "FAQ" and "Thematic Tutorials") created by
- This is a meta-ticket that helps in organizing changes and additions to …
- 18:25 Ticket #8469 (add "Number Theory and the RSA Public Key Cryptosystem" to "Thematic ...) created by
- Add the document …
- 18:22 Ticket #8468 (add "Group Theory and Sage: A Primer" to the classification "Thematic ...) created by
- Add the document [ http://buzzard.ups.edu/sage/sage-group-theory-primer.pdf …
- 18:18 Ticket #8467 (move the document "Linear Programming in Sage" to "Thematic Tutorials") created by
- Move the document "Linear Programming in Sage", found …
- 18:09 Ticket #8466 (include the document "Sage and Coding Theory" in the classification ...) created by
- Ticket #3624 has a document called "Sage and Coding Theory" that fits …
- 18:03 Ticket #8465 (move the document "Python Functional Programming for Mathematicians" to ...) created by
- The new documentation classification "Thematic Tutorials" aims to include …
- 17:52 Ticket #8464 (add FAQ to standard documentation) created by
- Add the FAQ on the Sage wiki to the Sage …
- 17:36 Ticket #8356 (python 2.6.4 is configured with an unrecognised option) closed by
- fixed: Fixed by #8440.
- 16:23 Ticket #8357 (eclib: suppress / delete files left by doctests and check, fix building in ...) closed by
- fixed
- 16:11 Ticket #7902 (scipy-0.7.p3: misbuilt silently, due to missing perl modules) closed by
- fixed
- 16:01 Ticket #8445 (sh: kpsewhich: not found - Sage 4.3.4.alpha0 on Solaris) closed by
- fixed
- 15:57 Ticket #8264 (swap_row does not work on modular matrices) closed by
- fixed
- 15:55 Ticket #7448 (Sphinx nested class rendering.) closed by
- fixed: Merged just trac_7448-nested_class_sphinx-fh.5.patch
- 15:47 Ticket #8462 (Numerical noise in /sage/sage/plot/colors.py on Solairs SPARC) closed by
- fixed
- 15:23 Ticket #8463 (Test failure of sage/homology/delta_complex.py) created by
- I'm getting lots of failures on a patched version of 4.3.4.alpha0 for many …
- 15:14 Ticket #8461 (Numerical noise in /sage/sage/plot/colors.py) closed by
- duplicate
- 15:11 Ticket #8401 (doctest devel/sage/sage/graphs/graph_database.py fails on Solaris 10 ...) closed by
- fixed: Fixed by #8408
- 15:11 Ticket #8400 (doctest devel/sage/sage/databases/database.py fails on Solaris 10 (SPARC)) closed by
- fixed: Fixed by #8408
- 15:11 Ticket #8399 (doctest devel/sage/sage/graphs/graph.py fails on Solaris 10 (SPARC)) closed by
- fixed: Fixed by #8408
- 15:10 Ticket #8398 (doctest devel/sage/sage/graphs/generic_graph.py fails on Solaris 10 ...) closed by
- fixed: Fixed by #8408.
- 15:10 Ticket #8397 (doctest devel/sage/sage/graphs/graph_list.py fails on Solaris 10 (SPARC)) closed by
- fixed: Fixed by #8408
- 14:29 Ticket #8462 (Numerical noise in /sage/sage/plot/colors.py on Solairs SPARC) created by
- Running Solaris 10 on a SPARC, I get some numerical noise on this. Since …
- 14:23 Ticket #8461 (Numerical noise in /sage/sage/plot/colors.py) created by
- Running Solaris 10 on a SPARC, I get some numerical noise on this. Since …
- 14:13 Ticket #8460 (doctest failure sagenb-0.7.5.1-py2.6.egg/sagenb/misc/sageinspect.py) created by
- I get this failure on Solaris 10, on SPARC using a modified version of the …
- 13:41 Ticket #8459 (broken translation of polylog from Maxima) created by
- Maixma's li[2](x) translates to polylog2(x) which is not defined in Sage …
- 11:35 Ticket #8440 (Removal of pyprocessing causing problems as _multiprocessing not building ...) closed by
- fixed
- 11:18 Ticket #8458 (iterator for graphs() doesn't return independent graphs) created by
- From …
- 07:50 Ticket #5601 (Colors: CSS3/SVG presets, construct from HSL/HSV, blend/lighter/darker ...) closed by
- fixed
- 02:10 Ticket #8457 (Yet more annoying warnings when building the reference manual) created by
- Mostly of this sort: […] This may happen because wrapped_class = str …
- 01:37 Ticket #8418 (Reduced Rauzy graph) closed by
- fixed
- 01:18 Ticket #8358 (improved documentation of number_field.py) closed by
- fixed
- 01:16 Ticket #8353 (Adding height() and width() functions to square grid paths) closed by
- fixed
- 00:52 Ticket #8233 (concatenation of words should preserve the data type represention when ...) closed by
- fixed
- 00:52 Ticket #8456 (lazy import improvements) created by
- 1. Cythonize for speed. 1. Insert original object into namespace on …
- 00:50 Ticket #8376 (improve documentation for RealField) closed by
- fixed
- 00:50 Ticket #8422 (ChainPoset in broken for small input) closed by
- fixed
- 00:39 Ticket #8112 (flint fails to build in Open Solaris x64 as 64 bit since FLINT_TUNE is not ...) closed by
- fixed
- 00:36 Ticket #8283 (A better Carmichael lambda function) closed by
- fixed
- 00:35 Ticket #8354 (ReST fixes based on Sage 4.3.3) closed by
- fixed
- 00:35 Ticket #8455 (Update MPIR to 1.3.1) created by
- 00:30 Ticket #8266 (Improve documentation for word objects) closed by
- fixed
- 00:29 Ticket #8432 (make iconv a prerequisite for building gd) closed by
- fixed
- 00:26 Ticket #8391 (Change 'top' to 'prstat' on Solaris for get_memory_usage() and top()) closed by
- fixed
- 00:25 Ticket #8374 (Numerical noise in devel/sage/sage/symbolic/constants_c.pyx) closed by
- fixed
- 00:24 Ticket #8375 (Numerical noise in devel/sage/sage/symbolic/pynac.pyx) closed by
- fixed
- 00:23 Ticket #8408 (Update sqlite to 3.6.22 (the latest version)) closed by
- fixed
- 00:18 Ticket #7867 (GCC reports incorrect flags compiling descent_two_isogeny.c on Solaris 10) closed by
- fixed
- 00:18 Ticket #8261 (cygwin: mpfr fails 1 test in its test suite on windows) closed by
- fixed
03/05/10:
- 23:28 Ticket #8454 (notebook() docstring for accounts is wrong) created by
- The docstring for notebook has out of date information for the accounts …
- 22:21 Ticket #8453 (Update PARI to 2.3.5) created by
- There is an spkg at …
- 16:50 stab1 edited by
- #5712 is related to #7702 (diff)
- 16:43 Ticket #8452 (Code check: Pickling of nested classes) created by
- Florent Hivert has recently devised a nice way to use Sphinx to test that …
- 15:57 Ticket #8451 (improve galois representation for elliptic curves) created by
- See also: #8617 In #8118, I have moved Galois representation for elliptic …
- 14:01 Ticket #8450 (contour_plot chokes on function which involves imaginary numbers) created by
- This gives an error: […] but this works: […] and this works: …
- 13:53 Ticket #8449 (real_part? has an unescaped \r) created by
- This docstring should be a raw string (i.e., r""" ... """)
- 09:13 Ticket #8448 (doc/common/builder.py doctests write files in Sage tree) created by
- I am using a system-wide install, so I don't have write access in the Sage …
- 08:59 Ticket #8447 (Detect when Sage is old and issue warning) created by
- Various threads - e.g …
- 08:28 Ticket #8446 (avoid 0^0 in number fields) created by
- In the case of a trivial number field, such as […] the Selmer group …
- 05:42 Ticket #8445 (sh: kpsewhich: not found - Sage 4.3.4.alpha0 on Solaris) created by
- == Background == After downloading the 4.3.4.alpha0.tar I applied some …
- 04:41 Ticket #8444 (Memleak in conversion for univariate polynomial rings) created by
- At …
- 04:02 Ticket #8443 (Active cell jumps to end of worksheet when evaluating a cell) created by
- The problem seems to be duplicate cell IDs. The function …
03/04/10:
- 19:08 Ticket #8442 (Lie Methods and Related Combinatorics (tutorial)) created by
- This patch adds a tutorial about Lie Methods and Related Combinatorics to …
- 17:26 Ticket #8441 (Coleman-Gross local height pairing on hyperelliptic curves) created by
- Currently, a work in progress (lots of doctests need to be written and …
- 16:50 Ticket #8087 (jinja2 fails to build on Open Solaris x64 (looks like 32/64 mix)) closed by
- invalid: Seems reasonable.
- 15:56 Ticket #8440 (Removal of pyprocessing causing problems as _multiprocessing not building ...) created by
- Since #6503 removed pyprocessing from Sage, multiprocessing (or perhaps …
- 14:52 Ticket #8387 (help (notebook) examples use deprecated usage.) closed by
- fixed
- 14:51 Ticket #8265 (LaTeX-friendly Unicode characters in underscored methods' docstrings) closed by
- fixed
- 14:51 Ticket #8324 (Reconcile sage.misc.sageinspect and sagenb.misc.sageinspect) closed by
- fixed
- 14:50 Ticket #8141 (Update font stacks, sans-serif and monospace, for SageNB pages) closed by
- fixed
- 14:37 Ticket #8439 (maxima interface hangs gcl and/or clisp backends) created by
- This is a possible problem when using an external maxima, that uses a …
- 12:42 Ticket #8438 (Construction of a skew partition from its row and column lengths) created by
- […]
- 11:12 Ticket #8437 (wrong unix rights/permissions of some files after make dist) created by
- see #1240 for the description (I was told not to reopen tickets).
- 09:15 Ticket #8436 (Automatic LaTeX output is broken in notebook) created by
- Clicking on the left of a cell output in the notebook used to cycle …
- 08:43 Ticket #1240 (wrong unix rights/permissions of some files after make dist) closed by
- fixed: Please do not reopen tickets that are already closed. Open another ticket …
- 03:11 Ticket #8435 (SageNB 0.7.5.3) created by
- New package available at * …
- 01:32 Ticket #8434 (sage -g uses user's PYTHONPATH) created by
- Hi alltogether, I currently work with the …
- 00:08 Ticket #8433 (plot3d for tachyon hangs) created by
- The following plot command fails (tachyon gets all CPU usage and no …
03/03/10:
- 19:55 Ticket #8432 (make iconv a prerequisite for building gd) created by
- From [ http://groups.google.com/group/sage-release/msg/2c501eca0da2a056 …
- 15:49 Ticket #8431 (Substitutions over unit cube faces (Rauzy fractals)) created by
- This patch introduces unit cube faces and substitutions over them, as …
- 10:42 Ticket #8430 (doctest failures with Sage 4.3.4.alpha0) created by
- From …
- 10:18 Ticket #8429 (Split word.py file into 4 files) created by
- The file word.py is getting very huge and forces one to create new …
- 07:05 Ticket #8255 (update SageTeX spkg to 2.2.3.p0 to fix spkg-check script) closed by
- fixed: Merged …
- 07:02 Ticket #8304 (Remove stray factors of 2 in Coleman integration) closed by
- fixed: Merged in this order: 1. …
- 06:47 Ticket #8260 (valuation of zero is wrong for Qq) closed by
- fixed
- 06:46 Ticket #8309 (speedup prime range) closed by
- fixed
- 06:40 Ticket #7927 (Extend coleman integration to handle Weierstrass points) closed by
- fixed: Merged in this order: 1. …
- 06:34 Ticket #8347 (Test the positivity of a number field element) closed by
- fixed: Merged …
- 06:30 Ticket #8276 (Make the one(), identity_matrix() and zero_matrix() cached and immutable) closed by
- fixed: Merged in this order: 1. …
- 06:27 Ticket #8294 (Copy is broken on 2x2 integer matrix (mutability is not set)) closed by
- fixed
- 06:25 Ticket #8331 (BipartiteGraph constructor does not create partitions for dict inputs) closed by
- fixed: Ryan: remember to put a sensible commit message in your patch, together …
- 06:23 Ticket #8273 (Enumeration of cycles in directed graphs) closed by
- fixed: Merged in this order: 1. …
- 06:20 Ticket #7966 (Giving some punch to distance computations) closed by
- fixed
- 06:18 Ticket #7854 (speed up edge_connectivity in easy cases) closed by
- fixed
- 06:17 Ticket #7671 (strongly_connected_components in c_graphs) closed by
- fixed
- 06:09 Ticket #7872 (Adding coordinate transformations to plot3d) closed by
- fixed: Merged in this order: 1. …
- 06:06 Ticket #8349 (bug in isogenies) closed by
- fixed: Merged …
- 06:03 Ticket #8319 (elliptic curve canonical height bug for non-minimal models) closed by
- fixed
- 06:01 Ticket #7619 (Pickling support for finite word defined by callable and iterable) closed by
- fixed: Merged …
- 05:58 Ticket #7520 (Improving word construction) closed by
- fixed: Merged …
- 05:54 Ticket #8412 (Trivial Center of Matrix Group) closed by
- fixed: Merged …
- 02:51 Ticket #8428 (Problem with rational_points over plane curves AND addition of ...) created by
- The newly "improved" rational_points function for projective plane curves …
03/02/10:
- 21:54 Ticket #8427 (notebook fortran mode does not work with blank first line (or subroutine ...) created by
- This example does not work from the tutorial …
- 21:17 Ticket #8426 (polynomial * constant does not work if constant is a numpy type) created by
- This should work: […] Instead, I get: […] Note that this does …
- 20:11 Ticket #6932 (jordan_form with transformation=true fails on a 1x1 matrix) closed by
- fixed: Close as fixed by #6942.
- 18:19 Ticket #8302 (cubical complexes, delta complexes, and more) closed by
- fixed: Merged in this order: 1. …
- 18:03 Ticket #8371 (Error building pyprocessing on Solaris SPARC after changes to python) closed by
- wontfix: Closing this as wontfix since #6503 removes pyprocessing from the standard …
- 17:58 Ticket #6503 (remove the pyprocessing spkg from sage, then sort out any fallout that ...) closed by
- fixed: Merged in this order: 1. Removed …
- 17:35 Ticket #8425 (BipartiteGraph add_edge allows bipartite property to be violated) created by
- add_edge() needs to be overridden in BipartiteGraph in order to preserve …
- 16:48 Ticket #8159 (Updated Cython backend for mpmath) closed by
- fixed: Merged in this order: 1. …
- 15:35 Ticket #8363 (cddlib-094f.p4 has a useless check for mpir which breaks on Solaris) closed by
- fixed: Merged …
- 15:31 Ticket #7761 (Python 2.6.2.p4 faills to build on OpenSolaris) closed by
- Merged …
- 15:21 Ticket #8285 (Update R's spkg-install to work on Solaris) closed by
- fixed: Merged …
- 15:16 Ticket #8178 (zn_poly fails to build in Open Solaris x64 as 64 bit even if SAGE64=yes) closed by
- fixed: Merged …
- 15:08 Ticket #8039 (ATLAS libs fail to build on Open Solaris 64 bit due to wrong LDFLAG ...) closed by
- fixed: Merged …
- 15:01 Ticket #8275 (upgrade to ecl 10.2.1) closed by
- fixed: Merged [ http://wstein.org/home/wstein/ports/cygwin/ecl-10.2.1.spkg …
- 14:46 Ticket #8352 (twisted-8.2.0.p1 fails to build in Open Solaris x64 as 64 bit even if ...) closed by
- fixed: Close as fixed by #7552.
- 14:45 Ticket #7552 (Update the Twisted package to 9.0) closed by
- fixed: Merged …
- 14:38 Ticket #8191 (Add iconv needed for Solaris, and possibly Cygwin too) closed by
- fixed: Merged in this order: 1. Replace current "install" under …
- 14:27 Ticket #8365 (Reorganize slightly the outline of the documentation of Polynomial Rings) closed by
- fixed: Merged in this order: 1. …
- 14:22 Ticket #8362 (Fix typo in documentation of Disjoint Union of Enumerated Sets) closed by
- fixed
- 14:19 Ticket #8320 (Make HTML doc headers and footers more compact) closed by
- fixed: Merged in this order: 1. …
- 14:17 Ticket #8310 (bad ReST formatting in kazhdan_lusztig.py) closed by
- fixed
- 14:15 Ticket #8295 (Documentation for Kazhdan-Lusztig polynomials and Iwahori Hecke algebras) closed by
- fixed: Daniel: The patch doesn't contain your username. I have merged …
- 14:11 Ticket #8037 (add sagetex to the french tutorial) closed by
- fixed: Merged …
- 14:06 Ticket #8328 (clisp rather than ecl mentioned on web page) closed by
- fixed
- 14:04 Ticket #8244 (Annoying warnings when building the HTML reference manual) closed by
- fixed: Merged in this order: 1. …
- 13:59 Ticket #7877 (matrix indexing should be explained in the manual) closed by
- fixed: Merged in this order: 1. …
- 13:55 Ticket #3211 (make echelon_form work over fraction fields (and hermite_form = old ...) closed by
- fixed: Close as fixed by #8008.
- 13:52 Ticket #8008 (Implement an rref() function which works over the fraction field of the ...) closed by
- fixed: Merged in this order: 1. …
- 13:47 Ticket #8326 (Sphinx warnings about posets and poset_example) closed by
- fixed
- 13:44 Ticket #8131 (Catalan numbers are integers) closed by
- fixed: Merged …
- 13:40 Ticket #8396 (element_class of Subsets is broken) closed by
- fixed: Samuele: Mercurial interprets your "commit message" as a comment, hence …
- 13:35 Ticket #8318 (overlap_partion of a word should return an instance disjoint set data ...) closed by
- fixed: Merged in this order: 1. …
- 13:32 Ticket #8289 (Clean up WordMorphism.__call__) closed by
- fixed: Merged in this order: 1. …
- 13:30 Ticket #8268 (Improve speed of Christoffel word construction) closed by
- fixed: Merged in this order: 1. …
- 13:27 Ticket #8259 (Conversion from symmetric polynomials to basis of monomial symmetric ...) closed by
- fixed: Merged in this order: 1. …
- 13:22 Ticket #8227 (Improving iterated palindromic closure computation) closed by
- fixed: Merged in this order: 1. …
- 13:19 Ticket #8187 (improve equality tests for words) closed by
- fixed: Merged in this order: 1. …
- 13:15 Ticket #8299 (coercion and the bool type) closed by
- fixed
- 13:13 Ticket #8307 (gfan-0.4plu keeps getting upgraded) closed by
- fixed: Merged …
- 13:11 Ticket #8157 (why the bit limit of 2^24 in RealField?) closed by
- fixed: Merged in this order: 1. …
- 13:06 Ticket #7984 (QQbar doesn't use canonical coercion for comparison) closed by
- fixed: Robert: I have merged …
- 13:02 Ticket #8323 (The variable "name" is predefined in Sage) closed by
- fixed
- 11:14 Ticket #8424 (bounding box calculation doesn't handle NaN or infinity) created by
- Robert Marik pointed out that there is a bug in the bounding box …
- 10:37 Ticket #8423 (fractals: add code to plot julia sets) created by
- Add code to sage for plotting Julia sets.
- 09:54 Ticket #8422 (ChainPoset in broken for small input) created by
- For n>2 the answer is correct: […] However: […] …
- 08:05 Ticket #8421 (Change BipartiteGraph .left and .right to sets) created by
- The documentation describes the 'left' and 'right' attributes of …
- 06:12 Ticket #8420 (new feature : class of perfect matching) created by
- I am working on implementing the enumerated set of perfect matchings of a …
- 06:04 Ticket #8419 (cddlib fails to build on OpenSolaris fully.) created by
- As reported by Jaap Spies, one of the reviewers of #8363, the package is …
- 05:06 Ticket #8418 (Reduced Rauzy graph) created by
- Adding the function reduced_rauzy_graph in word.py
- 03:00 Ticket #8417 (improve CubeGraph and HyperStarGraph generation) created by
- see the title…
- 02:58 Ticket #8416 (long doctest elliptic_curves/ell_modular_symbols.py fails on Solaris 10 ...) created by
- Applying all the patches at #8409, Sage 4.3.3 builds and passes all the …
- 00:59 Ticket #8415 (bug in quadratic field embedding into QQbar) created by
- […] GDB Backtrace: […] The problem is actually here: […] …
03/01/10:
- 18:56 Ticket #8350 (BipartiteGraph override add_vertex() and add_vertices()) closed by
- duplicate: merged with #8330
- 17:36 Ticket #8414 (lattice -> domain in weyl_groups.py) created by
- WeylGroups? and WeylGroupElements? have a method lattice() and also an …
- 15:05 Ticket #8413 (Add "Unknown" truth value) created by
- As discussed on …
- 14:46 Ticket #8412 (Trivial Center of Matrix Group) created by
- When calculating the center of a group, GAP returns an empty list of …
- 11:42 Ticket #8411 (Branching rule fix and doc revision) created by
- This corrects a minor problem with branching rules in weyl_characters.py. …
- 09:30 Ticket #8410 (Improve robustness of @parallel) created by
- Run the following: […] and interrupt it with ctrl-c (or esc in the …
- 08:39 Ticket #8367 (element_class of Subsets is broken) closed by
- duplicate: Replying to giraudo: Hi Samuele, I think you made a mistake …
- 08:12 Ticket #8409 (Fix build and doctest issues for Solaris 10 (SPARC) in 32-bit mode.) created by
- As of Sage 4.3.3, Sage will not build on Solaris 10 (SPARC). This lists …
- 07:11 WikiStart edited by
- (diff)
- 05:33 Ticket #8408 (Update sqlite to 3.6.22 (the latest version)) created by
- One doctest that fails on Solaris #8400 is solved by updating the version …
- 05:09 Ticket #8407 (more practical construction of word paths) created by
- Improve the construction of word path parent : creation from 2*n letters …
- 04:20 stab1 edited by
- (diff)
- 04:17 stab1 created by
- 02:53 Ticket #7380 (Replace Graph.vertices() by Graph.vertex_iterator when possible) closed by
- worksforme: Replying to ncohen: > oops... Well, if "vertices()" is calling …
- 00:28 Ticket #8406 (problem with duck typing in c_graph) created by
- two examples: […] This should be [a], but int(a)=9 […] This …
02/28/10:
- 17:53 Ticket #7932 (_Complex_I undeclared - a new bug totally stops a Solaris 10 build.) closed by
- fixed: Close as fixed by #8163.
- 15:46 Ticket #8405 (Linear Arboricity, Acyclic edge coloring) created by
- This patch implements LP formulations of Linear Arboricity and Acyclic …
- 10:45 Ticket #8404 (Computing a H-minor) created by
- This patch is a linear program to compute a H minor of a graph... I hope …
- 10:03 Ticket #7380 (Replace Graph.vertices() by Graph.vertex_iterator when possible) closed by
- wontfix: Useless.
- 09:57 Ticket #8403 (Steiner Tree) created by
- Here is a patch containing the function Graph.steiner_tree. It consists …
- 08:45 Ticket #8402 (Sanity check for Parents and Elements) created by
- Here is the summary of what was decided on …
- 08:41 Ticket #8401 (doctest devel/sage/sage/graphs/graph_database.py fails on Solaris 10 ...) created by
- == Details of the computer == * Sun Blade 1000 * 2 x 900 MHz UltraSPARC …
- 08:25 Ticket #8400 (doctest devel/sage/sage/databases/database.py fails on Solaris 10 (SPARC)) created by
- == Details of the computer == * Sun Blade 1000 * 2 x 900 MHz UltraSPARC …
- 08:23 Ticket #8399 (doctest devel/sage/sage/graphs/graph.py fails on Solaris 10 (SPARC)) created by
- == Details of the computer == * Sun Blade 1000 * 2 x 900 MHz UltraSPARC …
- 08:22 Ticket #8398 (doctest devel/sage/sage/graphs/generic_graph.py fails on Solaris 10 ...) created by
- == Details of the computer == * Sun Blade 1000 * 2 x 900 MHz UltraSPARC …
- 08:19 Ticket #8397 (doctest devel/sage/sage/graphs/graph_list.py fails on Solaris 10 (SPARC)) created by
- == Details of the computer == * Sun Blade 1000 * 2 x 900 MHz UltraSPARC …
- 07:13 Ticket #8396 (element_class of Subsets is broken) created by
- element_class of Subsets is broken […] Note: this should be caught by …
- 06:52 Ticket #8395 (degree() reports the degree of a self-loop vertex as contributing 1 to ...) created by
- Note: When this ticket is closed, make sure to also close ticket …
- 06:48 Ticket #8394 (plot/plot3d/tri_plot.py is at 0% coverage: get it to 100%) created by
- The adaptive refinement code in tri_plot.py has almost no docstrings or …
- 06:36 Ticket #8393 (bring plot3d.py to 100% coverage) created by
- plot3d.py is only missing three doctests to get to 100%: […]
- 03:59 WikiStart edited by
- (diff)
02/27/10:
- 15:42 Ticket #4574 (add notebook_object.py docs to the reference manual, and possibly a short ...) closed by
- fixed: Close as fixed by #7506.
- 13:04 Ticket #8392 (Implement RSK for generalized permutations) created by
- Since the user is currently very strongly encouraged to use good …
- 11:18 Ticket #8391 (Change 'top' to 'prstat' on Solaris for get_memory_usage() and top()) created by
- The file 'getusage.py' has two main functions. * top() - Display the …
- 11:07 Ticket #8390 (Find all roots of a trigonometric equation) created by
- When using […] sage returns [x == 1/6*pi]. Which is correct, but we …
- 09:22 Ticket #8389 (Sage eats all memory trying to evaluate MatrixSpace(QQ, 2)['x']) created by
- This makes Sage eat all available memory until it gets interrupted: …
- 09:19 WikiStart edited by
- (diff)
- 08:55 Ticket #8388 (pickle the paths of Rauzy diagrams) created by
- There is a pickle error with the nested class RauzyDiagram?.Path in …
- 07:59 Ticket #8387 (help (notebook) examples use deprecated usage.) created by
- Using Sage 4.3.3 help(notebook) shows […] Then the second and …
- 05:33 Ticket #1317 (graphs: calculate edge and vertex cut-sets) closed by
- duplicate
- 05:06 Ticket #8386 (enhanced version of iet) created by
- 1) The library for iet is moved from sage.combinat.iet to …
02/26/10:
- 15:35 Ticket #8385 (Add hostname, date and time to test.log) created by
- Currently, if one runs […] a file […] is created with the …
- 15:33 Ticket #8384 (incoherent web pages) created by
- The web page http://wiki.sagemath.org/SageDays is not coherent with …
- 15:10 Ticket #8383 (Make symbolic versions of moebius, sigma, and euler_phi functions) created by
- I hit the following problem: […] Wouldn't it better to keep sigma(x) …
- 15:03 Ticket #8382 (missing previous_probable_prime (companion to next_probable_prime)) created by
- next_probable_prime exists but previous_probable_prime does …
- 15:00 Ticket #8381 (typo in documentation of rational_reconstruction) created by
- […] The mathrm should be removed.
- 09:20 Ticket #8380 (Implement an interface to GAP3) created by
- It would be great to have an interface to GAP3 so that one can use GAP3 …
- 05:21 Ticket #8379 (add arithmetic for Boolean functions) created by
- we define: * ~ : returns the complement Boolean function * +,* …
- 02:14 Ticket #8378 (typo in documentation of crt) created by
- […] However in the documentation of crt a, b are the residues, …
- 01:34 Ticket #8377 (improve documentation for RealField) closed by
- duplicate: oops, this is a duplicate of #8376.
- 01:31 Ticket #8377 (improve documentation for RealField) created by
- There is no example of using rounding modes with RealField?.
- 01:29 Ticket #8376 (improve documentation for RealField) created by
- There is no example of using rounding modes with RealField?.
- 01:00 Ticket #8375 (Numerical noise in devel/sage/sage/symbolic/pynac.pyx) created by
- == The computer hardware & software == * Sun Blade 1000 * 2 x 900 MHz …
- 00:56 Ticket #8374 (Numerical noise in devel/sage/sage/symbolic/constants_c.pyx) created by
- == The computer hardware & software == * Sun Blade 1000 * 2 x 900 MHz …
02/25/10:
- 22:47 Ticket #8373 (finite fields constructed with non-primitive defining polynomial) created by
- Consider the following code: […] This is all fine mathematically, as …
- 21:01 Ticket #8372 (split up incidence_matrix() over graph.py and digraph.py) created by
- From …
- 15:25 Ticket #8371 (Error building pyprocessing on Solaris SPARC after changes to python) created by
- == The computer hardware & software == * Sun Blade 1000 * 2 x 900 MHz …
- 15:00 Ticket #8370 (Add tour_functions to the French tutorial (cf. #5463)) created by
- tour_functions.rst (added by #5463) is missing from the French translation …
- 14:42 WikiStart edited by
- blocker report for Sage 4.3.4 milestone (diff)
- 12:15 Ticket #8369 (Mistake in text on data file upload page) created by
- The sentence: "Or enter the url of a worksheet file on the web:" at …
- 11:15 Ticket #8368 (add colorbar option to contour_plots) created by
- This patch adds the option of creating a color bar on a filled contour …
- 09:39 Ticket #8367 (element_class of Subsets is broken) created by
- element_class of Subsets is broken […] Note: this should be caught by …
- 09:24 Ticket #8366 (make contour plot labels and linestyles work when fill=True) created by
- We have an artificial limitation in that contour labels and linestyles …
- 08:25 Ticket #8365 (Reorganize slightly the outline of the documentation of Polynomial Rings) created by
- The attached patch tries to make the outline of Chapter 32 (Polynomial …
- 07:47 Ticket #8364 (Forward options like "solver" in all the functions using LP) created by
- It was impossible to force the use of GLPK instead of Cbc or Cplex in all …
- 07:31 Ticket #8363 (cddlib-094f.p4 has a useless check for mpir which breaks on Solaris) created by
- spkg/install/deps shows that cddlib depends on mpir […] but for some …
- 05:31 Ticket #8362 (Fix typo in documentation of Disjoint Union of Enumerated Sets) created by
- There is a typo in the doc of cardinality function. This patch was used …
- 05:18 Ticket #8361 (Add an __iter__ method for IntegerVectors) created by
- Add an iterator for IntegerVectors? Old proposition : Using improvement …
- 01:00 Ticket #8360 (Add an interface to Jean-Eric Pin's Semigroupe package) created by
- Add an interface to Jean-Eric Pin's Semigroupe package …
- 00:48 Ticket #8359 (Coxeter groups as permutation groups) created by
- This patch adds a function: […] to construct Coxeter groups. Whenever …
- 00:22 Ticket #8358 (improved documentation of number_field.py) created by
- There is an example in number_field.py which says it factors Gaussian …
02/24/10:
- 22:05 Ticket #8357 (eclib: suppress / delete files left by doctests and check, fix building in ...) created by
- From …
- 19:58 Ticket #8356 (python 2.6.4 is configured with an unrecognised option) created by
- When python is configured, it is showing the following warning: […] …
- 16:25 Ticket #8355 (Fix hsv_to_rgb to take all 3 arguments) created by
- […]
- 15:04 Ticket #8354 (ReST fixes based on Sage 4.3.3) created by
- The attached patch fixes some ReST formatting issues in the Sage 4.3.3 …
- 14:34 Ticket #8353 (Adding height() and width() functions to square grid paths) created by
- When dealing with 2d word paths, it is very useful to know their height …
- 13:07 Ticket #8352 (twisted-8.2.0.p1 fails to build in Open Solaris x64 as 64 bit even if ...) created by
- twisted builds in 32 bit mode on Open Solaris x64. A fix is coming up. …
- 11:52 Ticket #8351 (ratpoints-2.1.3.p0 fails to build in Open Solaris x64 as 64 bit even if ...) created by
- ratpoints builds in 32 bit mode on Solaris x64. A patch is coming up. …
- 10:04 Ticket #8350 (BipartiteGraph override add_vertex() and add_vertices()) created by
- BipartiteGraph? needs to override add_vertex() and add_vertices() to …
- 09:38 Ticket #8349 (bug in isogenies) created by
- Something is wrong with the post_isomorphism of isogenies of elliptic …
- 08:23 Ticket #8348 (Document that find_root only works in fixed (double) precision) created by
- How can one approximate the root of an equation in arbitrary precision? …
- 07:40 Ticket #8347 (Test the positivity of a number field element) created by
- test if an element of a number field is positive real.
- 06:50 Ticket #8346 (sagenb: notebook feature request "rename a data file") created by
- […]
- 03:36 Ticket #8345 (cannot convert symbolic functions back from maxima) created by
- From sage-devel: […] Somehow we don't recognize the conjugate …
02/23/10:
- 20:15 Ticket #8344 (Factor constant polynomials over QQbar) created by
- […] This one should be pretty easy.
- 19:38 Ticket #8343 (email address marked as confirmed even after changing it) created by
- While working on #7630, I discovered that even if a user has confirmed an …
- 17:41 Ticket #8342 (Efficient Arbitrary Sequence Generator) created by
- […]
- 17:07 Ticket #8341 (detect_poles doesn't find a vertical asymptote where both sides go to ...) created by
- It seems like this should show a vertical asymptote at x=1, but it …
- 17:00 WikiStart edited by
- (diff)
- 14:46 Ticket #8340 (add a lift method to elements of the residue class field) created by
- Make this work: […]
- 14:46 Ticket #8339 (Message of the day for notebook server) created by
- From sage-devel 2010-02-22: Here's a suggestion for the notebook: allow …
- 11:36 Ticket #8338 (Add Fourier transforms) created by
- Sage has got laplace and inverse_laplace. It should be fairly easy to add …
- 10:18 Ticket #8337 (factorization of multivariate polynomials is terribly slow) created by
- From …
- 10:00 Ticket #8336 (round(x) <> x.round() for x in RealField) created by
- This is related to #188 and #2899. […] If one performs ZZ(y) to …
- 09:26 Ticket #8335 (Finite Field lattices) created by
- Implements coercion within lattices of finite fields lying above the same …
- 07:16 Ticket #8334 (Improvements to residue fields) created by
- Moves residue fields to the coercion model, makes the reduction and …
- 07:07 Ticket #8333 (Finite fields to new coercion model) created by
- Moves finite fields to the new coercion model. Patches have been moved to …
- 06:48 Ticket #8332 (Changes FiniteField_givaro to Python) created by
- Residue fields and others would like to be able to multiply inherit from …
02/22/10:
- 20:08 WikiStart edited by
- Note on closing tickets and reason not to close tickets. (diff)
- 17:04 Ticket #8331 (BipartiteGraph constructor does not create partitions for dict inputs) created by
- The BipartiteGraph? constructor does not create partitions for dict inputs. …
- 13:23 Ticket #8330 (BipartiteGraph needs to override methods to add and delete vertices and ...) created by
- BipartiteGraph needs to hook delete_vertex() and delete_vertices(). …
- 11:51 Ticket #8329 (Missing copy() method in BipartiteGraph) created by
- BipartiteGraph? is missing a copy() method. […] The result is not …
- 11:20 Ticket #8328 (clisp rather than ecl mentioned on web page) created by
- http://www.sagemath.org/doc/tutorial/interfaces.html says: "Maxima is …
- 09:48 Ticket #8327 (Implement the universal cyclotomic field, using Zumbroich basis) created by
- This patch provides the universal cyclotomic field […] in sage. This …
- 09:46 Ticket #8201 (Fortran not found on Linux if gfortran not present) closed by
- wontfix: Replying to mraum: > SAGE_FORTRAN is ignored, if gfortran …
02/21/10:
- 22:06 Ticket #8326 (Sphinx warnings about posets and poset_example) created by
- Sphinx warnings from building the HTML reference manual include: […] …
- 21:45 Ticket #8325 (Sphinx warning: 'Could not parse cython argspec') created by
- Sphinx warnings from building the HTML reference manual include: […] …
- 20:03 Milestone sage-4.3.3 completed
- Sage 4.3.3 is planned to be released after Sage Days 20 in Marseille, …
- 19:59 Ticket #8231 (Place cursor in new input cell in notebook) closed by
- fixed: Merged …
- 19:57 Ticket #8314 (numerical noise in sage/misc/functional.py) closed by
- fixed
- 19:50 Ticket #8324 (Reconcile sage.misc.sageinspect and sagenb.misc.sageinspect) created by
- Recent updates to sage.misc.sageinspect are missing from …
- 18:33 Ticket #8323 (The variable "name" is predefined in Sage) created by
- Try the following: […] I'm not sure where this gets imported, but it …
- 16:41 Ticket #8322 (on sage.combinat.tableau.insert_word() , parameter left= is broken (fix ...) created by
- on …
- 14:33 PatLeSmithe edited by
- Simplify (diff)
- 14:26 PatLeSmithe edited by
- Tweak header, queries. (diff)
- 13:26 Ticket #8321 (numerical integration with arbitrary precision) created by
- From the sage-devel: […] The _evalf_ function defined on line 179 …
- 11:59 Ticket #8320 (Make HTML doc headers and footers more compact) created by
- We can use Sphinx's …
- 09:27 Ticket #8319 (elliptic curve canonical height bug for non-minimal models) created by
- For canonical heights of points on elliptic curves defined over QQ, we …
02/20/10:
- 18:27 Ticket #8318 (overlap_partion of a word should return an instance disjoint set data ...) created by
- When I coded the overlap_partition function in 2007, the purpose was to …
- 16:19 Ticket #8317 (Prevent assignments to special names) created by
- I'd like to propose that certain special names should be protected so that …
- 13:25 Ticket #8316 (Remove the Jinja (not Jinja2) package) created by
- With #7249 merged, it now seems that no Sage component depends on the …
- 13:02 Ticket #8315 (Reference manual layout: toggles, sidebar links) created by
- We add potentially useful features to reference manual HTML pages: * In …
- 09:43 Ticket #8204 (when upgrading sage, cddlib spkg goes interactive due to some errors in it) closed by
- duplicate: Close as a duplicate of #8115.
- 09:31 Ticket #8050 (fix SPKG.txt in cddlib) closed by
- fixed: Close as fixed by #8115.
- 08:26 Ticket #8314 (numerical noise in sage/misc/functional.py) created by
- From [ http://groups.google.com/group/sage-devel/msg/ba90601a2c25291d …
- 06:32 Ticket #8313 (Misplaced "`" in linear code construction documentation) created by
- While reading the doc I found the following trivial doc mistake: At the …
- 05:54 Ticket #8312 (speed up random_matrix creation) created by
- random_matrix is really slow. This ticket seeks to improve it's …
- 04:06 Ticket #8311 (elliptic curve random point hangs when group is trivial) created by
- As reported: […] Hangs since […] so unless the point at infinity is …
- 03:58 Ticket #8310 (bad ReST formatting in kazhdan_lusztig.py) created by
- As the subject says. Prerequisites: #8295
02/19/10:
- 17:49 Ticket #8309 (speedup prime range) created by
- Uses Pari's NEXT_PRIME_VIADIFF directly, which avoids the …
- 16:49 Ticket #5183 (issues with elementary_divisors for sparse integer matrices) closed by
- worksforme: These two examples seem to work now, so I think we can close this.
- 08:31 Ticket #8308 (Make M.entries() an alias for M.list() when M is a matrix) created by
- See #4889, where such a change was voted favorable, but did not get done …
- 04:36 Ticket #8307 (gfan-0.4plu keeps getting upgraded) created by
- I think this happens because we misuse …
- 03:59 Ticket #7918 (log(float(_)) is really slow) closed by
- fixed: I'm closing this since #7822 was merged and it addresses this issue.
- 03:56 Ticket #6403 (Custom definitions for latex style) closed by
- fixed: I'm closing this, since #6559 just got merged. It adds a latex_name …
- 03:31 Ticket #8306 (Parallel inter/intra-spkg builds) created by
- Along with a primed ccache, compiling multiple …
02/18/10:
- 19:34 Ticket #8305 (Improve documentation of Monsky-Washnitzer code) created by
- The code in schemes/elliptic_curves/monsky_washnitzer.py largely dates …
- 18:56 Ticket #8304 (Remove stray factors of 2 in Coleman integration) created by
- Jen discovered some stray factors of 2 buried in the Coleman integration …
- 18:32 Ticket #8303 (Sage cannot work with files with spaces in their names) created by
- Scripts with spaces in their names defeat Sage: […] Ticket #4354 …
- 18:28 Ticket #8302 (cubical complexes, delta complexes, and more) created by
- The attached patch adds lots of functionality to Sage's algebraic topology …
- 18:21 Ticket #8301 (segfault in m4ri) created by
- Type in […] and get an absolutely stupendous segfault! For the first …
- 17:41 Ticket #8300 (native algdep with proof option) created by
- Using the properties of LLL and a height bound, we can prove (given …
- 14:28 Ticket #8299 (coercion and the bool type) created by
- Clearly this is undesirable: […]
- 14:05 Ticket #8253 (search_src (etc.) bug) closed by
- fixed: Merged …
- 14:03 Ticket #4889 (document matrix.list() better) closed by
- fixed: Merged …
- 14:02 Ticket #7911 (Fix Scilab interface doctests, add 'scilab (optional)' to systems in the ...) closed by
- fixed: Merged …
- 13:58 Ticket #8080 (installation guide: require Fortran as a pre-requisite for compiling Sage ...) closed by
- fixed
- 13:57 Ticket #6961 (provide wrapper for psi function of GiNaC) closed by
- fixed: Merged in this order: 1. #6961: …
- 13:53 Ticket #6559 (Real domain for symbolic variables) closed by
- fixed: Merged in this order: 1. …
- 13:51 Ticket #6465 (Derivative D acts wrongly on symbolic integration) closed by
- fixed: Merged in this order: 1. …
- 13:47 Ticket #7916 (change conjugate(X) to try X.conjugate()) closed by
- fixed: Merged …
- 13:44 Ticket #7957 (problems with real_part function) closed by
- fixed
- 13:43 Ticket #7363 (print symbolic fractions more naturally: print 2/(x+2) instead of 2 ...) closed by
- fixed
- 13:40 Ticket #7876 (symbolic expression displayed wrong) closed by
- fixed: Merged …
- 13:38 Ticket #7822 (pynac log function cannot handle float arguments <= 0) closed by
- fixed: Merged …
- 13:26 Ticket #8118 (split off Galois representations and modular parametrization from ...) closed by
- fixed: Merged …
- 06:03 Ticket #8298 (GLPK 4.42 + error message) created by
- The user has to run sage -b after installing GLPK or CBC because of recent …
- 01:30 Ticket #8297 (extra parenthesis when typesetting QQ arguments to symbolic functions) created by
- From sage-devel: […] Here is the thread: …
02/17/10:
- 13:23 Ticket #8229 (gap_packages-4.4.12 updated) closed by
- fixed: Merged …
- 13:12 Ticket #8296 (getattr hack not failing graciously on descriptors / tab completion broken ...) created by
- The getattr hack of #7921 to let extension types "inherit" from category …
- 12:58 Ticket #8115 (bad patching practice in cddlib-094f.p2.spkg) closed by
- fixed: Merged [ http://www.stp.dias.ie/~vbraun/cddlib-094f.p4.spkg …
- 12:53 Ticket #8150 (various fixes in sage/groups/ and sage/interfaces needed for GAP 4.4.12) closed by
- fixed: Merged …
- 12:49 Ticket #8076 (upgrade GAP to version 4.4.12) closed by
- fixed: Merged …
- 12:45 Ticket #7338 (Singular fails to build on cygwin) closed by
- fixed: Merged …
- 12:43 Ticket #8007 (Speed up generation of random number field elements) closed by
- fixed: Merged …
- 12:41 Ticket #8223 (tab completion broken for many parent objects) closed by
- fixed: Merged …
- 12:39 Ticket #2064 (foo?? doesn't know about cpdef from the command line) closed by
- fixed: Merged …
- 12:38 Ticket #8232 (cmp function for words is broken) closed by
- fixed
- 10:24 Ticket #8295 (Documentation for Kazhdan-Lusztig polynomials and Iwahori Hecke algebras) created by
- Adds documention for new files kazhdan_lusztig.py and …
- 07:31 Ticket #8294 (Copy is broken on 2x2 integer matrix (mutability is not set)) created by
- […]
- 04:36 Ticket #8293 (Include g77) created by
- I am not sure if this already exists but it would be nice if we can …
- 03:56 Ticket #8292 (improvements to eisenstein_series_qexp) created by
- The attached patch makes the following changes to …
- 03:28 Ticket #7282 (port jinja to install on cygwin) closed by
- invalid: This currently builds fine with Cygwin 1.7
- 00:12 Ticket #7337 (PolyBoRi fails to build on cygwin) closed by
- invalid: This no longer fails with Cygwin 1.7.
02/16/10:
- 19:00 Ticket #8291 (eisenstein_series_qexp ridiculously bad over finite fields) created by
- I was the one who made Eisenstein series "work" over arbitrary fields. It …
- 17:16 Ticket #8290 (Support HDF5) created by
- We would like to have hdf5 support into sage. This will include the C/C++ …
- 16:29 Ticket #8280 (cygwin: zn_poly shared library named incorrectly on cygwin) closed by
- fixed
- 16:23 Ticket #8279 (cygwin: cliquer names the library incorrectly for cygwin) closed by
- fixed
- 16:17 Ticket #8163 (Upgrade to Cython 0.12.1) closed by
- fixed
- 16:12 Ticket #8248 (Small improvement in checking for elliptic curve isogenies) closed by
- fixed
- 16:11 Ticket #8224 (help(w) is broken for infinite word w defined by a callable) closed by
- fixed: I have merged …
- 15:42 SageCombinatRoadMap edited by
- (diff)
- 15:34 SageCombinatRoadMap edited by
- Added roadmap for words (diff)
- 15:30 Ticket #8270 ('make check' exits with exit code 0 on a failure.) closed by
- invalid: I'm told by the iconv developers this is not a bug. The core dumps are …
- 14:17 Ticket #8289 (Clean up WordMorphism.__call__) created by
- WordMorphism.__call__ is doing a conversion of the input into the domain …
- 14:17 Ticket #8288 (Depth/Breadth improvement for SearchForest) created by
- The goal of this patch is to include breadth enumeration method for …
- 14:12 Ticket #8287 (The _check used for creation of words makes it slower) created by
- The _check function of the Combinatorial class of all words …
- 13:37 Ticket #8286 (sparse_rows and sparse_columns are broken for 0xn, nx0 matrices) created by
- […] The rows method should act the same regardless of the …
- 13:31 Ticket #8271 (iconv dumps core running make check on Solaris (SPARC)) closed by
- invalid: I'm now told by the iconv developers this is a Solaris bug: […] I …
- 12:49 Ticket #8285 (Update R's spkg-install to work on Solaris) created by
- == Build environment == * Sage 4.3.3.alpha0, which includes R 2.10.1 * …
- 10:11 Ticket #8284 (IntervalGraph generator and a bug in is_chordal) created by
- Hello !!! This very small patch creates an independent generator for …
- 08:36 Ticket #8283 (A better Carmichael lambda function) created by
- Reported by ylchapuy: Here is another implementation: […] This is a …
- 05:11 Ticket #8282 (implement victor_miller_basis over an arbitrary base ring) created by
- This can now be done as: […] It would be nice (and presumably much …
02/15/10:
- 21:08 Ticket #8267 (cygwin: ratpoints is broken again) closed by
- fixed: Merged in the standard spkg repository.
- 20:57 Ticket #7336 (boehm_gc fails to build on Cygwin) closed by
- fixed: Merged in the standard spkg repository.
- 20:26 Ticket #7308 (cliquer's spkg-install does not work on cygwin) closed by
- fixed: Feel free to open another ticket to address the issues that drkirkby …
- 19:03 Ticket #8281 (bug in hecke_operator_on_basis over finite fields) created by
- This happens in 4.3.3.alpha0: […]
- 18:08 Ticket #8280 (cygwin: zn_poly shared library named incorrectly on cygwin) created by
- When trying to build sage on cygwin, I had to do this: […]
- 17:26 Ticket #8279 (cygwin: cliquer names the library incorrectly for cygwin) created by
- Building the sage library fails because the cliquer shared object library …
- 16:05 Ticket #5169 (make it possible to set the default search path for the attach and load ...) closed by
- duplicate: I'm closing this as a duplicate of #378.
- 16:04 Ticket #1484 (path -- load path for attach and load) closed by
- duplicate: I'm closing this as a duplicate of #378.
- 14:44 Ticket #8278 (cygwin: cvxopt doesn't build on cygwin/windows due to missing complex.h) created by
- Using either cvxopt-0.9.p8 (in sage-4.3.3) or cvxopt-1.1.2.p2, which is at …
- 14:01 Ticket #8277 (Using matrix() to convert between sparse and dense.) created by
- A call to matrix does not change the sparsity: […]
- 12:49 Ticket #8276 (Make the one(), identity_matrix() and zero_matrix() cached and immutable) created by
- After I found the following bug, it was decided on sage-devel that in a …
- 10:45 Ticket #8275 (upgrade to ecl 10.2.1) created by
- We should upgrade to the latest released ecl version: …
- 10:34 Ticket #8274 (R's spkg-install needs a good overhaul.) created by
- The spkg-install file for R would appear to need a bit of an overhaul, and …
- 06:43 Ticket #8273 (Enumeration of cycles in directed graphs) created by
- In many graph-theoretical problems, it is important to understand the …
- 03:17 Ticket #8272 (R's spkg-install tries to disable iconv, but it is *essential* for R.) created by
- R has long since wanted iconv support, although there was an option to …
- 02:42 Ticket #8271 (iconv dumps core running make check on Solaris (SPARC)) created by
- The iconv package, which will be added to Sage (#8191), dumps core on …
- 02:23 Ticket #8270 ('make check' exits with exit code 0 on a failure.) created by
- The iconv package, which will soon be added to sage (#8191) has the …
02/14/10:
- 22:56 Ticket #8269 (cygwin: maxima does not build on cygwin, possibly due to ECL bug.) created by
- Trying to build the maxima-5.20.1.spkg fails on Cygwin. The error is …
- 22:50 Ticket #2137 (implement loading of pyx files when loading .sage files (probably ...) closed by
- fixed: Closing this ticket as fixed: […]
- 19:45 Ticket #1610 (hg record / cherry picking -- add something to the programming guide) closed by
- fixed
- 19:43 Ticket #8246 (Carmichael lambda function for the Blum-Blum-Shub pseudorandom bit ...) closed by
- fixed: Merged …
- 19:42 Ticket #7746 (Blum-Goldwasser probabilistic encryption) closed by
- fixed
- 19:40 Ticket #8250 (Extend ClasscallMetaclass to allow for binding behavior) closed by
- fixed: Merged in this order: 1. …
- 16:15 Ticket #8268 (Improve speed of Christoffel word construction) created by
- This patch adds a new implementation for construction of Christoffel words …
- 16:09 Ticket #8267 (cygwin: ratpoints is broken again) created by
- I just tried building the ratpoints package on Cygwin, and […] Thus …
- 14:35 Ticket #8266 (Improve documentation for word objects) created by
- Documentation of words and word objects contains only pickle tests and …
- 10:54 Ticket #8265 (LaTeX-friendly Unicode characters in underscored methods' docstrings) created by
- It seems the only problem is in …
- 09:50 Ticket #8264 (swap_row does not work on modular matrices) created by
- For some reason, swap_row does not work if the elements of the matrix are …
- 08:40 Ticket #8247 (Remove package GLPK 4.9) closed by
- fixed: Fixed by removing glpk-4.9.spkg from the …
- 06:39 Ticket #3882 (explain in the programming guide why spkg source patches should be applied ...) closed by
- fixed: Close as fixed by #8079.
- 06:38 Ticket #8104 (developer's guide for making spkgs should specify that patches need to be ...) closed by
- fixed: Close as fixed by #8079.
- 06:36 Ticket #8079 (Better documentation for patching spkg's) closed by
- fixed: Feel free to open another ticket for the remaining issues in the ticket …
- 06:34 Ticket #8154 (Enhancement for crystals) closed by
- fixed
- 06:33 Ticket #7751 (Kazhdan-Lusztig polynomials, Bruhat order, and related features) closed by
- fixed: Daniel, I have committed the attachment …
- 06:29 Ticket #8220 (Improve consistency and docs for finite fields creation) closed by
- fixed: Merged in this order: 1. …
- 06:00 Ticket #8263 (Document ALL environment variables used by Sage) created by
- Few if any environment variables are documented fully. #8262 is supposed …
- 04:19 Ticket #8262 (developer's guide: document the variable SAGE_CHECK) created by
- As the subject says.
02/13/10:
- 22:55 Ticket #8261 (cygwin: mpfr fails 1 test in its test suite on windows) created by
- Upon building mpfr-2.4.1.p1 on cygwin we get one test failure: […]
- 19:39 Ticket #8194 (SageNB 0.7.5) closed by
- fixed
- 18:25 Ticket #8260 (valuation of zero is wrong for Qq) created by
- This is ok: […] This is bad: […]
- 16:22 Ticket #8259 (Conversion from symmetric polynomials to basis of monomial symmetric ...) created by
- Currently a function that converts a symmetric polynomial into a symmetric …
- 13:47 Ticket #8258 (get "make documentation" relocation-safe) created by
- As of Sage-4.3.2 (and since quite some versions before now), if you newly …
- 12:04 Ticket #8257 (cygwin: gd-2.0.35.p4 fails to build) created by
- The gd-2.0.35.p4 spkg fails to build on cygwin.
- 08:51 Ticket #8256 (The documentation of Misc is a mess) created by
- The documentation of the misc directory is a mess. We should sort and …
- 05:42 Ticket #8255 (update SageTeX spkg to 2.2.3.p0 to fix spkg-check script) created by
- The SageTeX spkg shipped in 4.3.2 has a slightly broken spkg-check: if …
02/12/10:
- 16:29 Ticket #8049 (libgfortran *must* get shipped with the Sage binaries) closed by
- fixed: I fixed this by writing a custom dist script that I use for building …
- 16:27 Ticket #8254 (Use lazy imports to speed up sage startup time) created by
- Sage still takes too long. 20 seconds, 30 seconds, 5 seconds, on various …
- 14:22 Ticket #8253 (search_src (etc.) bug) created by
- In Sage 4.3.2: […] This is because of a bug in sage.misc.sagedoc: when …
- 14:17 Ticket #8252 (names parameter in optimized_representation is tweaked,) created by
- Here is a bit of annoyance: […] While the more reasonable output …
- 07:29 Ticket #8251 (bad interaction between unique? RationalField() and (pickled) Jones ...) created by
- It's possible to get a traceback for some dumb reason in some cases when …
- 07:12 Ticket #8250 (Extend ClasscallMetaclass to allow for binding behavior) created by
- From the documentation: (using this patch) we show how to implement a …
- 04:12 Ticket #8249 (sagenb: notebook cookies) created by
- This is a followup to #6353. That ticket improved cookie naming a bit. …
- 03:00 Ticket #8248 (Small improvement in checking for elliptic curve isogenies) created by
- When an isogeny is constructed from a kernel polynomial, by default …
- 00:41 Ticket #8247 (Remove package GLPK 4.9) created by
- Experimental package glpk 4.9 should be removed * We have a more recent …
02/11/10:
- 21:25 Ticket #8246 (Carmichael lambda function for the Blum-Blum-Shub pseudorandom bit ...) created by
- Add a new function to calculate the Carmichael lambda function of a …
- 19:51 Ticket #8245 (tutorial: typo in section "Euler’s Method for Systems of Differential ...) created by
- From …
- 19:44 Ticket #8243 (Annoying warnings when building the HTML reference manual) closed by
- duplicate: Closing this ticket as a duplicate of #8244.
- 13:43 Ticket #8244 (Annoying warnings when building the HTML reference manual) created by
- Let's fix or suppress these, so that it's easier to identify new problems. …
- 13:43 Ticket #8243 (Annoying warnings when building the HTML reference manual) created by
- Let's fix or suppress these, so that it's easier to identify new problems. …
- 13:19 Ticket #8242 (Fix duplicate citation warnings when building the French-language tutorial) created by
- Ticket #7772 resolves these for the English-language tutorial. […]
- 11:54 Ticket #8241 (p-adic fields should have Witt Frobenius) created by
- If K is an unramified extension of Qp, there should be a function that …
- 11:51 Ticket #8240 (cannot coerce p-adic field into residue field) created by
- […] Perhaps this is a "feature request", but it seems like a pretty …
- 11:45 Ticket #8239 (misleading teichmuller behaviour) created by
- This is kind of misleading: […] It should raise an exception. The …
- 11:10 Ticket #8238 (heegner_index_bound may be incorrect for curves with rational torsion) created by
- Result of a recent conversation with William Stein.
- 09:09 Ticket #8237 (Sage does not recognize Maxima's complex infinity) created by
- As subject says: […] From Maxima manual […] As a cosequence, Sage …
- 07:18 Ticket #8117 (zodb3 fails to build in Open Solaris x64 as 64 bit if CFLAGS is not set) closed by
- fixed
- 07:17 Ticket #8077 (New python_gnutls-1.1.4.p7.spkg works with Open Solaris 64 bit) closed by
- fixed
- 07:17 Ticket #8070 (New pycrypto-2.0.1.p5.spkg builds 64-bit with Open Solaris x64.) closed by
- fixed
- 07:17 Ticket #8069 (New mpfi-1.3.4-cvs20071125.p8.spkg works with Open Solaris 64 bit) closed by
- fixed
- 07:17 Ticket #8068 (New mpfr-2.4.1.p1.spkg works with Open Solaris 64 bit) closed by
- fixed
- 07:17 Ticket #8067 (New linbox-1.1.6.p3.spkg works with Open Solaris 64 bit) closed by
- fixed
- 07:17 Ticket #8176 (libpng fails to build in Open Solaris x64 as 64 bit even if SAGE64=yes) closed by
- fixed
- 07:17 Ticket #8066 (New libgpg_error-1.6.p3.spkg works with Open Solaris x64 as 64 bit) closed by
- fixed
- 07:17 Ticket #8064 (New iml-1.0.1.p12.spkg works with Open Solaris 64 bit) closed by
- fixed
- 07:17 Ticket #8063 (New gsl-1.10.p2.spkg works with Open Solaris 64 bit) closed by
- fixed
- 07:16 Ticket #8062 (New givaro-3.2.13rc2.p0.spkg works with Open Solaris 64 bit, SAGE64="yes") closed by
- fixed
- 07:16 Ticket #8061 (New genus2reduction spkg works with Open Solaris x64 as 64 bit) closed by
- fixed
- 07:16 Ticket #8113 (gd-2.0.35.p3 fails to build on Open Solaris x64 as 64 bit without setting ...) closed by
- fixed
- 07:16 Ticket #8060 (New f2c-20070816.p2.spkg now works with Open Solaris x64 as 64 bit) closed by
- fixed
- 07:16 Ticket #8058 (New ecm-6.2.1.p2.spkg now works with Open Solaris x64 as 64-bit) closed by
- fixed
- 07:13 Ticket #8101 (ntl fails to build in Open Solaris x64 as 64 bit if CFLAGS is not set) closed by
- fixed
- 07:13 Ticket #8099 (pari fails to build in Open Solaris x64 as 64 bit if CFLAGS is not set) closed by
- fixed
- 07:13 Ticket #8097 (termcap fails to build in Open Solaris x64 as 64 bit) closed by
- fixed
- 07:12 Ticket #2054 (prun is not preparsed -- potentially very confusing) closed by
- fixed
- 07:11 Ticket #7935 (local_data for elliptic curves over number fields) closed by
- fixed: Please update the Author and Reviewer fields, if they're wrong.
- 07:07 Ticket #8199 (developer's guide: consistency overhaul) closed by
- fixed
- 07:07 Ticket #8189 (hg.py: fix some docstrings) closed by
- fixed
- 07:05 Ticket #7841 (Use NTL's ZZ_pEX for polynomial arithmetic over extension fields) closed by
- fixed
- 07:05 Ticket #8193 (Enumeration of points on plane curves over finite fields is very ...) closed by
- fixed
- 07:04 Ticket #7706 (palp (lattice polytopes): replace the pickle-based database of lattice ...) closed by
- fixed
- 07:04 Ticket #8235 (fix another doctest in base.pyx) closed by
- fixed
- 07:03 Ticket #2872 (3d graphics can't be saved to a file) closed by
- fixed
- 07:03 Ticket #7506 (NotebookObject documentation is out of date) closed by
- fixed
- 07:03 Ticket #8056 (symbolic expressions involving rational functions with numerator 1 cannot ...) closed by
- fixed
- 07:03 Ticket #7955 (printing unevaluated integrals, limits, etc. broken) closed by
- fixed
- 07:02 Ticket #7334 (Sage cannot simplify sums of logarithms) closed by
- fixed
- 07:02 Ticket #6515 (assume doesn't interact well with solve) closed by
- fixed
- 07:02 Ticket #8185 (numerical noise + crash on sage/calculus/functional.py) closed by
- fixed
- 07:01 Ticket #8180 (sh: kpsewhich: not found reported on 4.3.0.1.alpha3 on Solaris 10.) closed by
- fixed
- 06:59 Ticket #6878 (Allow the exclusion of points from the plot range) closed by
- fixed
- 06:58 Ticket #7807 (region_plot does not pass extra arguments to show) closed by
- fixed: Fixed by #8004.
- 06:58 Ticket #8004 (region_plot does not handle lambda functions) closed by
- fixed
- 06:57 Ticket #8082 (correct point and line behavior with complex numbers) closed by
- fixed
- 06:57 Ticket #4838 (implement plotting of complex numbers) closed by
- fixed
- 06:56 Ticket #7793 (zorder not implemented in disk) closed by
- fixed: Please remember to update the relevant ticket fields --- the release …
- 06:54 Ticket #7947 (iteration error in QuadraticForm.vectors_by_length()) closed by
- fixed
- 06:54 Ticket #8209 (make docstring processing available for introspection, and fix mathtt) closed by
- fixed
- 06:53 Ticket #8161 (use Sphinx to produce docstrings from the command line) closed by
- fixed
- 06:53 Ticket #8138 (Single-column index in PDF reference manual) closed by
- fixed
- 06:53 Ticket #8188 (additional functions for linear codes) closed by
- fixed
- 06:51 Ticket #6199 (Integer * int is slow) closed by
- fixed
- 06:51 Ticket #8212 (arithmetic on GF(2^n) might be improved) closed by
- fixed: Please remember to update the relevant ticket fields --- the release …
- 06:50 Ticket #7580 (bugs in infinite polynomial ring) closed by
- fixed
- 06:49 Ticket #8127 (Wraps string features into WordDatatypes) closed by
- fixed
- 06:49 Ticket #8215 (The empty word is a factor of a word) closed by
- fixed
- 06:48 Ticket #7978 (Cleanup of crystal code) closed by
- fixed
- 06:48 Ticket #8120 (UniqueRepresentation and hash value) closed by
- fixed
- 06:48 Ticket #8186 (iterated_right_palindromic_closure of a finite word should return a finite ...) closed by
- fixed
- 06:47 Ticket #6775 (Create an interface for Disjoint Set data structure) closed by
- fixed
- 06:47 Ticket #8140 (words.CharacteristicSturmianWord does not do what it says) closed by
- fixed
- 06:47 Ticket #8093 (Adding of prefixes and palindrome prefixes iterators to the Words library) closed by
- fixed
- 06:45 Ticket #8044 (Categories for finite/permutation/symmetric groups) closed by
- fixed
- 06:44 Ticket #8211 (bug in multiplication of polynomials over RR) closed by
- fixed
- 06:43 Ticket #7944 (update Developers' Guide to reflect new process for working on tickets) closed by
- fixed
- 06:43 Ticket #8206 (Add information on hg qnew to Developer Walk-through) closed by
- fixed
- 06:41 Ticket #8203 (misc doc fixes) closed by
- fixed
- 06:40 Ticket #7313 (search_doc does not find phrases across multiple lines) closed by
- fixed
- 06:38 Ticket #8128 (UnicodeDecodeError with %latex) closed by
- fixed
- 06:37 Ticket #6296 (linbox minpoly over small finite fields is TOTALLY BROKEN) closed by
- fixed: Please remember to update the relevant ticket fields --- the release …
- 06:33 Ticket #6942 (jordan_form with transformation=true returns non-invertible transformation) closed by
- fixed
- 06:32 Ticket #7575 (mwrank interface improvements) closed by
- fixed: For the record: The "hgignore" patch is not in 4.3.3.alpha0.
- 06:31 Ticket #8124 (Selmer groups for number fields) closed by
- fixed
- 06:30 Ticket #8155 (add sig_on/sig_off to sage.schemes.elliptic_curves.descent_two_isogeny) closed by
- fixed
- 06:30 Ticket #8184 (eclib upgrade and bugfix) closed by
- fixed
- 06:29 Ticket #8190 (decrease the number of docbuild warnings to 147) closed by
- fixed
- 06:29 Ticket #8183 (French PDF tutorial and tour don't build) closed by
- fixed
- 06:25 Ticket #1870 (somehow we completely broke the moinmoin wiki stuff included in Sage on OS ...) closed by
- fixed: Should be fixed by #3693.
- 06:24 Ticket #3693 (Upgrade Moin Moin to 1.9.1) closed by
- fixed
- 06:23 Ticket #8219 (regression in show(...)) closed by
- fixed
02/10/10:
- 21:41 Ticket #8236 (installing spkg from remote location must leave a spkg (placeholder) in ...) created by
- When one does sage -f (or -i) from a remote location, the spkg file is not …
- 16:40 Ticket #8235 (fix another doctest in base.pyx) created by
- This ticket is related to #7985. There's another doctest in base.pyx (on …
- 10:45 Ticket #8234 (Data file deletion in notebook throws errors) created by
- Delete a file in the data directory of the notebook and you get a page …
- 10:33 Ticket #8100 (running the notebook should not change the working directory) closed by
- fixed
- 10:32 Ticket #8165 (Title cut off on worksheet download) closed by
- fixed
- 10:32 Ticket #8033 (add a README.txt for the graph_editor, to encourage development) closed by
- fixed
- 10:31 Ticket #8134 (Escape $s in notebook keybindings docstring, config.py) closed by
- fixed
- 10:31 Ticket #8202 (Allow raw HTML in jsMath's \hbox{}) closed by
- fixed
- 10:31 Ticket #8208 (Click "No" actually publishes a worksheet in SageNB 0.7.4) closed by
- fixed
- 08:16 Ticket #8233 (concatenation of words should preserve the data type represention when ...) created by
- This concerns word represented by str, tuple and list. 1. We want the …
- 08:03 Ticket #8232 (cmp function for words is broken) created by
- As discussed on …
- 07:27 Ticket #8231 (Place cursor in new input cell in notebook) created by
- Since the upgrade to sage 4.3.2, when one creates a new input cell in the …
- 07:17 Ticket #8230 (Strange behaviour in addition from not recursively preparsing loaded files) created by
- Hi, I found the following strange behaviour of the addition <int> + 1/2. I …
- 06:31 Ticket #8229 (gap_packages-4.4.12 updated) created by
- I created and tested, together with the updated GAP to 4.4.12 --- see …
- 05:24 Ticket #8228 (Segfault in libsingular) created by
- This is bad: […]
- 03:20 Ticket #8227 (Improving iterated palindromic closure computation) created by
- There is a faster way to compute the iterated palindromic closure of a …
- 01:36 WikiStart edited by
- Update blocker query. (diff)
- 01:34 Ticket #8051 (SageNB 0.7.x) closed by
- fixed
- 00:48 Ticket #8226 (Elementary divisors for non PIDs) created by
- Over maximal orders O in number fields K the elementary divisors provide a …
02/09/10:
- 17:39 Ticket #8225 (%time now hugely broken in sagenb-0.7.4 (sage-4.3.2)) created by
- […] Wow, what a horrible, horrible regression! Indeed, I've confirmed …
- 14:51 Ticket #8224 (help(w) is broken for infinite word w defined by a callable) created by
- The following works : […] but this one : […] neither the …
- 12:34 Ticket #8223 (tab completion broken for many parent objects) created by
- […] This is caused by Nick Thiery's patch from trac #7921 which very …
- 12:04 Ticket #8222 (sagenb -- misc improvements to the notebook graph editor) created by
- Made the following improvements to the notebook graph editor: - …
- 07:45 Ticket #8221 (blank space at bottom of worksheet missing) created by
- There used to be blank space (via CSS) at the bottom of the notebook that …
- 07:42 Ticket #8210 (Problem in Displaying Graphs) closed by
- duplicate: This is a dup of #7299, and has been fixed in 4.3.2.
- 07:30 Ticket #8220 (Improve consistency and docs for finite fields creation) created by
- For the Givaro and the NTL implementations, one can use modulus='random' …
Note: See TracTimeline
for information about the timeline view.
