Timeline
09/04/11:
- 21:09 Ticket #11777 (Coercion/printing problem with p-adics) created by
- A strange problem maybe cause by a coercion problem when coercing from a …
- 08:41 Ticket #11776 (Holding an expression unevaluated: Something like hold_all() would be ...) created by
- A function that holds its arguments unevaluated, something like […] …
- 05:15 Ticket #11775 (Make pretty_print take multiple arguments) created by
- The pretty_print function currently takes only one argument. This somehow …
09/02/11:
- 11:26 Ticket #11774 (Sage's Singular scripts should use "$@") created by
- The Singular start-up scripts ($SAGE_ROOT/local/bin/[Ss]ingular) created …
- 07:52 WikiStart edited by
- (diff)
- 07:23 WikiStart edited by
- add myself to list (diff)
09/01/11:
- 09:34 Ticket #11773 (Elliptic curve constructor with no arguments gives an obscure error ...) created by
- […] leads to an assertion error instead of a sensible error message. …
- 09:11 Ticket #11772 (improving error reporting of random_matrix, and bug fixing) created by
- The error message of the call to random_matrix(QQ, 4, 8, rank=5) is quite …
- 07:31 Ticket #11771 (sage crashes on some degenerate flint xgcd's) created by
- It is a quite special case of a crash confirmed on my personal build of …
- 06:52 Ticket #11770 (Add ability to detect CM number fields and take complex conjugate of their ...) created by
- This ticket adds 3 functions to the NumberField class, 1 function to the …
- 05:44 WikiStart edited by
- (diff)
- 03:58 Ticket #11769 (Singular does not build on Ubuntu Oneiric) created by
- Due to fussier linkers, Singular will not build on the current version of …
- 01:20 Ticket #11768 (Get source code for parent/element classes of categories) created by
- Currently (sage-4.7.2.alpha2) one can not interactively get the source …
08/31/11:
- 14:51 Ticket #11767 (elliptic_logarithm of high precision points often hangs forever) created by
- I am doing a project to compute Chow-Heegner points with Darmon, Rotger, …
- 11:46 Ticket #11766 (fast_callable always segfaults when input is a polynomial of large degree) created by
- The fast_callable function is great -- perfect for the application I …
- 10:25 Ticket #11765 (Sage's 'pkg-config' directory should always be added to PKG_CONFIG_PATH) created by
- Currently, PKG_CONFIG_PATH is only set to Sage's pkg-config …
- 08:30 Ticket #11764 (define the class MPolynomial at the top-level) created by
- for univariate polynomials we have the class Polynomial: […] …
- 07:13 Ticket #11763 (Parents for polyhedra) created by
- The Polyhedron class is, so far, free-standing with some sort of coercion …
- 02:40 Ticket #11762 (More import cleanup) created by
- Importing all from __init__.py simplifies and stabilizes the import …
08/30/11:
- 22:14 Ticket #11761 (Upgrade Cython to 0.15.1) created by
- Lots of improvements and bug fixes, including generators. See …
- 11:36 Ticket #11760 ('sage-location' shouldn't "initialize" .pc (pkg-config) files more than ...) created by
- The logic of "initializing" .pc files exactly once is currently broken, …
- 07:28 Ticket #11759 (octahedron() and icosahedron() produce "non-enclosed" polyhedra) created by
- […] The octahedron and the icosahedron are of course (closed) …
08/29/11:
- 18:04 WikiStart edited by
- (diff)
- 17:12 Ticket #11758 (Bug in global_height function) created by
- The global_height function for elements of number fields gives incorrect …
- 09:20 Ticket #11757 (update M4RI to version 20110901 or later) created by
- In #11574 it was noticed that M4RI does not provide sufficient information …
- 02:56 Ticket #11756 (PolyBoRi 0.7.1 needs to activate -msse2) created by
- As pointed out in #11574: code which uses M4RI must explicitly provide the …
- 01:05 Ticket #11755 (Allow running Sage.app by someone other than it was installed by) created by
- Since Sage.app checks if it moved every time upon startup, any user who …
- 00:40 Ticket #11754 (Computation of rank-decompositions in Sage) created by
- Hello everybody ! This patch is an interface between Sage and the …
08/28/11:
08/27/11:
- 13:26 Ticket #11753 (Fix step=0 in (x)srange) created by
- The following command […] generates the following error: […] The …
08/26/11:
- 19:13 Ticket #11752 (ecl.pyx should not touch SIGPWR neither SIGXCPU when initializing ecl) created by
- I experienced a problem in the Mandriva sagemath 4.7.1 that was causing …
- 14:05 Ticket #11751 (make free_module_generic_pid also work for pid's other than integers) created by
- Before this patch the following code would fail […] Now it works …
- 10:03 WikiStart edited by
- ranosch -> Niels Ranosch to the list of names (diff)
- 01:50 Ticket #11750 (CRT_list not working for non-coprime moduli) created by
- […] ---- Apply CRT_list-bugfix.patch to the Sage …
08/25/11:
- 23:17 Ticket #11749 (Remove unneeded imports) created by
- As a first step in simplifying the import hierarchy, remove obviously …
- 19:28 Ticket #11748 (ignore .DS_store files in root repo, scripts repo) created by
- We should add .DS_store files to the .hgignore files for the root and …
- 10:35 Ticket #11746 (Unify the definition of "monomial", introduce "term") closed by
- duplicate: This dup surely wouldn't happen if we were sitting right next to each …
- 10:28 Ticket #11747 (is_monomial and is_term) created by
- Ut oh, the word "monomial" turns out to be ambiguous! There are two …
- 10:26 Ticket #11746 (Unify the definition of "monomial", introduce "term") created by
- Consider: […] According to Wikipedia, there are two conventions on …
- 10:25 CygwinPort edited by
- (diff)
- 10:00 Ticket #11745 (Some more doctests from the book "Calcul mathématique avec Sage") created by
- The attached patch adds to the Sage testsuite most examples appearing …
- 09:58 Ticket #11744 (Add library gmp needed for real interval absolute) created by
- Cygwin fails on the new file introduced in #9180. We need […] in that …
- 09:40 CygwinPort edited by
- (diff)
08/24/11:
- 23:36 days32wishlist edited by
- (diff)
- 21:07 Ticket #11723 (Implement completion: LaurentPolynomialRing -> LaurentSeriesRing) closed by
- duplicate
- 18:41 CygwinPort edited by
- (diff)
- 17:37 Ticket #11743 (Improve `make micro_release`) created by
- See [ http://trac.sagemath.org/sage_trac/ticket/10801#comment:15 this …
- 16:55 days32wishlist edited by
- (diff)
- 15:40 Ticket #11742 (Implementation of class for cores) created by
- This patch implements a class for cores and methods associated to them. …
- 14:12 Ticket #11741 (pari.init_primes() can segfault for large input on many platforms) created by
- Example on redhawk.math (worked fine for me on sage.math): […] The …
- 12:35 CygwinPort edited by
- (diff)
- 11:51 days32wishlist edited by
- (diff)
- 11:48 WikiStart edited by
- (diff)
- 11:15 days32wishlist edited by
- (diff)
- 10:32 Ticket #11740 (reading integers from a file takes quadratic time) created by
- [This problem was mentioned to me by Thorsten Kleinjung.] Consider a file …
- 10:00 days32wishlist edited by
- (diff)
- 09:47 days32wishlist edited by
- (diff)
- 09:47 days32wishlist edited by
- (diff)
- 09:27 days32wishlist edited by
- (diff)
- 08:06 Ticket #11739 (add_vertex w/o params should return the new vertex) created by
- It's nice to have a way to add a new vertex no matter what the graph is. …
- 07:31 Ticket #11738 (Various issues in is_interval and is_chordal) created by
- There is a bug in the return line of is_chordal when asked for a …
- 07:29 Ticket #11737 ("integrate" fails to integrate a convergent integral (sin(x^2)/x^2).) created by
- […] This worked fine until v4.5.3, fails from v4.6.1 onward. The …
- 07:17 Ticket #11736 (Linear time implementation of lex_BFS()) created by
- The current implementation of lex_BFS() is quadratic, which is not …
- 01:53 Ticket #11735 (Bug in is_chordal) created by
- As reported by Jan on sage-devel [1], the current implementation of …
- 01:11 Ticket #11734 (sage_wraps should only read the sources of wrapped functions when needed.) created by
- According to private conversation with Francois Bissey, #9976 has …
- 00:10 days32wishlist edited by
- (diff)
- 00:01 days32wishlist edited by
- (diff)
08/23/11:
- 23:59 days32wishlist edited by
- (diff)
- 23:22 Ticket #11733 (do not load sagenb.misc.misc on startup) created by
- Not loading sagenb.misc.misc on normal sage startup speeds up sage …
- 23:16 days32wishlist edited by
- (diff)
- 23:01 Ticket #11732 (faster import of sage.interacts.all) created by
- sage.interact.all imports functions which have controls from …
- 22:52 days32wishlist edited by
- (diff)
- 22:51 Ticket #10152 (bug in integral_points (for elliptic curves over Q)) closed by
- duplicate
- 22:46 days32wishlist edited by
- (diff)
- 22:41 days32wishlist edited by
- (diff)
- 22:30 days32wishlist edited by
- (diff)
- 22:18 days32wishlist edited by
- (diff)
- 22:01 days32wishlist edited by
- (diff)
- 21:59 days32wishlist edited by
- (diff)
- 21:57 days32wishlist edited by
- (diff)
- 21:54 days32wishlist edited by
- (diff)
- 21:52 days32wishlist edited by
- (diff)
- 21:50 days32wishlist edited by
- (diff)
- 21:38 days32wishlist edited by
- (diff)
- 21:35 Ticket #11728 (Multiplication(?) buggy in AA) closed by
- duplicate: I'm closing this, since I just fixed it and it also fixed 10981. It …
- 21:27 days32wishlist edited by
- added #11730 (diff)
- 21:18 Ticket #11731 (Transfer ring-specific functionality of factor() and roots() in ...) created by
- Ticket arises as a result of #10635. The methods factor() and roots() for …
- 20:57 days32wishlist edited by
- (diff)
- 20:29 Ticket #11730 (do not load pkg_resources on startup) created by
- The attached patch removes pkg_resources from being loaded on sage …
- 20:26 Ticket #11729 (Cache module import locations) created by
- This ticket implements a cached module importer for Python. It compiles a …
- 20:17 days32wishlist edited by
- (diff)
- 20:12 Ticket #11728 (Multiplication(?) buggy in AA) created by
- Something is rotten in the state of AlgebraicReal?. Multiplying some …
- 19:48 days32wishlist edited by
- (diff)
- 19:42 Ticket #11727 (Even more minor Cygwin fixes for FLINT) created by
- I'm not quite sure how this happened, but apparently in newer Cygwins …
- 19:03 days32wishlist edited by
- (diff)
- 18:10 Ticket #11726 (Implement univariate Laurent polynomial ring & elements) created by
- At present, the implementation of univariate Laurent polynomials is …
- 16:47 Ticket #11725 (Generate random elements of the algebraic field) created by
- Random elements of QQbar default to the method implemented for the …
- 14:27 days32wishlist edited by
- (diff)
- 14:14 days32wishlist edited by
- (diff)
- 14:02 days32wishlist edited by
- (diff)
- 13:59 Ticket #11724 (only print warnings when needed) created by
- currently building sage, or installing spkgs or running other scripts …
- 13:48 Ticket #11405 (magma interface needs work in presence of newlines) closed by
- duplicate: Yep, dup of #11401.
- 12:54 days32wishlist edited by
- (diff)
- 11:40 days32wishlist edited by
- (diff)
- 10:57 days32wishlist edited by
- (diff)
- 10:50 days32wishlist edited by
- (diff)
- 10:46 CygwinPort edited by
- (diff)
- 10:33 Ticket #11723 (Implement completion: LaurentPolynomialRing -> LaurentSeriesRing) created by
- It should be easy to construct Laurent series from Laurent polynomials. …
- 10:31 Ticket #11722 (document the SAGE_PARALLEL_SPKG_BUILD environment variable) created by
- It's very useful in speeding up building but isn't documented anywhere! …
- 10:20 CygwinPort edited by
- (diff)
- 10:07 Ticket #11721 (Silent failures in matrix code) created by
- If you call rows() for a matrix and supply a bad argument, it just goes …
- 09:37 CygwinPort edited by
- (diff)
- 09:14 days32wishlist edited by
- (diff)
- 03:16 days32wishlist edited by
- (diff)
- 01:41 Ticket #11427 (optional spkg database_gap-4.4.12.p0.spkg fails test on sage-4.7.1.alpha1) closed by
- fixed
- 01:20 days32wishlist edited by
- (diff)
- 01:14 Ticket #11720 (regularly refresh the pickle jar) created by
- The pickle jar hasn't been refreshed in a very long time. We need a …
- 01:13 Ticket #11719 (Add is_monomial() to power series and laurent series ring elements) created by
- It should be trivial to check if a power/laurent series ring element is a …
08/22/11:
- 23:57 days32wishlist edited by
- (diff)
- 23:30 Ticket #11574 (update M4RI to newest upstream release) closed by
- fixed
- 22:58 days32wishlist edited by
- (diff)
- 22:53 days32wishlist edited by
- (diff)
- 22:37 days32wishlist edited by
- (diff)
- 22:24 days32wishlist edited by
- (diff)
- 22:21 days32wishlist edited by
- (diff)
- 22:19 Ticket #5187 (fix optional magma doctests that changed in magma-2.15) closed by
- duplicate
- 22:19 Ticket #6284 (fix the numerous broken optional magma doctests) closed by
- duplicate
- 21:49 Ticket #11718 (Upgrade LinBox to version 1.1.7) created by
- LinBox? 1.1.7 was release in 2010, yet we are still running 1.1.6. It fixes …
- 21:32 days32wishlist edited by
- (diff)
- 21:19 days32wishlist edited by
- (diff)
- 20:12 days32wishlist edited by
- (diff)
- 19:10 days32wishlist edited by
- positive review for #8783 (diff)
- 17:48 days32wishlist edited by
- positive review for #9494 (diff)
- 15:56 days32wishlist edited by
- (diff)
- 15:16 days32wishlist edited by
- added startup ticket #11717 (diff)
- 15:00 Ticket #11717 (sage.schemes.generic.scheme initialization) created by
- I do not really understand why, but the initialization of …
- 13:24 days32wishlist edited by
- (diff)
- 12:52 days32wishlist edited by
- (diff)
- 12:43 Ticket #11716 (Remove twisted.persisted.styles import) created by
- The import of twisted.persisted.styles takes a significant amount of …
- 12:37 days32wishlist edited by
- (diff)
- 12:23 Ticket #11715 (Upgrade matrix set_row() and set_column()) created by
- I thought the previous error message for set_row() about lists of …
- 12:14 days32wishlist edited by
- (diff)
- 12:10 days32wishlist edited by
- (diff)
- 12:06 days32wishlist edited by
- (diff)
- 12:04 Ticket #11714 (ensure that numpy is not imported on startup) created by
- This might or might not be worth it. Numpy is actually pretty fast these …
- 11:45 days32wishlist edited by
- (diff)
- 11:34 days32wishlist edited by
- added #11683 (diff)
- 11:32 days32wishlist edited by
- (diff)
- 11:28 days32wishlist edited by
- (diff)
- 11:09 days32wishlist edited by
- (diff)
- 10:34 Ticket #11577 (save(x,filename) fails for pure Python objects for x if filename contains ...) closed by
- fixed
- 10:34 Ticket #11121 (Set up good defaults for sage's mercurial) closed by
- fixed
- 10:33 Ticket #7654 (Conversion bug in MPolynomialRing_libsingular) closed by
- fixed
- 10:09 days32wishlist created by
- 09:39 Ticket #11713 (experimental package chomp-20100213.p2.spkg fails to build on IA64 ...) created by
- The experimental package chomp-20100213.p2.spkg fails to build on IA64 …
- 06:15 CygwinPort edited by
- (diff)
- 01:09 Ticket #7347 (numerical_integral(SR(0), 0, 1) gives an error) closed by
- duplicate
- 01:09 Ticket #9044 (Use mpmath for the erf() function) closed by
- duplicate
- 01:09 Ticket #11626 (make the error function work in arbitrary precision) closed by
- duplicate
- 01:08 Ticket #9848 ('sage -advanced' does not mention the '-R' flag, which starts the R ...) closed by
- duplicate
08/21/11:
- 23:52 Ticket #11712 (Make it so typing `cython?` results in one seeing documentation for all ...) created by
- Apply 1. trac_11712.patch 1. …
08/20/11:
- 11:14 Ticket #11711 (Add charpoly as an alias for graph characteristic polynomials) created by
- Throughout the linear algebra code, characteristic_polynomial() and …
08/19/11:
- 10:32 Ticket #11707 (Remove `readlink -n` and `realpath` from $SAGE_ROOT/sage) closed by
- duplicate: Let's move the whole discussion to #5852.
- 10:17 Ticket #11710 (experimental package macaulay2-1.1-r7221.p0.spkg fails to install) created by
- sage-4.7.1 on the Skynet machine eno …
- 08:50 CygwinPort edited by
- (diff)
- 01:39 Ticket #11709 (FareySymbol) created by
- FareySymbol is a fast implementation of the KFarey package …
08/18/11:
- 15:05 Ticket #11540 (Make elliptic curve reduction consistent with has_good_reduction) closed by
- fixed
- 15:05 Ticket #11686 (Race condition in matplotlib mkdir()) closed by
- fixed
- 15:05 Ticket #11665 (Don't delete built Sage documentation until Sphinx has been successfully ...) closed by
- fixed
- 15:05 Ticket #11658 (the timeout option is not working correctly in parallel computing) closed by
- fixed
- 15:05 Ticket #11624 (List Sidon g-sets) closed by
- fixed
- 15:05 Ticket #11623 (small optimization to girth) closed by
- fixed
- 15:05 Ticket #11620 (Bugs persist in graph_isom_equivalent_non_edge_labeled_graph) closed by
- fixed
- 15:04 Ticket #11618 (solve with solution_dict=True doesn't always return a list) closed by
- fixed
- 15:04 Ticket #11610 (Reduce memory consumption of generic Strassen-Winograd implementation) closed by
- fixed
- 15:04 Ticket #11602 (install_scripts should use "$@" instead of $*) closed by
- fixed
- 15:04 Ticket #11600 (Add alias for free module morphism lift method) closed by
- fixed
- 15:04 Ticket #11552 (Fix surjectivity testing for free module morphisms) closed by
- fixed
- 15:03 Ticket #11535 (Linear dependence/independence of vectors) closed by
- fixed
- 15:03 Ticket #11499 (Sage library fails to build on Cygwin) closed by
- fixed
- 15:03 Ticket #11480 (ZigZag and rational (canonical) forms) closed by
- fixed
- 15:03 Ticket #11388 (Allow start/stop recording exceptions in the coercion model) closed by
- fixed
- 15:03 Ticket #11379 (Add Quantumino solver to sage/games) closed by
- fixed
- 15:03 Ticket #11267 (cdef public attributes of a class should only appear in the docs if they ...) closed by
- fixed
- 15:03 Ticket #11166 (Typo in initialization of FreeModule_generic_field) closed by
- fixed
- 15:03 Ticket #11053 (improving shortest path all pairs through BFS computations) closed by
- fixed
- 15:03 Ticket #10837 (Matrix and vector norms, condition number, over RDF/CDF) closed by
- fixed
- 15:02 Ticket #10802 (Singular values of matrices over CDF) closed by
- fixed
- 15:02 Ticket #10795 (Fix and upgrade double dense matrix QR decomposition) closed by
- fixed
- 15:02 Ticket #10793 (Matrices can be "constructed" from matrices of wrong dimensions) closed by
- fixed
- 15:02 Ticket #10791 (Fix and upgrade Gram-Schmidt) closed by
- fixed
- 15:02 Ticket #10530 (De Bruijn Sequence construction for combinat) closed by
- fixed
- 15:01 Ticket #10497 (Constraint Generation for TSP/Hamiltonian Cycle) closed by
- fixed
- 15:01 Ticket #9631 (Remerge #9501 after resolving NFS and/or doctest problems with @fork) closed by
- fixed
- 15:01 Ticket #6670 (Port group algebras to the current coercion system) closed by
- fixed
- 15:01 Ticket #4578 (optimize modular symbols decomposition algorithm) closed by
- fixed
- 14:37 Ticket #6146 (the detection of SAGE_ROOT in $SAGE_ROOT/sage script should expand ...) closed by
- duplicate
- 14:21 Ticket #11708 (maxima doesn't build on Linux ppc64 (silius on skynet)) created by
- The maxima spkg in sage-4.7.1 fails to build almost instantly with: […]
- 13:00 Ticket #11707 (Remove `readlink -n` and `realpath` from $SAGE_ROOT/sage) created by
- The file `$SAGE_ROOT/sage' contains the lines […] However, `readlink …
- 12:41 Ticket #11706 (tachyon-0.98.9.p3 fails to build on ppc64 SUSE Linux power 7 (silius on ...) created by
- Here's what happens with sage-4.7.1: […] ---- New spkg: …
- 12:39 Ticket #11705 (Port Sage to SUSE Linux Power 7 (ppc64).) created by
- Port Sage so that it builds and passes its full test suite on the new IBM …
- 12:20 Ticket #11704 (Resolve symbolic links in $HOME/.sage) created by
- Similarly to SAGE_ROOT, it might be good to resolve symbolic links in …
- 09:18 Ticket #11703 (another example of simplicial complex : the K3 surface) created by
- I propose to add to the list of simplicial complexes the minimal …
- 08:58 Ticket #11702 (interfaces/magma.py test fails) created by
- sage-4.7.1 and magma-2.17-10 give […] This is now fixed and can …
- 08:05 Ticket #11701 (Add spkg-check to Mercurial) created by
- Mercurial was recently upgraded at #10594. It was mentioned there that it …
- 07:37 Ticket #11700 (Methods concerning cores in Partitions) created by
- The patch implements some new methods regarding cores in Partitions. ---- …
- 02:37 Ticket #11629 (Evaluating the order of an ideal class fails) closed by
- duplicate
08/17/11:
- 17:43 Ticket #11699 (matrix() command should accept some Matlab-style inputs) created by
- In https://groups.google.com/d/msg/sage-devel/p-nrpKUBMm8/LUMAfoXsz-UJ …
- 09:00 Ticket #11698 (Fix trivial typo in Sage devel guide) created by
- In the [http://www.sagemath.org/doc/developer/sage_manuals.html#building …
- 08:37 Ticket #11697 (global minimal model for elliptic curves in number fields with non-trivial ...) created by
- Currently sage rejects to produce the global minimal Weierstrass equation …
- 06:58 Ticket #11696 (The libpng12 spkg should also create symbolic links from `libpng.*` for ...) created by
- Doing so avoids trouble if pkg-config isn't available, and packages look …
- 01:45 Ticket #11261 (Update PolyBoRi to upstream release 0.7-1) closed by
- fixed
08/16/11:
- 20:47 Ticket #11695 (Improve server name on irc help channel webpage.) created by
- http://www.sagemath.org/help-irc.html freenode.net should be …
- 03:10 Ticket #11694 (Unlabelled edges are doubled when creating multiedge graph) created by
- When creating a graph from a list of edges, if the edges are not labelled …
- 02:47 Ticket #11693 (Edges are doubled when creating Graphs with multiedges=True) created by
- […]
- 02:40 Ticket #11692 (Creating a multiedged graph gives wrong error) created by
- When creating a multiedged graph with multiedges=False it fails when …
- 02:38 Milestone sage-4.7.1 completed
- 02:26 Ticket #11316 (Weighted degree term orders added) closed by
- fixed
- 02:23 Ticket #11550 (Singular does not build on Cygwin on Windows 7) closed by
- fixed
- 02:22 Ticket #11519 (Singular hiccups when identifying its version) closed by
- duplicate: Replying to SimonKing: > the procedure is that I give a …
- 02:21 Ticket #10715 (upgrade Sphinx to upstream version 1.0.7) closed by
- duplicate
- 02:20 Ticket #10235 (singular-3-1-1-4.p3 is missing Singular.rc.in) closed by
- duplicate
- 02:04 Ticket #11691 (scaling_term only appears in documentation) created by
- The scaling_term is documented in Graph.plot? but in fact does nothing. …
08/15/11:
- 10:13 Ticket #11690 (fix AES equation systems when star=True) created by
- David Montminy reported that polynomial system generation does not …
- 07:45 symbolics edited by
- (diff)
08/14/11:
- 15:45 Ticket #11689 (Slow Hermite form when transformation matrix is sought.) created by
- Here is a small example which does not seem to complete for computing the …
- 07:16 Ticket #11688 (graded modules and graded algebras) created by
- Currently some properties of graded modules are implemented in graded …
08/13/11:
- 23:18 Ticket #11687 (Sanitize `sage-env`) created by
- There are currently a couple of issues with sage-env; approximately …
- 01:22 Ticket #11686 (Race condition in matplotlib mkdir()) created by
- I regularly see this error when testing on the buildbot: […] The …
08/12/11:
- 16:02 Ticket #11685 (Pari finite field extension: element created by list not recognised as ...) created by
- In sage-4.7.1: […] ---- Apply 1. …
- 13:59 Ticket #11684 (Obtaining coefficients of polynomials over finite fields is extremely slow) created by
- If we have a polynomial over a finite field and we want to obtain its …
- 11:03 Ticket #11683 (ell_curve_isogeny initialization) created by
- The import of sage/schemes/elliptic_curves/ell_curve_isogeny.py (which …
- 10:21 Ticket #11682 (Thematic Tutorial on Sandpiles) created by
- I would like to add a thematic tutorial on the abelian sandpile model. …
- 02:29 Ticket #11681 (Mac Binary distribution contains hardcoded absolute paths) created by
- At least the following image: …
- 00:34 Ticket #11680 (support extra_compile_args (e.g., C99) when loading/attaching .pyx ...) created by
- Right now, the following file foo.pyx cannot be just loaded into Sage: …
08/11/11:
- 06:19 Ticket #11679 (Allow different directory for server_pool communication) created by
- In a remote notebook setup using server_pool, all communication …
- 02:14 Ticket #11645 (Singular does not find "gftables/9" on Solaris) closed by
- fixed
08/10/11:
- 22:08 Ticket #11678 (sage-4.7 gives error on relocating the root directory) created by
- I installed sage-4.7 in a directory as ~/tmp/Downloadz/sage/sage-4.7 …
- 18:21 Ticket #11677 (Polygon fill doesn't work) created by
- From …
- 01:57 Ticket #11663 (singular files not world-readable) closed by
- fixed
- 01:57 Ticket #11662 (moin files not world-readable) closed by
- fixed: Replying to leif: > Did you make spkg-install executable? …
- 01:55 Ticket #11661 (gap files not world-readable) closed by
- fixed
- 00:44 Ticket #11676 (sage-pkg does not force world-readable permissions) created by
- As pointed out here: #11660 and here: #11664 archives have to be …
- 00:22 Ticket #11675 (Adding a list of Sage environment variables to the FAQ) created by
- This is a recurrent question in the sage-support list (see for example …
08/09/11:
- 20:41 Ticket #11674 (np.dot of two numeric matrices segfaults in the binary Ubuntu 10.04.1 ...) created by
- Multiplying two ordinary matrices using numpy segfaults sage. Using a …
- 15:58 Ticket #11673 (is_unit not properly implemented for algebraic integers) created by
- Here is an example: […] This does not seem to be limited to quadratic …
- 12:59 Ticket #11672 (Some more doctests from the book "Calcul mathématique avec Sage") created by
- The attached patch adds to the Sage testsuite most examples appearing …
- 10:10 Ticket #11645 (Singular does not find "gftables/9" on Solaris) closed by
- duplicate: This will be folded into #11663.
- 09:52 Ticket #11660 (docutils files not world-readable) closed by
- fixed
- 09:52 Ticket #11664 (polybori files not world-readable) closed by
- fixed
- 08:54 CygwinPort edited by
- (diff)
08/08/11:
- 23:09 Ticket #11671 (Doc/impl inconsistency for MPolynomial_libsingular.reduce()) created by
- The docstring of …
- 19:36 CygwinPort edited by
- (diff)
- 19:36 CygwinPort edited by
- (diff)
- 17:19 Ticket #11670 (fix number fields being unique parents -- this got broken over the years) created by
- For example, these are all wrong: […] NOTE: To keep this project …
- 14:35 CygwinPort edited by
- (diff)
- 12:04 Ticket #11659 (Increase LaTeX SAVE_SIZE in Sphinx) closed by
- fixed
- 12:02 Ticket #11611 (Equal PARI integers have different hashes) closed by
- fixed
- 11:53 Ticket #11669 (optimize quaternion algebra elements a bit, in some obvious ways) created by
- This ticket depends on #11670. There are a couple of simple optimizations …
- 11:51 Ticket #11668 (abs(a+b)^2 == (a+b)^2) created by
- […] The last result is clearly wrong. abs() is real by definition. …
- 10:42 Ticket #11667 (Cache groebner basis independend of degree bound) created by
- One of the basic tricks when working with Groebner bases is to compute …
- 10:37 Ticket #11666 (Upgrade MPFR to 3.1.0) created by
- Our current MPFR spkg is fairly old (based on MPFR 2.4.2), and …
- 07:50 Ticket #11665 (Don't delete built Sage documentation until Sphinx has been successfully ...) created by
- As the title says. ---- New spkg: …
- 06:51 Ticket #11664 (polybori files not world-readable) created by
- Similar to #11660, the polybori files are not world-readable. Reported …
- 06:50 Ticket #11663 (singular files not world-readable) created by
- Similar to #11660, the singular files are not world-readable. New spkg: …
- 06:49 Ticket #11662 (moin files not world-readable) created by
- Similar to #11660, the moin files are not world-readable. New spkg: …
- 06:48 Ticket #11661 (gap files not world-readable) created by
- Similar to #11660, the gap spkg has some files which are not world-reable: …
- 05:40 Ticket #11660 (docutils files not world-readable) created by
- The new docutils spkg from #10166 has its src directory not …
- 02:30 Ticket #11659 (Increase LaTeX SAVE_SIZE in Sphinx) created by
- New spkg: …
08/07/11:
- 10:21 Ticket #11658 (the timeout option is not working correctly in parallel computing) created by
- With a timeout of 5 seconds I should not be able to perform a sleep of 40 …
08/06/11:
- 13:53 Ticket #11657 (the vector(...) function is extremely slow) created by
- I was shocked by this: […] I didn't realize that the special case of …
- 12:17 Ticket #11656 (Imaginary part of symbolic variable disappears in simplify_full()) created by
- […] Related to two-year old bug #6862. It seems, variables declared as …
- 12:11 Ticket #11655 (A.integrate() has imaginary part for real A) created by
- […] A.imag() is 0 Aint.imag() is a long expression, which doesn't …
- 05:57 WikiStart edited by
- (diff)
08/05/11:
- 15:46 Ticket #11654 (Test Ticket) created by
- 14:19 Ticket #11653 (desolve failed to solve an ODE whose solution implies integration limits) created by
- When trying to solve a simple ODE whose rhs contains a function, Sage …
- 10:12 Ticket #11652 (MPolynomial_libsingular reports the wrong degree) created by
- On sage-4.7: In the following example, the degree with respect to p …
- 09:24 Ticket #11651 (Decide what to do with e^(y=x)) created by
- [ http://groups.google.com/group/sage-support/browse_thread/thread/641c16b1d …
Note: See TracTimeline
for information about the timeline view.

