Timeline
05/11/11:
- 12:57 Ticket #11329 (make f2c spkg respect CC environment variable) created by
- fixed in #7027
- 12:15 Ticket #11278 (singular 3-1-1-4.p8 fails on Mac OS X 10.4) closed by
- fixed
- 12:11 Ticket #11272 (cube(center, size=0.5) does not return a cube centered at center) closed by
- duplicate: Duplicate of #10796.
- 10:18 Ticket #11328 (matrix insert row won't take ints) created by
- From …
- 09:27 Ticket #11327 (isogeny code uses deprecated(?) multi-variate gcd) created by
- In sage.schemes.elliptic_curves.ell_curve_isogeny (of sage 4.6.2) the …
- 08:40 Ticket #11326 (make ATLAS respect CC environment variable) created by
- ATLAS does not respect the CC environment variable. Fix with new build …
- 06:43 Ticket #11325 (Multiple line cells generation in live help broken, lots of samples ...) created by
- In notebook the sample tags like "sage:" and "..." are removed. As far as …
- 03:36 Ticket #11324 (Bug in gale_ryser_theorem) created by
- See the discussion at : …
- 02:23 Ticket #11252 (Cliquer cannot be interrupted) closed by
- fixed
05/10/11:
- 13:48 Ticket #11323 (allow floats to be taken to complex powers) created by
- In sage.rings.complex_number.ComplexNumber.__pow__?? […] makes it so …
- 11:10 Ticket #11322 (Make it clear how to view full output when it's truncated) created by
- And I mean view nicely. See …
- 08:28 Ticket #11321 (Make lcalc compatible with the new PARI) created by
- PARI version 2.4.4 (see #11130, now aiming at 2.5.0) no longer has an …
- 06:30 Ticket #11320 (deprecated_function_alias for Cython classes) created by
- Currently you can't use deprecated_function_alias with Cython classes …
05/09/11:
- 09:53 Ticket #11319 (Cannot create homomorphism from prime residue field to finite field) created by
- Consider K = QQ(sqrt(337)). The prime 5 is inert in K and the prime 13 …
- 09:19 Ticket #11318 (Make GroupAlgebra(G, R) an alias for G.algebra(R), and remove its code) created by
- Goal: remove the code for GroupAlgebra?, and make GroupAlgebra?(G,R) an …
- 08:06 Ticket #11317 (update pynac to 0.2.2) created by
- Here is the long awaited pynac update. It includes patches from upstream …
- 02:32 Ticket #11316 (Weighted degree term orders added) created by
- Weighted degree term orders (wp,Wp,ws,Ws as in Singular) added to …
- 02:17 Ticket #8566 (Upate prereq to 0.8, removing 'm' option from 'tar') closed by
- duplicate
05/08/11:
- 10:34 Ticket #11315 (remove pstricks from default latex preamble) created by
- At Sage Days 30 we noticed some problems with trying to view a graph …
- 10:23 Ticket #11314 (Enhance method from_shape_and_word in tableau to allow English reading ...) created by
- Enhance method from_shape_and_word in tableau to allow English reading …
- 05:24 Ticket #11297 (altivec must be disabled for ECL on PPC OSX 10.5) closed by
- fixed
- 05:24 Ticket #11280 (check XCode version on MacOSX, and bail out if it is 4) closed by
- fixed
- 04:51 Ticket #11313 (Animated GIF plots should repaint bgcolor after each frame) created by
- As title. ImageMagick should be called with -dispose Background, …
- 04:27 Ticket #11312 (Speed up the computation of the Hilbert basis of a cone) created by
- My first implementation of the Hilbert basis eventually uses PALP to …
05/07/11:
- 20:40 Ticket #11311 (engine="pdflatex" in view is ignored) created by
- The view command states that the pdflatex argument is deprecated and that …
- 17:28 Ticket #11168 (rubiks fails doctest with gcc 4.6.0 and -O2 optimisation.) closed by
- fixed
- 04:26 Ticket #7702 (Handle interrupts better in the notebook) closed by
- duplicate: I cannot reproduce the problem anymore in recent versions of Sage, so I …
- 03:10 Ticket #11310 (Monkey-patch catchall `except:` statements so they at least don't catch ...) created by
- There are a lot places in the Sage library which use […] This is bad …
- 03:08 Ticket #11139 (Ideal with no generators for univariate polynomial rings) closed by
- fixed
- 03:07 Ticket #11203 (Raise a true interrupt in GAP interrupt test) closed by
- fixed
- 03:07 Ticket #11294 (Replace PyErr_CheckSignals() by sig_check) closed by
- fixed
05/06/11:
- 15:44 Ticket #11309 (Sage sees - x + y > 0, - y + x >= 0, and x - y > 0 as equivalent) created by
- -x + y > 0 and x - y > 0 are treated the same in Sage. […] and …
- 12:58 WikiStart edited by
- (diff)
- 10:36 Ticket #11308 (typos in sage.structure.list_clone documentation) created by
- Title says all. Apply: 1- …
- 06:49 Ticket #11307 (L rel. number field, E/L ell. curve, P in E(L), 'P in E.base_ring()' -> ...) created by
- The following code gives an AttributeError where it should probably …
- 06:26 Ticket #11306 (Upgrade unitary check for RDF/CDF matrices) created by
- This is an upgrade of the is_unitary() method, based on experience …
- 06:09 Ticket #11305 (Bijection between Rigged Configurations and Crystal Paths) created by
- Implementation of rigged configurations and Kirillov-Reshetikhin tableaux …
- 05:51 WikiStart edited by
- (diff)
- 01:40 Ticket #11304 (Problems with S-class groups of number fields) created by
- There are some serious problems at present with the code for S-class …
- 00:19 Ticket #9969 (Update extension code for mpmath-0.17) closed by
- fixed
- 00:18 Ticket #11226 (Sympow spkg fails with gcc 4.6.0) closed by
- fixed
- 00:18 Ticket #10493 (Upgrade Cython to 0.14.1) closed by
- fixed
05/05/11:
- 21:43 Ticket #11303 (Fix the documentation of attach) created by
- The help page given by attach? claims: […] This has actually no …
- 14:36 Ticket #11302 (Make it easier to construct a fan from a triangulation) created by
- A common step in toric geometry is to construct the fan from some …
- 14:13 Ticket #11301 (empty partition causes error for up_list) created by
- […]
- 13:15 WikiStart edited by
- (diff)
- 07:32 Ticket #11300 (Add get_part method to partition.py) created by
- Add a method to partitions to return a default value for parts that do not …
- 07:23 Ticket #11299 (Fix documentation of sage.modular.modform.element.ModForm.qexp) created by
- Fix some ReST typos documentation of …
- 06:39 Ticket #11227 (gcc-4.6.0 optimization bug with cliquer-1.2.p7.spkg) closed by
- fixed
- 04:52 Ticket #10797 (update PolyBoRi to newest upstream release 0.7.0) closed by
- fixed
- 02:48 Ticket #11083 (PolyBoRi fails to build on OpenSolaris with gcc-4.6.0) closed by
- fixed
- 02:28 Ticket #11298 (Extend the capabilities of Sage's introspection) created by
- The following used to fail: […] Similarly, the edit command did not …
05/04/11:
- 22:08 Ticket #11297 (altivec must be disabled for ECL on PPC OSX 10.5) created by
- ECL 11.1.1.p0 spkg does not build on MacOSX PPC (G4) running MacOSX 10.5, …
- 20:22 Ticket #11296 (add default username to sage-combinat install script) created by
- The sage-combinat install script fails if there is no username provided to …
- 18:36 Ticket #11295 (FiniteField_givaroElement.log_to_int documentation) created by
- […]
- 12:04 Ticket #11294 (Replace PyErr_CheckSignals() by sig_check) created by
- At various places in sage/matrix/, there is the following code: […] …
- 11:39 Ticket #11293 (All relations of a poset) created by
- This adds methods for posets to create an iterator and a list, for all the …
- 10:23 Ticket #11241 (Theta series of degree 2 uses "int" instead of "ZZ" for coefficients) closed by
- fixed
- 08:50 Ticket #10167 (three new methods in Poset) closed by
- duplicate
- 08:06 Ticket #9564 (libsingular exponentiation can not be interrupted) closed by
- duplicate
- 07:07 Ticket #11292 (Allow broader inputs to lattice meet and join) created by
- The meet and join methods of a lattice should be more robust about their …
- 06:56 Ticket #11291 (Interface to Gprof2Dot) created by
- Implement an interface to …
- 06:41 Ticket #11290 (Implementation of non-commutative k-Schur functions in the nilCoxeter ...) created by
- Implementation of the nilCoxeter algebra for all Weyl Groups. In affine …
- 06:18 Ticket #11289 (Random posets, documentation and error-checking) created by
- As the subject line says. Apply: 1. …
- 02:05 Ticket #11288 (Maple optional tests) created by
- I was running the doc tests of sage.interfaces.maple on bsd.math, using …
05/03/11:
- 23:51 Ticket #11268 (singular_function should turn the Singular documentation into a block of ...) closed by
- fixed
- 23:51 Ticket #11229 (Rational maps attached to elliptic curve isogeny are incorrect) closed by
- fixed
- 23:51 Ticket #10888 (problem in evaluation dual isogeny) closed by
- fixed
- 23:19 WikiStart edited by
- (diff)
- 20:28 Ticket #11287 (Interface to runsnake and import_statements) created by
- This patch adds two developper tools in sage.misc.dev_tools: - An …
- 18:32 Ticket #11286 (Speed-up solving linear systems) created by
- Patch implements solving a linear system of equations in the most naive …
- 14:37 Ticket #11285 (Request to add feature: Decomposing a finite dimensional vector space with ...) created by
- I would like to request a new feature for Sage. I would like to be able to …
- 14:13 WikiStart edited by
- (diff)
- 13:11 WikiStart edited by
- (diff)
- 13:07 WikiStart edited by
- (diff)
- 12:00 WikiStart edited by
- Added hthomas (diff)
- 11:38 Ticket #11284 (Document all options of Poset.show and Poset.plot) created by
- The documentation of the plot method of Posets does not document all …
- 05:30 Ticket #11253 (Allow size argument for plot_projection method of word paths) closed by
- fixed
- 05:30 Ticket #11236 (Fix _test_eq for Python 2.7) closed by
- fixed
- 05:30 Ticket #11167 (Sage 4.7.alpha3 library doesn't build under Cygwin) closed by
- fixed
- 05:30 Ticket #11181 (edge labels should be unique) closed by
- fixed
- 05:30 Ticket #11182 (replace NetworkX empty dictionaries as edge labels with Sage default None) closed by
- fixed
- 05:29 Ticket #9976 (Decorated functions/methods have generic signature in documentation) closed by
- fixed
- 05:29 Ticket #10356 (bipartite graph doesn't label a vertex when showing it) closed by
- fixed
- 05:29 Ticket #10804 (Improvements to partn_ref functions, including stabilizer chains) closed by
- fixed
- 05:28 Ticket #9633 (binomial does not accept float) closed by
- fixed
- 05:28 Ticket #9623 (interacts for high school level education) closed by
- fixed
- 05:28 Ticket #9154 (boehm_gc (still, still) fails to build on Cygwin) closed by
- fixed
- 05:28 Ticket #9065 (Add support for facade parents) closed by
- fixed
- 05:28 Ticket #5982 (Can't construct fraction field) closed by
- fixed
05/02/11:
- 13:11 Ticket #11283 (algdep throws exception on valid input) created by
- The algdep function chokes when the input is a vanilla Python complex …
- 11:39 Ticket #11282 (Add a link from the main live documentation help page to the thematic ...) created by
- The fast static version of the documentation points to the thematic …
- 10:57 Ticket #11281 (.. math:: environment ignored in the live documentation) created by
- .. math:: environments seem to be ignored in the live documentation. See …
05/01/11:
- 23:28 Ticket #11280 (check XCode version on MacOSX, and bail out if it is 4) created by
- Currently, XCode 4 (namely, version 4.0.1) produces a Sage executable that …
- 13:30 Ticket #11279 (Convex Hulls, Hull number in graphs) created by
- This ticket implements a method to compute the hull number of a graph. As …
- 03:56 Ticket #11264 (sage/combinat/iet/strata.py is the last place in sage to use the ...) closed by
- fixed
- 02:32 Ticket #11277 (Temporarily disable failing SVD doctest) closed by
- fixed
04/30/11:
- 13:35 Ticket #11278 (singular 3-1-1-4.p8 fails on Mac OS X 10.4) created by
- On my Mac OS X 10.4 PPC 32-bit system, singular (#11084) fails to compile …
- 13:05 Ticket #11243 (python spkg build fails on Ubuntu 11.04) closed by
- fixed
- 09:47 Ticket #11277 (Temporarily disable failing SVD doctest) created by
- On one particular configuration (Mac, gcc 4.2.1), there is a doctest …
- 06:36 Ticket #11276 (bug in documentation for non_surjective for Galois representations ...) created by
- non_surjective() docstring incorrectly states that it's inconclusive and …
04/29/11:
- 10:50 Ticket #11275 (bug in canvas3d html5 rendering of 3d plots) created by
- In the notebook, try this: First, in an input cell put this and evaluate: …
- 06:27 Ticket #10821 (riemann.pyx gives lots of invalid value in divide warnings) closed by
- fixed
04/28/11:
- 16:47 Ticket #11274 (Cholesky matrix decomposition breaks over the rationals) created by
- The matrix E is clearly symmetric, and by looking at its eigenvalues and …
- 12:04 Ticket #11273 (Riemann Enhancements: Docs, Exterior, Multiple Spiderweb, Error Testing) created by
- This is a major upgrade of the riemann module. Features are: Fixes and …
- 11:42 Ticket #11272 (cube(center, size=0.5) does not return a cube centered at center) created by
- The center of the cube is affected by the argument size : […] The …
- 10:14 Ticket #11271 (there is a serious bug in the documentation or code for is_surjective for ...) created by
- David Zywina pointed out to me that the docstring for the Sage function …
- 09:53 Ticket #11270 (Implement David Zywina's new fast algorithm for determining surjectivity ...) created by
- This paper [1] has a much faster more precise algorithm than the one in …
- 05:27 Ticket #11269 (Correct docstring formatting of dir_with_other_class) created by
- The docstring of dir_with_other_class lacks a double colon, and it …
- 05:02 Ticket #11268 (singular_function should turn the Singular documentation into a block of ...) created by
- The documentation of Singular is in a different format than the …
- 04:15 Ticket #11267 (cdef public attributes of a class should only appear in the docs if they ...) created by
- This ticket seems related with #9976, so, I put the participants from …
- 00:32 Ticket #11266 (Wrapper for R graphics commands.) created by
- Currently, using R graphics in sage is ugly. A typical session looks like …
04/27/11:
- 21:11 Ticket #11265 ("\dots" in docstring is not converted to "..." properly.) created by
- I looked into the detex function. To me, it seems a little buggy. 1. …
- 20:39 Ticket #11264 (sage/combinat/iet/strata.py is the last place in sage to use the ...) created by
- type.cmp has been removed from python-2.6.5 and later and is only used …
- 17:34 Ticket #11263 (Markup ".. link" is wrong in the developer guide. Add ".. linkall" to ...) created by
- The developer guide says: […] whereas the correct markup is {{{.. …
- 14:16 Ticket #11262 (Interactive plots stored in the browser's cache and manipulated with ...) created by
- Desired functionality: the change in the plot (or whatever one is …
- 05:49 Ticket #11261 (Update PolyBoRi to upstream release 0.7-1) created by
- There was a small bugfix release of PolyBoRi. Perhaps we can revert …
- 05:13 CygwinPort edited by
- (diff)
- 05:12 Ticket #11260 (ECL-11.1.1 fails to compile maxima on WIndows 7 / Cygwin 1.7.9) created by
- The problem is specific to Windows 7, and (most probably---untested) other …
- 01:04 Ticket #10247 (Sage 4.6 has PARI problems on Cygwin) closed by
- fixed
- 00:59 Ticket #11195 (LU decomposition for exact matrices) closed by
- duplicate: Duplicate of #11259.
- 00:54 Ticket #11227 (gcc-4.6.0 optimization bug with cliquer-1.2.p7.spkg) closed by
- fixed
04/26/11:
- 15:29 Ticket #11259 (LU decomposition for matrices with exact base rings) created by
- This is an optimized implementation of the LU decomposition. It runs at …
- 08:45 Ticket #11258 (Add documentation for plotting max and min functions) created by
- To do this, you need min_symbolic and max_symbolic, as in #6949. But …
- 06:33 Ticket #11257 (Avoid a coercion when computing an element to the power of 0) created by
- In the generic structure of element, a coercion is called to compute an …
- 05:18 Ticket #11168 (rubiks fails doctest with gcc 4.6.0 and -O2 optimisation.) closed by
- fixed
- 05:00 Ticket #11256 (Update big_oh for use with multivariate power series) created by
- Multivariate power series are implemented at #1956. This ticket calls for …
- 04:29 CygwinPort edited by
- (diff)
- 02:08 Ticket #4141 (OS X: R pulls in libraries from fink) closed by
- worksforme
- 02:06 Ticket #11234 (Fractional ideal class double exponentiation fails) closed by
- fixed
- 02:05 Ticket #11230 (Define our own PariOUT) closed by
- fixed
- 02:05 Ticket #7377 (Symbolic Ring to Maxima via EclObject) closed by
- fixed
04/25/11:
- 23:58 Ticket #11255 (Enhance the e_one_star.Patch class) created by
- A few enhancements for the Patch class: * remove method; * __hash__ …
- 18:23 Ticket #11254 (Using collections.defaultdict for evaluation_dict method for finite words) created by
- defaultdict allows to initialize automatically values of a dict to zero:: …
- 17:59 Ticket #11253 (Allow size argument for plot_projection method of word paths) created by
- For example : […] Depends on #8670 (merged in 4.7.alpha2).
- 11:35 CygwinPort edited by
- (diff)
- 11:16 Ticket #10348 (upgrade optional biopython package to 1.57) closed by
- fixed
- 10:01 Ticket #11252 (Cliquer cannot be interrupted) created by
- From working on #11227, it became clear that Cliquer cannot be …
- 09:41 Ticket #11243 (python spkg build fails on Ubuntu 11.04) closed by
- fixed
- 09:41 Ticket #11209 (documentation for symbolic series function is wrong/misleading) closed by
- fixed
- 09:24 CygwinPort edited by
- (diff)
- 08:58 WikiStart edited by
- (diff)
- 08:16 Ticket #11251 (Add todo extension to Sphinx) created by
- Sphinx has a todo extension which allows to highlight and gather …
- 05:47 Ticket #11250 (Fix link in coercion.rst) created by
- There are several dangling links in coercion.rst and action.py …
- 05:27 Ticket #11249 (Make sure R graphics in notebook live in correct place) created by
- Currently the following can happen in the notebook. […] This should …
- 03:57 CygwinPort edited by
- (diff)
- 03:48 Ticket #11247 (Remove the optional GLPK package since Sage has GLPK as a standard ...) closed by
- fixed
- 03:31 WikiStart edited by
- add slelievre to list; edit formatting tips (diff)
04/24/11:
- 18:40 CygwinPort edited by
- (diff)
- 14:36 Ticket #11248 (SVD matrix decomposition may return a non-invertible "unitary" matrix) created by
- On one particular configuration (Mac, gcc 4.2.1) it appears the NumPy …
- 10:32 Ticket #11247 (Remove the optional GLPK package since Sage has GLPK as a standard ...) created by
- Listing the optional packages for sage-4.7.alpha5 one sees: […] Note …
- 04:28 CygwinPort edited by
- (diff)
- 04:14 Ticket #11246 (flint-1.5.0.p5's extraneous #includes break typedef ulong in sys/types.h) created by
- flint-1.5.0.p5 does not build on a recent Cygwin (1.7.9) due to Cygwin …
04/23/11:
- 22:53 CygwinPort edited by
- updates with my Win7 experience (diff)
- 22:48 Ticket #11245 (broken tar on cygwin (Windows 7), cddlib and networkx fail to install) created by
- on Windows 7 tar does not unpack cddlib spkg correctly, symbolic links …
- 20:36 Ticket #11244 (In python-2.7 deprecation warnings are not shown to the user by default) created by
- In python 2.7 deprecation warnings are a developer only feature. Which …
- 08:45 WikiStart edited by
- (diff)
- 08:38 Ticket #11243 (python spkg build fails on Ubuntu 11.04) created by
- http://groups.google.com/group/sage-devel/browse_thread/thread/593b9a4124f5 …
- 08:31 Ticket #11242 (python spkg build fails on Ubuntu 11.04) created by
- I found this build failure with sage 4.6.2 on Ubuntu 11.04 64bit beta2. I …
04/22/11:
- 14:35 Ticket #11241 (Theta series of degree 2 uses "int" instead of "ZZ" for coefficients) created by
- […] For consistency, all the returned coefficients should be in ZZ.
- 10:35 Ticket #10966 (Make it impossible for unprivileged trac users to close tickets) closed by
- fixed
- 10:17 Ticket #11240 (Update database_cremona_ellcurve spkg) created by
- In April 2011 I completed the elliptic curve database for the range …
- 09:45 Ticket #11239 (Incorrect coercion of polynomials over finite fields) created by
- Trying to coerce a polynomial over a finite field into a polynomial ring …
- 07:04 Ticket #11238 (failing calculation of a symbolic integral) created by
- With a symbolic calculation, Sage returns 0 for the integral …
- 03:18 WikiStart edited by
- (diff)
04/21/11:
- 17:27 Ticket #11237 (Improve the clarity of the "Install from Source Code" section of the "Sage ...) created by
- #11159 corrected a large number of errors in the section on installing …
- 15:59 Ticket #11236 (Fix _test_eq for Python 2.7) created by
- In Python 2.7, AssertEqual? / AssertNonEqual? call directly == and != a bit …
- 14:59 Ticket #11235 (Make the ipython edit magic command edit the right file and show both ...) created by
- All is really said in the title. apply: * …
- 13:07 Ticket #11234 (Fractional ideal class double exponentiation fails) created by
- […] Both patches should be applied.
- 12:35 Ticket #11159 (Corrections to the "Install from Source Code" section of the Sage ...) closed by
- fixed
- 12:35 Ticket #11107 (bzip2 only considers the SAGE64 environment variable on Solaris and OS X.) closed by
- fixed
- 12:35 Ticket #9181 (Update dev-guide : __hash__ return a long) closed by
- fixed
- 09:21 Ticket #11233 (failing calculation of an integral) created by
- In the following calculation, Sage4.6.2 returns the opposite of the right …
- 06:31 Ticket #11232 (we should not build patch on Cygwin on Windows 7) created by
- On Windows 7 an executable named patch.exe will not run (UAC prevents …
- 02:26 Ticket #11231 (Sparse and dense polynomials hash differently, but are equal.) created by
- […] It's unclear what equality really means here…
- 01:52 Ticket #11230 (Define our own PariOUT) created by
- Instead of changing defaultOut in sage/libs/pari/gen.pyx, we should …
- 01:45 Ticket #8384 (incoherent web pages) closed by
- invalid
- 01:39 Ticket #11214 (Size of a poset's Hasse diagram) closed by
- fixed
- 00:12 Ticket #11229 (Rational maps attached to elliptic curve isogeny are incorrect) created by
- […]
04/20/11:
- 18:04 Ticket #11228 (integer_rational_power problems) created by
- The following answers are all wrongs/inconsistent with the documentation:[…]
- 17:47 WikiStart edited by
- (diff)
- 13:57 Ticket #6240 (singular interface failure on itanium) closed by
- duplicate: Fixed by #11084.
- 13:39 Ticket #11227 (gcc-4.6.0 optimization bug with cliquer-1.2.p7.spkg) created by
- On various 64-bit x86_64 Linux machines (for example, the Skynet machine …
- 12:56 Ticket #11219 (document "%edit" in the tutorial) closed by
- fixed
- 12:56 Ticket #11084 (Singular 3-1-1-4.p6 fails to build with gcc 4.6.0.) closed by
- fixed
- 12:17 Ticket #11189 (Bugfix in Poset/Lattice/Hassediagram) closed by
- duplicate
- 08:57 Ticket #11226 (Sympow spkg fails with gcc 4.6.0) created by
- On Linux Itanium (ia64) systems, sympow builds with gcc 4.6.0 but fails …
- 08:52 Ticket #11225 (improve piecewise plotting) created by
- Until we actually totally rewrite piecewise functions, we should improve …
- 08:03 Ticket #10818 (EclLib should allow signals to make LISP code interruptable) closed by
- fixed
- 05:51 Ticket #11134 (Add logging for Dokchitser scripts) closed by
- fixed
- 05:51 Ticket #11212 (p-adic regulator should work even if p is a Python int (not sage integer) ...) closed by
- fixed
- 05:51 Ticket #9417 (Tamagawa number calculated incorrectly) closed by
- fixed
- 03:15 CategoriesRoadMap edited by
- (diff)
- 03:01 Ticket #11224 (Support for the descriptor protocol for lazy_import'ed objects) created by
- This patch enable to lazy import objects using the descriptor protocol …
- 01:13 Ticket #11223 (Ipython magic commands don't get preparsed) created by
- the following was posted in …
- 01:01 Ticket #11222 (Implementing set compositions) created by
- Set compositions are not yet implemented in sage. I have began to write a …
04/19/11:
- 20:06 Ticket #11221 (implicit_plot labels are not inline when doc says they are) created by
- […] This doesn't work according to the doc, which says […] Not sure …
- 14:36 Ticket #11220 (implement listing j-invariants of CM curves over other fields and fix ...) created by
- This email thread says it all: […] […] I've attached his files to …
- 12:02 Ticket #11219 (document "%edit" in the tutorial) created by
- The attached patch adds documentation for the %edit command in the …
- 05:03 Ticket #11218 (factor is broken for polynomials over relative number fields) created by
- I suspect this is a regression, but I do not have and old sage copy right …
04/18/11:
- 21:06 Ticket #11217 (Bad displays for M2 in worksheets) created by
- This input in the sage notebook […] gives this output […] This …
- 19:56 Ticket #11216 (Metaticket - make Sage work with gcc 4.6.0) created by
- Sage will not build with gcc 4.6.0 due to a number of issues. These need …
- 14:52 Ticket #11215 (Various Pairings for Modular Forms) created by
- We should have a functions/functions which allow for pairing of the …
- 13:28 Ticket #11214 (Size of a poset's Hasse diagram) created by
- Symptoms: Mildly confusing. Though not harmful, it violates the intent …
- 12:26 Ticket #11213 (ModularCurve) created by
- There is a class ModularCurve? which needs to be built. It has a spot open …
04/17/11:
04/16/11:
- 22:30 Ticket #11212 (p-adic regulator should work even if p is a Python int (not sage integer) ...) created by
- […]
- 21:35 Ticket #11211 (elliptic curve p-adic L-series claims to default to eclib but doesn't) created by
- The code for making an elliptic curve p-adic L-series in …
- 20:54 Ticket #11210 (Wrap Maxima's residue calculation) created by
- I can't believe we haven't done this before, nor that someone hasn't …
- 17:36 Ticket #11209 (documentation for symbolic series function is wrong/misleading) created by
- Consider: […] This is wrong in that: * the first input should not be …
- 17:22 Ticket #11208 (Remove numpy warnings in slope field) created by
- Having no arrows in an arrow plot (i.e., vector field that is a slope …
04/15/11:
- 12:18 Ticket #11207 (Doctest failure of groups/perm_gps/cubegroup.py on AMD Opteron based ...) created by
- I got the following error on a system with an AMD Opteron 248 (2.2 GHz). …
- 11:56 Ticket #11206 (Doctest failure of interfaces/rubik.py on Ubuntu 10.10 with an AMD Opteron ...) created by
- I got this failure on an AMD Opteron 248 based machine running Ubuntu …
- 03:35 WikiStart edited by
- (diff)
- 01:17 Ticket #10865 (update copyright years to include 2011) closed by
- fixed
- 01:03 Ticket #10109 (Document sig_on() in the developer manual) closed by
- fixed: Replying to vbraun: > Looks good! Thanks Volker!
04/14/11:
- 12:42 Ticket #11203 (Raise a true interrupt in GAP interrupt test) created by
- We should test that GAP can be interrupted by actually interrupting GAP …
- 12:40 Ticket #11202 (Add inverse method to symbolic expressions) created by
- Mathematica has an InverseFunction function: …
- 12:20 Ticket #11201 (Point users of solve() to the to_poly_solve option) created by
- Many users of of the solve() function complain that Sage can't solve some …
- 11:35 Ticket #11200 (Add fibration check to FanMorphism) created by
- The main point of this ticket was to add FanMorphism.is_fibration …
- 08:56 Ticket #11199 (QuotientRing elements are not callable) created by
- It would be convenient if quotient ring elements would be callable like …
- 06:56 Ticket #11198 (Update Gap to use #11197 for building spkg docs) created by
- The GAP spkg (currently that from #7041) should be updated to include the …
- 06:50 Ticket #11197 (Make spkg docs be built and installed after the full build) created by
- Following on some concerns brought up about dependencies in building spkg …
- 01:51 Ticket #11196 (Compute heights of Dyck words and compare them) created by
- Currently one can only compute the maximal height of a Dyck word. The …
- 00:20 Ticket #10446 (Implementation of the Schuetzenberger involution, the Lusztig involution ...) closed by
- fixed
- 00:20 Ticket #11027 (Schur matrix decomposition over RDF/CDF) closed by
- fixed
- 00:19 Ticket #10469 (Don't (effectively) source sage-env more than once) closed by
- fixed: Works for me, on sage.math.washington.edu using /scratch.
04/13/11:
- 22:05 Ticket #11195 (LU decomposition for exact matrices) created by
- This was meant for instructional purposes, but for some exact fields (eg …
- 16:06 Ticket #11189 (Bugfix in Poset/Lattice/Hassediagram) created by
- This patch fixes two minor bugs in the poset code. 1. LatticePoset …
- 12:52 Ticket #11032 (automorphism_group_binary_code crashes Sage when it can't allocate enough ...) closed by
- duplicate
- 12:50 Ticket #10994 (Bug in permutation_automorphism_group for linear codes) closed by
- duplicate
- 12:45 Ticket #10296 (Singular interface wasting time by waiting for the prompt too often) closed by
- fixed
- 12:45 Ticket #9944 (categories for polynomial rings) closed by
- fixed
- 12:45 Ticket #11114 (is_diagonalizable() for matrices) closed by
- fixed
- 12:45 Ticket #11108 (Improve class_graph) closed by
- fixed
- 12:45 Ticket #10961 (Add Lie bracket operation in Rings()) closed by
- fixed
- 12:45 Ticket #10938 (Add subset and superset methods to Sage's finite sets ...) closed by
- fixed
- 12:44 Ticket #10844 (Implemented discriminant for multivariate polynomials) closed by
- fixed
- 11:46 Ticket #10055 (Fix typos and formatting in sage/combinat/words/notes/historic.txt and ...) closed by
- fixed
- 08:18 Ticket #11168 (rubiks fails doctest with gcc 4.6.0 and -O2 optimisation.) closed by
- fixed
- 08:18 Ticket #11128 (Limit case bug for conjugate_position in words) closed by
- fixed
- 08:17 Ticket #10986 (building ecl fails in case the installed etags is actually exuberant-ctags) closed by
- fixed
- 08:17 Ticket #10124 (Graph drawing has issues with edge labels) closed by
- fixed
- 08:07 Ticket #11187 (Implementation of finite reflection groups) created by
- This patch adds a function […] to work with finite (crystallographic, …
- 01:58 Ticket #11186 (Missing parentheses when typesetting coefficients of multivariate ...) created by
- Notice the missing parenthesis when attempting to typeset a simple …
- 00:45 Ticket #11156 (sage.misc.sage_unittest.InstanceTester should call its base's __init__) closed by
- fixed
- 00:44 Ticket #11046 (Some comments in the code of SparseGraph) closed by
- fixed
- 00:44 Ticket #11033 (fixes and improvements to automorphism groups of linear codes) closed by
- fixed
- 00:44 Ticket #11019 (BooleanPolynomial.lex_lead() shouldn't crash on zero) closed by
- fixed
- 00:44 Ticket #11007 (heegner points -- a nonsquarefree case) closed by
- fixed
- 00:44 Ticket #10987 (Add optional arguement to decomposition_of_subspace making restrict not ...) closed by
- fixed
- 00:44 Ticket #10939 (Relabel a graph according to a bijective function) closed by
- fixed
- 00:44 Ticket #10934 (is_maximal is broken) closed by
- fixed
- 00:44 Ticket #10933 (time of magma command fails inside function) closed by
- fixed
- 00:43 Ticket #10905 (shortest path all pairs through BFS computations.) closed by
- fixed
- 00:43 Ticket #10858 (segfault when multiplying 0x0 dense matrix with a vector.) closed by
- fixed
- 00:43 Ticket #10799 (Solved the problem to compute resultants on certain variable orders) closed by
- fixed
- 00:43 Ticket #10796 (Platonic solid constructors scale and translate in the wrong order.) closed by
- fixed
- 00:43 Ticket #10794 (QR decomposition for matrices over exact rings) closed by
- fixed
- 00:43 Ticket #10761 (Numerical approximation of an algebraic number raises a ValueError) closed by
- fixed
- 00:43 Ticket #10601 (QuaternionAlgebra constructor does not work for python int) closed by
- fixed
- 00:42 Ticket #9109 (Fast cython class for maps between finite sets.) closed by
- fixed
- 00:42 Ticket #9094 (is_square and sqrt for polynomials and fraction fields) closed by
- fixed
- 00:42 Ticket #9028 (Basic Stats - Standard Deviation) closed by
- fixed
- 00:42 Ticket #8998 (galois_action on cusps has a bug) closed by
- fixed
- 00:42 Ticket #8614 (Optimize creation of modular symbols spaces by speeding up quotienting out ...) closed by
- fixed
- 00:42 Ticket #7105 (change search_doc and search_src so the links are opened in a new ...) closed by
- fixed
04/12/11:
- 15:09 Ticket #11183 (Stembridge local characterization for crystal bases) created by
- Implementation of the Stembridge local axioms for crystal bases. Some …
- 13:35 Ticket #11182 (replace NetworkX empty dictionaries as edge labels with Sage default None) created by
- Since NetworkX switched their default edge labels, many of the graph …
- 10:54 WikiStart edited by
- added self to list of account names; updated the number of listed names (diff)
- 01:05 Ticket #11163 (documentation of p-adic L-function order_of_vanishing is very wrong) closed by
- fixed
- 01:05 Ticket #10847 (matrix_plot can now plot subdivisions) closed by
- fixed
- 01:05 Ticket #10840 (bug in saturation for elliptic curves over Q) closed by
- fixed
- 01:05 Ticket #10832 (bug in simon_two_descent()) closed by
- fixed
- 01:04 Ticket #9371 (Implement E.two_torsion_rank() over number fields) closed by
- fixed
04/11/11:
- 23:59 Ticket #11181 (edge labels should be unique) created by
- […] depends on #11182.
- 20:07 Ticket #11180 (Allow vector input to functions taking vectors) created by
- That is really vague. What I mean is what is described at …
- 12:16 Ticket #11141 (update SAGE_ROOT/local/bin/.hgignore) closed by
- fixed
- 12:16 Ticket #11136 (Upgrade sqlite to the newest upstream release (3.7.5)) closed by
- fixed
- 12:16 Ticket #10818 (EclLib should allow signals to make LISP code interruptable) closed by
- fixed
- 12:16 Ticket #9969 (Update extension code for mpmath-0.17) closed by
- fixed
- 12:16 Ticket #9705 (trouble with long lines in notebook magma mode) closed by
- fixed
- 12:15 Ticket #9497 (Fix the Singular spkg so it can take advantage of building in parallel) closed by
- fixed
- 12:15 Ticket #7377 (Symbolic Ring to Maxima via EclObject) closed by
- fixed
- 07:59 Ticket #8613 (__dir__() / tab completion returns nonexistent attributes) closed by
- duplicate
- 07:33 WikiStart edited by
- I find a link to your tickets on top of the page useful (diff)
Note: See TracTimeline
for information about the timeline view.
