Timeline
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 …
08/04/11:
- 21:48 WikiStart edited by
- (diff)
- 10:03 Ticket #11650 (Make 'convert' the standard way to produce animated gifs (again)) created by
- In ticket #11170, code was added so that if ffmpeg is present, it gets …
08/03/11:
- 23:56 Ticket #11649 (Use of degrees) created by
- Sage should allow the use of degrees as well as radians. This could work …
- 23:51 Ticket #11648 (Contour plot cannot deal with non-real numbers) created by
- When trying to contour_plot a function that can return non-real numbers, …
- 23:22 Ticket #11647 (Numerical approximation to one digit) created by
- Sage behaves unexpectedly when returning a numerical approximation to one …
- 23:18 Ticket #11646 (Significance arithmetic) created by
- I am working on implementing significance arithmetic in Sage (i.e., …
- 12:28 Ticket #11645 (Singular does not find "gftables/9" on Solaris) created by
- The following problem of Singular on Solaris (mark in skynet for …
- 07:43 Ticket #9382 (atlas not respecting SAGE_FAT_BINARY on i686 systems) closed by
- duplicate
- 07:38 Ticket #11592 (Improvements to units convert function) closed by
- fixed
- 07:38 Ticket #11585 (Make deprecated_function_alias print the whole module path when it differs ...) closed by
- fixed
- 07:38 Ticket #11304 (Problems with S-class groups of number fields) closed by
- fixed
- 07:37 Ticket #11435 (empty partition causes error for down_list) closed by
- fixed
- 07:37 Ticket #11546 (Implementation of energy function for crystals) closed by
- fixed: It works now, thanks!
- 07:36 Ticket #8938 (Multivariate polynomials can be incorrectly formatted in LaTeX) closed by
- fixed
- 07:36 Ticket #10848 (Checks for Hermitian matrices) closed by
- fixed
- 06:49 Ticket #11636 (Do not use PARI's hash_GEN() for gen.__hash__ -- it is buggy) closed by
- invalid: Thanks jdmeyer!!!!
- 06:16 Ticket #11644 (Published worksheets do not get update automatically in flask notebook) created by
- The "Automatically re-publish when changes are made" feature does not work …
08/02/11:
- 17:20 CygwinPort edited by
- (diff)
- 12:47 Ticket #11617 (sending certain large strings to the gp PARI pexpect interface fails) closed by
- fixed
- 12:47 Ticket #11589 (faster zero matrix creation) closed by
- fixed
- 12:46 Ticket #11558 (Echelonize with transformation=True oddness for sparse matrix) closed by
- fixed
- 12:45 Ticket #11456 (Make the Magma interface able to convert number field elements from Magma ...) closed by
- fixed
- 12:45 Ticket #11547 (Copy needed dll to so files on Cygwin) closed by
- fixed
- 12:45 Ticket #11265 ("\dots" in docstring is not converted to "..." properly.) closed by
- fixed
- 12:45 Ticket #11183 (Stembridge local characterization for crystal bases) closed by
- fixed
- 12:45 Ticket #10926 (is_gamma0_equiv on Cusps is wrong) closed by
- fixed
- 12:44 Ticket #10319 (segmentation fault in sparse rational matrix manipulations) closed by
- fixed
- 12:44 Ticket #8821 (Adding a section on coercion to the tutorial (guided tour)) closed by
- fixed
- 12:44 Ticket #11298 (Extend the capabilities of Sage's introspection) closed by
- fixed
08/01/11:
- 19:24 CygwinPort edited by
- (diff)
- 18:51 Ticket #11643 (Maxima precision) created by
- The Sage–Maxima interface currently does not maintain precision: […] …
- 17:07 Ticket #11642 (Rewrite/improve/fix SQLDatabase and SQLQuery objects) created by
- Currently the SQLDatabase object in sage has a number of bugs (adding …
- 16:58 Ticket #11641 (Implementation of decorator for combinatorial maps) created by
- This patch implements decorators for combinatorial maps. The aim is to be …
- 16:58 Ticket #11640 (Remove DB_HOME in preference of SAGE_DATA) created by
- Currently DB_HOME is defined in various files throughout Sage, and in …
- 16:44 Ticket #11639 (conductor of simple curve over Q(cube root 3) takes forever) created by
- […] The correct answer has norm 322486272, and should be instant: …
- 09:51 Ticket #11638 (Patch: add integration unit tests) created by
- This adds unit tests for the following tickets: #11594, #11591, #11590, …
- 09:41 Ticket #11498 (Improve LaTeXing of strings) closed by
- fixed
07/30/11:
- 08:36 Ticket #11637 (Updated docstring for Graph.cores()) created by
- I have received a mail or two already about this documentation, which I …
07/29/11:
- 13:30 Ticket #11636 (Do not use PARI's hash_GEN() for gen.__hash__ -- it is buggy) created by
- Please revert #9667, since PARI's hash_GEN hash's equal hermite normal …
- 12:36 CygwinPort edited by
- (diff)
- 08:20 CygwinPort edited by
- (diff)
- 08:17 CygwinPort edited by
- (diff)
- 08:12 Ticket #11635 (Ensure that libraries link to the shared version of NTL by default) created by
- In #11547, we added copying of several needed dlls on Cygwin. However, in …
- 03:01 Ticket #11634 (Base Polyhedron on PPL (by default)) created by
- Rewrite the Polyhedron class to allow different backends for the …
07/28/11:
- 13:21 WikiStart edited by
- Added myself to the username to realname mapping (diff)
- 03:25 Ticket #11468 (Memleak in singular.pyx) closed by
- fixed
- 03:25 Ticket #11424 (Build Integer from Unicode) closed by
- fixed
- 03:25 Ticket #11356 (Companion matrix constructor) closed by
- fixed
- 03:24 Ticket #11350 (Fraction fields should know whether they are finite or not.) closed by
- fixed
- 03:24 Ticket #11224 (Support for the descriptor protocol for lazy_import'ed objects) closed by
- fixed
- 03:24 Ticket #11144 (trivial typo messes up interact doc) closed by
- fixed
- 03:24 Ticket #11106 (Make location of notebook style files configurable) closed by
- fixed
- 03:24 Ticket #11489 (iframe command) closed by
- fixed
- 03:24 Ticket #11557 (Machine-readable timeit() output) closed by
- fixed
- 03:24 Ticket #11578 (elliptic curve isogeny: error in documentation and a comment) closed by
- fixed
- 02:56 Ticket #11495 (Trac #1092 small memleaks exposed by ntl_ZZ_pE (from 2.8.12.alpha0)) closed by
- fixed
- 01:22 Ticket #11633 (Tutorial on programming in python and sage) created by
- There is a long series of exercises on Sage Combinat queue which are used …
07/27/11:
- 06:41 Ticket #11549 (Arithmetic with symbolic vectors always creates a new ...) closed by
- fixed
- 06:41 Ticket #11533 (allow unicode strings for specifying elliptic curve cremona labels) closed by
- fixed
- 06:41 Ticket #11527 (Add revolution_plot3d to reference manual) closed by
- fixed
- 06:41 Ticket #11522 (partition centralizer_size doc is badly set up) closed by
- fixed
- 06:40 Ticket #11287 (Interface to runsnake and import_statements) closed by
- fixed
- 06:40 Ticket #11251 (Add todo extension to Sphinx) closed by
- fixed
- 06:40 Ticket #10845 (fixed errors in documentation in two ETuple methods) closed by
- fixed
- 06:40 Ticket #10666 (document the SAGE_ATLAS_ARCH environment variable) closed by
- fixed
- 06:40 Ticket #10226 (Rewrite ATLAS spkg-install) closed by
- fixed
07/26/11:
- 15:03 Ticket #11632 (conf.py in thematic_tutorials overwrites jsmath macros) created by
- Because of the line […] in thematic_tutorials/conf.py, existing …
- 10:58 Ticket #11631 (L-series attached to cusp forms are broken) created by
- […] There are two issues: (1) the code doesn't work at all when the …
- 07:14 Ticket #11630 (Local data of elliptic curves should not do any global work) created by
- ... unless asked to do so. I am talking about the line 687 in …
- 07:06 Ticket #11629 (Evaluating the order of an ideal class fails) created by
- The following does not work […] giving a type-error. While it should …
- 05:22 WikiStart edited by
- (diff)
- 05:17 Ticket #11628 (GF() arithmetic slower than IntegerModRing()) created by
- Consider the following code: […] With Sage 4.7 I get: […] If I …
- 04:40 Ticket #11627 (Turn Fan(discard_warning) into an error) created by
- There is no easy way to re-enable the warning after it has been shown …
- 01:33 Ticket #11626 (make the error function work in arbitrary precision) created by
- […] However, MPFR contains a multiple precision implementation of erf. …
07/25/11:
- 16:24 Ticket #11625 (speed up "remove_faces" for simplicial complexes) created by
- The attached patch, taken from a …
- 06:01 Ticket #11624 (List Sidon g-sets) created by
- The attached patch provides a recursive algorithm that lists Sidon g-sets …
07/24/11:
- 21:14 Ticket #11623 (small optimization to girth) created by
- […]
- 14:56 Ticket #11622 (Add some targets to the top-level Makefile (and other make-related issues)) created by
- This perhaps just gets a meta-ticket to collect various additions (or …
- 13:19 WikiStart edited by
- (diff)
- 11:56 Ticket #10749 (libpng-1.2.35.p2 has syntax errors in its spkg-install) closed by
- duplicate
- 11:50 Ticket #11550 (Singular does not build on Cygwin on Windows 7) closed by
- fixed
- 11:44 Ticket #11621 (Preparser could accomodate multiline input and continuation lines) created by
- It would be an improvement to have the preparser recognize when an input …
- 04:17 Ticket #11530 (Conversion of finite field elements to PARI disregards characteristic and ...) closed by
- fixed
- 04:16 Ticket #11411 (some q binomial coefficients should be zero) closed by
- fixed
- 04:16 Ticket #11392 (Toric ideals over fraction fields) closed by
- fixed
- 04:16 Ticket #11376 (Remove the hardcoding of python version in setup.py and SConstruct to ...) closed by
- fixed
- 04:16 Ticket #11246 (flint-1.5.0.p5's extraneous #includes break typedef ulong in sys/types.h) closed by
- fixed
- 04:14 Ticket #11609 (fix some minor typos in the *documentation* of Hidden Markov Models) closed by
- fixed
Note: See TracTimeline
for information about the timeline view.

