Timeline
11/06/10:
- 13:28 Ticket #10230 (Add support for Cython 0.13 C++ features) closed by
- duplicate: Yes it does, cool.
- 12:15 Ticket #10230 (Add support for Cython 0.13 C++ features) created by
- If language='c++' is set the option "--cplus" should be set for Cython to …
- 11:35 WikiStart edited by
- (diff)
- 11:34 WikiStart edited by
- (diff)
- 06:50 Ticket #10229 (Deleting attached files causes major problems) created by
- Create a file, attach it in a Sage session, then delete/move the file. …
11/05/10:
- 21:58 Ticket #10228 (optimize computation of Delta modulo an integer) created by
- At the moment, computing the q-expansion of Delta modulo an integer N is …
- 21:36 Ticket #10227 (change_labels for sum species structure does not actually change the ...) created by
- […]
- 14:54 Ticket #10225 (Nonsensical Quaternion Algebra Description) closed by
- invalid: Figured it out. […] Read as: "The number field with adjoined element …
- 14:11 Ticket #10226 (Rewrite ATLAS spkg-install) created by
- I rewrote the ATLAS spkg-install to * allow customization of …
- 12:24 WikiStart edited by
- (diff)
- 12:11 WikiStart edited by
- (diff)
- 10:13 Ticket #10191 (Catch fatal Sphinx errors) closed by
- duplicate
- 09:50 Ticket #10225 (Nonsensical Quaternion Algebra Description) created by
- […] When you call a quaternion algebra in Sage defined over a number …
- 09:30 Ticket #10224 (upgrading qepcad-1.50.spkg to 1.54) created by
- There exists a new upstream version of saclib (and qepcad) that compiles …
- 06:47 Ticket #10223 (maxima crashes if using plot in absence of gnuplot) created by
- using maxima.plot needs gnuplot installed, either in the PATH or as an …
- 06:44 Ticket #10222 (Bernoulli polynomial problem) created by
- The "bernoulli_polynomial" command should return the nth Bernoulli …
- 05:59 Ticket #10221 (problem in rounding (RealField)) created by
- Consider the following with Sage 4.4.4: […] I would expect both results …
- 05:49 Ticket #9549 (InfinitePolynomialRing_sparse.is_field lacks `proof=...` option) closed by
- duplicate: This has been fixed by #9443.
- 05:34 Ticket #10220 (Unnecessary imports cause slower sage startup) created by
- This ticket takes care of some unnecessary imports that were done at …
- 05:22 Ticket #9821 (problems with infinite polynomial rings) closed by
- duplicate: This has been fixed by #9443. This ticket was actually a triplicate! The …
- 05:02 Ticket #10219 (typo in rings/quotient_ring.py) created by
- The attached patch corrects a typo in …
- 01:40 Ticket #10218 (merge William Stein's blog post on reviewing tickets into the Developer's ...) created by
- As the subject says. This is a follow-up to #10201. From …
11/04/10:
- 23:58 Ticket #7465 (%fortran in the notebook (and fortran.eval on command line) is completely ...) closed by
- worksforme
- 21:33 Ticket #10217 (bug in rings/fast_arith.pyx) created by
- This chunk of code in fast_arith.pyx: […] should raise an exception if …
- 16:00 Ticket #10216 (Implement sage -upgrade-force) created by
- ./sage should have an -upgrade-force option, just like there is a …
- 15:37 Ticket #10215 (Sage's plot3d() does not accurately depict the domain) created by
- Following a request to test the following 3 lines of code on #8433 […] …
- 13:35 Ticket #10214 (Add numpy dependencies to module_list.py) created by
- In order to fix sage -upgrade after #9808, we need to add missing …
- 12:37 Ticket #10213 (Make solution_dict the default output for solve) created by
- This is what mathematica does, and a much easier way to work with the …
- 12:35 Ticket #10212 (Make a function fit() that acts as a symbolic wrapper of find_fit) created by
- When one makes a fit to some model usually one wants a function that …
- 12:30 Ticket #4839 (update desolve_laplace like #4285 did for desolve) closed by
- duplicate: Fixed by #6479.
- 10:44 WikiStart edited by
- (diff)
- 04:43 Ticket #9838 (Bugfix in WeylCharacterRing __call__ method) closed by
- 04:42 Ticket #10160 (This is a <i>sandbox</i> "ticket" to test Trac & merger script) closed by
- fixed
- 04:42 Ticket #10160 (This is a <i>sandbox</i> "ticket" to test Trac & merger script) closed by
- 03:38 Ticket #10211 (flint/long_extras.pxd add missing parameters) created by
- According to FLINT/long_extras.h there are missing parameters in …
- 03:05 Ticket #10210 (Typos in sage/rings/arith.py) created by
- 01:03 Ticket #10209 (typo in vm_basis.py) created by
- A typo in the function delta_qexp in vm_basis.py means that an …
11/03/10:
- 13:56 Ticket #10208 (Remove "warning: Replacing library search directory..." if caused by ...) created by
- This follows up on #9896. If there are symbolic links pointing to …
- 03:40 Ticket #10207 (Sage silently fails when passing wrong side for cayley_graph) created by
- The following is expected […] However if a wrong parameter is given to …
- 01:20 Ticket #2608 (Sequence(ZZ) should fail gracefully) closed by
- worksforme: dfdeshom: please add your real name to …
11/02/10:
- 23:30 Ticket #8010 (f2py broken on some mac systems) closed by
- duplicate
- 13:42 Ticket #10206 (Various issues in find_hamiltonian) created by
- 1. […] 2. […] 3. Why is there a G.hamiltonian_cycle() member …
- 12:51 Ticket #10205 (Random test in sage.graphs.generic_graph_pyx.find_hamiltonian takes a very ...) created by
- The following test from sage/graphs/generic_graph_pyx.pyx takes a …
- 09:32 Ticket #10204 (cddlib fails to build on iras) created by
- On the Skynet machine iras (SUSE ES 10 SP1 ia64), cddlib-094f.p8 fails to …
- 08:02 Ticket #10203 (Missing < in developer documentation) created by
- In Walking Through the Development Process - Updating a change - step 2. …
- 07:13 Ticket #10202 (Use pkg-config --define-variable option to set ${SAGE_ROOT} anytime ...) created by
- Currently we rewrite all of the local/lib/pkgconfig/*.pc files every time …
- 07:01 WikiStart edited by
- (diff)
- 01:34 Ticket #10201 (Developer's Guide: link to Stein's blog post on reviewing) created by
- From …
- 01:04 Ticket #10078 (Change ".. warning::" to ".. WARNING::") closed by
- invalid: Close as invalid.
11/01/10:
- 14:47 Ticket #10200 (Catch Sphinx WARNING or ERROR) created by
- When Sphinx gives a warning or error but continues, the user will usually …
- 14:43 Ticket #9648 (New feature: ModulesWithBasis allows module_morphism's to a wider class of ...) closed by
- fixed
- 13:49 Ticket #10199 (I'm not able to compile sage4.6) created by
- Compilation stops somewhere after building atlas and cvxopt I have used …
- 04:35 Ticket #10047 (ZeroDivisionError in crt method of IntegerMod) closed by
- fixed
- 04:35 Milestone sage-4.6 completed
- 04:21 Ticket #9841 (Make Qhull an optional package) closed by
- fixed
- 03:21 Ticket #1052 (implement more functionality for class groups of number fields) closed by
- duplicate
- 03:20 Ticket #10012 (Set _pari_prime when initializing NumberFieldIdeal from a PARI prime ideal) closed by
- fixed
- 03:18 Ticket #10174 (relative norm and trace in relative number fields are slow) closed by
- fixed
- 03:17 Ticket #10162 (sage-location: "update" library files the first time this is run) closed by
- fixed
- 03:17 Ticket #10159 (matplotlib: avoid race conditions when creating (config) directories) closed by
- fixed
- 03:17 Ticket #10158 (efficiency problem when constructing matrices from list of list) closed by
- fixed
- 03:16 Ticket #10148 (Automorphism group of a Polyhedron) closed by
- fixed
- 03:16 Ticket #10129 (citation.pyx: don't return false positives based on path) closed by
- fixed
- 03:16 Ticket #10127 (Fix initialization order in CombinatorialFreeModule) closed by
- fixed
- 03:16 Ticket #10125 (Mac App doesn't start server by default) closed by
- fixed
- 03:15 Ticket #10121 (cleaned lapack spkg metadata and added hgignore) closed by
- fixed
- 03:15 Ticket #10115 (Change _sig_on to sig_on()) closed by
- fixed
- 03:15 Ticket #10105 (cremona_letter_code does not handle erroneous input gracefully.) closed by
- fixed
- 03:15 Ticket #10101 (is_line_graph() method) closed by
- fixed
- 03:15 Ticket #10079 (Typo in doc of symbolic/relation.py) closed by
- fixed
- 03:14 Ticket #10072 (Bug in log gamma evaluation) closed by
- fixed
- 03:14 Ticket #10063 (Some determinants can not be computed) closed by
- fixed
- 03:14 Ticket #10056 (Change OEIS database internet address to its new adrress) closed by
- fixed
- 03:13 Ticket #10043 (Complete rewrite of LP solver interfaces) closed by
- fixed
- 03:13 WikiStart edited by
- Update BLOCKERS to 4.6.1 (diff)
- 03:13 Ticket #10025 (sloane_sequence(111776)[2][:36] != sloane.A111776.list(36)) closed by
- fixed
- 03:13 Ticket #10024 (dump()/dumps() fails for class Polyhedron) closed by
- fixed
- 03:12 Ticket #9913 (n() returns symbolic expression) closed by
- fixed
- 03:12 Ticket #10011 ("sage -upgrade" appears to hang when its output is tee'd) closed by
- fixed
- 03:11 Ticket #9838 (Bugfix in WeylCharacterRing __call__ method) closed by
- fixed
- 03:10 Ticket #9808 (Upgrade numpy to 1.5.0 and scipy to 0.8) closed by
- fixed
- 03:10 Ticket #9698 (Hamiltonian cycles in undirected graphs - backtracking algorithm.) closed by
- fixed
- 03:09 Ticket #9663 (Fast computation of Stirling numbers of 2nd kind) closed by
- fixed
- 03:09 Ticket #9651 (Addition on CombinatorialFreeModule directly on dictionaries) closed by
- fixed
- 03:07 Ticket #9581 (edge_incident bug in generic_graph.py) closed by
- fixed
- 03:06 Ticket #9304 (trac #8218 (finite_rings) broke all my pickles!) closed by
- fixed: Merged alternative patch
- 03:06 Ticket #9075 (sage.structure.sage_object.unpickle_all improvements) closed by
- 03:06 Ticket #8589 (New feature : Hopf algebra structure on group algebras) closed by
- fixed
- 03:05 Ticket #8529 (default colors for plot and implicit_plot are not consistent) closed by
- fixed
- 03:05 Ticket #7953 (Curve printing only shows first defining equation) closed by
- fixed
- 03:05 Ticket #5492 (implement sage -bt) closed by
- fixed
- 03:04 Ticket #9799 (Running "make" in SAGE_ROOT returns the wrong exit code, leading to all ...) closed by
- fixed
10/31/10:
- 20:23 Ticket #10198 (Homsets of schemes are wrong) created by
- […]
- 17:27 Ticket #10197 (typo in Sage documentation article: "Elliptic Curves -- Three Lectures ...) created by
- […]
- 12:53 Ticket #10196 (ETS spkg updated to version 3.5.0) created by
- As I have told few days ago to Jaap I just wanted to upload my spkg and …
- 03:10 Ticket #10195 (Occasional doctest failure in libs/fplll/fplll.pyx) created by
- Reported on …
- 03:05 Ticket #10194 (Set factories) created by
- At Sage days 30, a long brainstorm seems to have finalized the design. …
- 02:31 Ticket #10193 (Create the category of SetsWithGrading) created by
- The patch creates the category SetsWithGrading (with an example: non …
10/30/10:
- 08:48 Ticket #10192 (SageNB broken when SAGE_PATH contains flavours of '.' during installation) created by
- When SAGE_PATH (and hence also PYTHONPATH) contains "." (the current …
- 07:57 Ticket #10191 (Catch fatal Sphinx errors) created by
- Ensure that the building of Sage aborts after a fatal Sphinx error. The …
- 03:38 Ticket #9530 (Improve/fix readline workarounds for Arch Linux and openSUSE, again broken ...) closed by
- fixed
- 02:39 Ticket #9896 (Upgrading from 4.5.3 to 4.6.alpha* can fail (not limited to MacOS X)) closed by
- fixed
- 02:34 Ticket #10190 (developer's guide: warnings & notes about commit message, cloning and ...) created by
- Add a new chapter to the Developer's Guide on advanced uses of Mercurial. …
10/29/10:
- 10:53 Ticket #10189 (Additions to the ones matrix constructor) created by
- This ticket began with building an all-ones matrix constructor, as …
- 06:45 Ticket #10188 (mpir spkg needs update for Fedora 14) created by
- MPIR builds libraries that have the "executable stack" flag. This breaks …
- 06:32 Ticket #10187 (Update ECL to 10.4.1 and Maxima to 5.22.1 - currently the latest releases.) created by
- Note: See #10434 for a follow-up ticket. Please update ECL and …
- 05:48 Ticket #10186 (Test ticket) created by
- Please ignore
10/28/10:
- 20:40 Ticket #10185 (ECL in Sage will not build on Fedora 14, which will be released on 2nd ...) created by
- As noted on #9264, the ECL version currently in Sage will not build on the …
- 13:57 Ticket #10184 (class group iterator is too slow) created by
- the class group iterator takes evey element in turn, and computes the …
- 06:29 Ticket #10183 (long doctests wrongly tagged "# long" instead of "#long time") created by
- In several places, long doctests are incorrectly tagged "# long" instead …
- 06:25 Ticket #10182 (long doctest wrongly tagged "# long" instead of "#long time") created by
- In plot/plot.py: […] should be tagged "#long time" This is one of many …
- 02:28 Ticket #10181 (speed up AbelianGroup().subgroups()) created by
- This was reported by Emmanuel Thome: […] With Magma: […] Maybe #9773 …
- 01:24 Ticket #10180 (Partial Spanish translation of "A guided Tour") created by
- This ticket is part of #10165: Spanish translation of the tutorial I …
10/27/10:
- 13:36 Ticket #10179 (LLL memory leak) created by
- The following code demonstrates a memory leak in the fpLLL wrapper. I …
- 06:19 Ticket #10178 (Printing html documentation cuts off a couple of inches on the right when ...) created by
- If I try to print the html documentation,for example, here: …
- 04:34 Ticket #10177 (Gamma0 equivalence function for number field cusps returns wrong ...) created by
- The transformation matrix returned by 'is_Gamma0_equivalent' for number …
- 01:55 Ticket #10176 (ImportError: No module named sagenb on openSUSE) created by
- Florent Hivert reports on …
10/26/10:
- 15:47 Ticket #9054 (create a class for basic function_field arithmetic for Sage) closed by
- wontfix: I'm closing this since I'm no longer interested in getting it included in …
- 11:35 Ticket #10175 (symmetric and exterior powers of characters) created by
- The gap-functions for computing exterior and symmetric powers of …
- 05:39 Ticket #10174 (relative norm and trace in relative number fields are slow) created by
- There seems to be no relative_norm or absolute_norm method for elements of …
10/25/10:
- 13:16 Ticket #10173 (asking if polynomial element in list gives error) created by
- […]
- 12:42 Ticket #10172 (Rational Point algorithm bug) created by
- When you have a curve defined over a projective space over a finite field, …
- 07:58 Ticket #10171 (sage -hg serve is completely broken on OS X) created by
- On OS X with a fresh install of Sage: […] In another window type …
- 07:37 Ticket #10170 (Speed up the computation of Bell numbers) created by
- For large n values use the formula: `bell(n) = exp(-1)*sum(k=0, infinity, …
- 05:06 Ticket #10169 (Operands and Operator of symbolic expressions) created by
- I think that for all symbolic expression s should hold […] That …
- 03:21 Ticket #10168 (fraction field of InfinitePolynomialRing) created by
- I would like to use the fraction field of infinite polynomial ring. …
- 02:19 Ticket #10167 (three new methods in Poset) created by
- 1) I need the distributive lattice of order ideals of a poset: […] 2) …
10/24/10:
- 23:19 WikiStart edited by
- (diff)
- 18:39 Ticket #10166 (upgrade docutils to version 0.7) created by
- I think that the current version of docutils in Sage is rather old …
- 13:42 Ticket #10160 (This is a <i>sandbox</i> "ticket" to test Trac & merger script) closed by
- fixed
- 07:38 Ticket #10165 (Spanish translation of the tutorial) created by
- There are several parts of the tutorial that have been already translated …
- 05:51 Ticket #10164 (Few digits of precision in N().) created by
- For N(1+10**-400000,digits=400001) the displayed number of digits …
- 04:55 WikiStart edited by
- (diff)
10/23/10:
- 14:57 Ticket #10163 (make doc-html sometimes hangs after having finished) created by
- The following is a non-reproducible problem, but it happened several …
- 14:14 Ticket #10162 (sage-location: "update" library files the first time this is run) created by
- If you build Sage but do not run it, then the script sage-location …
- 13:26 Ticket #10161 (AlgebraicNumber comparisons wrong/fail) created by
- Comparing AlgebraicNumber with Integer or Rational can lead to …
- 12:13 Ticket #10160 (This is a <i>sandbox</i> "ticket" to test Trac & merger script) created by
- This is not a real ticket, just some ticket for me to play with and test …
- 11:33 Ticket #10159 (matplotlib: avoid race conditions when creating (config) directories) created by
- This is a followup to #6235. You can find a new spkg at …
- 05:14 Ticket #10158 (efficiency problem when constructing matrices from list of list) created by
- this should be fast: […] see …
- 04:38 Ticket #10157 (#9799 breaks bdisted binaries (lacking pipestatus)) created by
- spkg/pipestatus does not appear in binary distributions, but #9799 …
- 00:42 Ticket #10156 (Rename top-level makefile to Makefile) created by
- This ticket has a few patches which should be applied when renaming …
10/22/10:
- 13:13 WikiStart edited by
- Updated location and contact information. (diff)
- 11:10 Ticket #10155 (Implementation of the Cyclic Sieving Phenomenon) created by
- This patch implements the Cyclic Sieving Phenomenon (CSP) as described in …
- 08:30 Ticket #10154 (document Sage's use of MPLCONFIGDIR) created by
- In #6235, we set the matplotlib config directory MPLCONFIGDIR to a …
- 06:49 Ticket #10153 (Canonical generator matrices for linear codes and their automorphism ...) created by
- Let R be a finite ring (up to now: a finite field or Z4). A submodule …
- 02:32 Ticket #2656 ("sage -hg" does not handle quoting correctly) closed by
- worksforme
- 02:20 Ticket #7086 (vanilla hg vs. "sage -hg") closed by
- worksforme
- 00:35 Ticket #9798 (Accelerate Polyhedron constructor and fix cddlib output ordering) closed by
- fixed
10/21/10:
- 12:58 Ticket #10152 (bug in integral_points (for elliptic curves over Q)) created by
- […] but […] so we miss one point. Note that this point is 13*P …
- 09:13 Ticket #10151 (Update calls to MixedIntegerLinearProgram and its solve function to follow ...) created by
- Right now, the followinjg is happening […] The new interface between …
- 09:05 Ticket #10150 (Change add_constraint to add_linear_constraint in the new LP interfaces) created by
- This patch renames the add_constraint methods defined in the LP solver …
- 06:39 Ticket #10149 (Italian tranlation of "A Tour of Sage") created by
- This is an italian tranlation of this document …
- 05:22 Ticket #10148 (Automorphism group of a Polyhedron) created by
- The attached patch allows one to compute the automorphism group of a …
- 03:07 Ticket #6235 (set MPLCONFIGDIR environment variable when Sage starts up) closed by
- fixed
- 03:07 Ticket #9210 (pkg-config's prefix statements in SAGE_LOCAL/lib/pkgconfig not changed ...) closed by
- fixed
- 01:43 Ticket #10042 (Doctest failure in sage/rings/polynomial/polynomial_element.pyx) closed by
- fixed
- 01:42 Ticket #10053 (Equality testing instead of comparisons in differential forms code) closed by
- fixed
- 01:42 Ticket #10041 (Doctest failure in sage/tensor/differential_forms.py) closed by
- fixed
- 01:41 Ticket #10098 (Flaky doctest in sage/interfaces/expect.py) closed by
- fixed
- 01:39 Ticket #9926 (Doctest error in sage/schemes/generic/toric_divisor.py on OS X) closed by
- fixed
- 01:38 Ticket #10081 (Another doctest failure in sage/graphs/graphs.py) closed by
- fixed
- 01:31 Ticket #9422 (Slightly improving is_forest) closed by
- fixed
- 01:18 Ticket #9959 (Get PARI/GP to stop starting automatically) closed by
- fixed
- 00:44 Ticket #10104 (#9920 breaks bdisted binaries) closed by
- fixed
- 00:38 Ticket #8677 (Race condition creating dirs during Sage build) closed by
- fixed
10/20/10:
- 11:55 Ticket #10147 (Inconsistent behaviour of p.roots(ring=CC) for p(x) in QQ['y']['x'] (incl. ...) created by
- p.roots(ring=CC) where p is an element QQ['y']['x'] whose …
- 08:53 Ticket #7887 (Fast function field arithmetic) closed by
- duplicate: Correct.
- 06:45 Ticket #10146 (update SageTeX spkg to version 2.3.1) created by
- I've just finished a new version of the SageTeX spkg, which is available …
10/19/10:
- 18:52 Ticket #10145 (the charpoly method in matrix_integer_dense.pyx contains a note about it ...) created by
- This old note is in the charpoly docstring in matrix_integer_dense.pyx: …
- 16:36 TicketReports edited by
- (diff)
- 14:54 Ticket #9715 (Failing doctest in even_hole_free) closed by
- duplicate: Replying to ncohen: > This ticket is now invalid because of …
- 08:41 Ticket #9869 (finite field bug) closed by
- duplicate: Duplicate of #10045 .
10/18/10:
- 18:48 Ticket #10144 (Update plot.py to 100% coverage) created by
- sage/plot/plot.py is missing coverage for the important function _plot …
- 14:12 Ticket #10143 (Bring 2D plotting up to 100% doctest coverage (except plot.py)) created by
- There are a few functions missing doctesting in sage/plot that aren't in …
- 01:52 Ticket #10142 (Frequent crash in ode_solver) created by
- I have been using Sagemath (several versions, but must recently, 4.5.2; …
10/17/10:
- 19:11 Ticket #10031 (_sig_on with except value for Cython functions) closed by
- duplicate
- 14:26 Ticket #10141 (bug in printing trivial class groups (trivial to fix)) created by
- Observe that the printing is wrong in the special case of class number 1: …
- 13:51 Ticket #10140 (Base sage.geometry.cone on the Parma Polyhedra Library (PPL)) created by
- As a first useful application of the PPL Cython library interface I have …
- 12:12 Ticket #10139 (Problem found in graphs.is_planar() when the graph has no edges.) created by
- The is_planar method for graphs includes a set_embedding argument that …
10/16/10:
- 21:08 Ticket #1849 ([superseded by #6449] rewrite abelian groups) closed by
- duplicate
- 20:09 Ticket #10138 (Doctest failure in trace.py with 64-bit OS X build) created by
- With a 64-bit build (export SAGE64=yes) of Sage 4.6.alpha3 on bsd.math …
- 15:24 Ticket #10082 (Python spkg: ImportError: No module named math) closed by
- worksforme: I believed I've solved the problems above on flavius, iras, and menas by …
- 12:13 Ticket #10137 (rewrite function for symbolic expressions) created by
- We should have a clean interface to various transformations one might want …
- 12:06 Ticket #10136 (`log(x).operator() == log` should return `True`) created by
- Reported by Francois Maltey on sage-devel: […] We should define a …
- 06:39 Ticket #10135 (eulerian_circuit() of Graph can't handle multiple edges) created by
- This is reported in …
10/15/10:
- 15:55 Ticket #10134 (Provide the enumeration of word morphisms from a range of integers) created by
- The method iter_morphisms may iterate through all morphisms (infinite …
- 12:19 Ticket #10133 (Make sin(0), log(1), cos(0), and similar expressions return Sage integers, ...) created by
- From …
- 06:31 Ticket #10132 (Parametrization of (metric) surfaces in 3D euclidean space) created by
- This patch aims to implement a class for embedded surfaces in the three …
- 00:28 Ticket #10131 (Add option to specifiy path for twistd's process ID (.pid) file) created by
- I have created a small patch which allows one to specify the location of …
- 00:09 Ticket #10130 (Revamp __hash__, __cmp__ and __richcmp__) created by
- There are a number of confusing and non-optimal features of the way Sage …
10/14/10:
- 18:16 WikiStart edited by
- (diff)
- 18:15 TicketReports edited by
- (diff)
- 18:12 TicketReports created by
- Make a nice trac ticket report listing.
- 17:41 WikiStart edited by
- Add link to a nicely-organized ticket report page (diff)
- 13:44 Ticket #10129 (citation.pyx: don't return false positives based on path) created by
- If you build Sage in a path containing "numpy", then get_systems in …
10/13/10:
- 07:57 Ticket #10128 (Ideal.vector_space_dimension() should return Infinity for non-zero ...) created by
- Right now, we throw a TypeError which definitely wrong, since the …
- 07:11 Ticket #10127 (Fix initialization order in CombinatorialFreeModule) created by
- This patch fixes CombinatorialFreeModule?.init in order to set …
- 06:44 Ticket #10126 (Fix error handing in Matrix_rational_dense._invert_pari()) created by
- From sage/matrix/matrix_rational_dense.pyx: […]
- 02:51 Ticket #10125 (Mac App doesn't start server by default) created by
- The mac application has starting of the sage server off by default.
10/12/10:
- 15:49 Ticket #10124 (Graph drawing has issues with edge labels) created by
- The following code should produce a drawing of the Frucht graph with edges …
- 06:19 Ticket #10123 (Update lapack to the latest version which is 3.2.2) created by
- The lapack version in Sage as of version sage-4.6.alpha3 is …
- 02:51 Ticket #10122 (Random doctests in random_matrix helpers) created by
- In #9754, #9802, #9720, #9803, and #9754, some of the doctests are now …
10/11/10:
- 21:17 Ticket #10121 (cleaned lapack spkg metadata and added hgignore) created by
- hgignore is missing and and hg repo not clean, preventing working with hg …
- 15:41 Ticket #10120 (Errors building the PARI/GP spkg with GCC 4.4.1 (Fedora 11, openSUSE 11.2)) created by
- Mike Witt has reported a problem building the PARI/GP package …
- 10:56 Ticket #10119 (plot doesn't complain about illegal linestyle options) created by
- Plot should not allow this to go without an error: […] What the user …
10/10/10:
- 23:39 Ticket #10118 (upgrade sphinx to version 1.0.4) created by
- As the subject says. See this …
- 16:17 Ticket #10117 (Help on macaulay2_console should document this is optional) created by
- Running: […] gives that above error message, but the help page does …
- 10:03 Ticket #10116 (norm method does not work for sparse matrices) created by
- […]
- 03:13 Ticket #10115 (Change _sig_on to sig_on()) created by
- Right now, _sig_on is a macro. However, in the light of future …
- 02:32 Ticket #10114 (Upgrade PARI to 2.4.3 (released)) created by
- Version 2.4.3 of PARI/GP has been released: …
10/09/10:
- 16:52 Ticket #10113 (Calling seed() incorrectly causes Sage to crash with SIGSEGV (Segmentation ...) created by
- Using several versions of Sage on several operating systems: * 4.5.rc0 …
- 16:29 Ticket #10112 (random_prime does not handle erroneous input gracefully - it hangs) created by
- As noted at #10111 and …
- 16:06 Ticket #10111 (random_prime is badly documented.) created by
- The random_prime() function in Sage can take one, two or three …
- 15:31 Ticket #10110 (Developer's Guide: options for packaging) created by
- Answer the following often-asked question: What options are available for …
- 13:44 Ticket #10109 (Document sig_on() in the developer manual) created by
- I added a section about sig_on() in the developer manual. I split …
- 12:53 Ticket #10108 (Calling mwrank(-10) hangs Sage, but uses very little CPU time) created by
- Following some very quick hacks at using "fuzz testing" techniques, I …
- 07:16 WikiStart edited by
- (diff)
- 05:01 Ticket #10107 (Too many functions from databases/cremona.py are exported globally) created by
- In sage/databases/all.py: […] but only the first of these should be …
- 01:46 Ticket #7621 (usability issues with MIP) closed by
- invalid
- 01:46 Ticket #9853 (Enumerate Integer solution of a LP through new CPLEX interface) closed by
- invalid
- 01:45 Ticket #8880 (CPLEX can now be silenced) closed by
- invalid
- 01:44 Ticket #10068 (Raising exceptions in BipartiteGraph instead of using unreliable methods) closed by
- invalid
- 01:43 Ticket #7359 (Methods for degenerated graphs) closed by
- duplicate
- 01:35 Ticket #7274 (graphs: Maximum flow algorithms) closed by
- duplicate: Close as duplicate of #9350.
- 01:28 Ticket #7806 (Clarify what a MIP variable is) closed by
- invalid: Replying to ncohen: > Should be closed as invalid. We have a …
10/08/10:
- 21:59 Ticket #10106 (Change "export FC=foo" to "FC=foo ; export FC" and similar in ...) closed by
- fixed
- 21:16 Ticket #10106 (Change "export FC=foo" to "FC=foo ; export FC" and similar in ...) created by
- #10092 added 4 lines of code: […] but using export and the variable …
- 17:06 Ticket #10105 (cremona_letter_code does not handle erroneous input gracefully.) created by
- Although I'm not a mathematician, I believe from reading the help page and …
- 16:46 Ticket #10104 (#9920 breaks bdisted binaries) created by
- After running ./sage -bdist VERSION with an already built Sage …
- 15:48 Ticket #4000 (Implement QQ['x'] via Flint ZZ['x'] + denominator) closed by
- fixed
- 15:31 Ticket #9058 (Computing the k-core of a graph) closed by
- fixed
- 15:31 Ticket #9664 (Graphical representation of fans) closed by
- fixed
- 15:17 Ticket #10099 (Sage crashes printing copy of symbolic option inside Pynac.) closed by
- fixed
- 15:16 Ticket #10089 (Fix stdsage.pxi include in sage/rings/finite_rings/element_givaro.pyx) closed by
- fixed
- 15:15 Ticket #10102 (Fix sage_mod2 in c_lib/src/gmp_globals.c) closed by
- fixed
- 15:15 Ticket #10097 (Sage won't start after moving or renaming the 4.6.alpha3 root directory) closed by
- fixed
- 14:47 WikiStart edited by
- (diff)
- 14:41 WikiStart edited by
- (diff)
- 11:50 Ticket #10103 (Clean up gmp_globals) created by
- The following files should be cleaned up: * c_lib/src/gmp_globals.c * …
- 05:56 Ticket #10102 (Fix sage_mod2 in c_lib/src/gmp_globals.c) created by
- I don't understand how any version of Sage with the patch …
- 04:41 Ticket #10101 (is_line_graph() method) created by
- This method tests whether a graph is a line graph. This is the shortest …
- 03:19 Ticket #10100 (Segfault calling change_ring(RR) on a symbolic polynomial) created by
- The following code seems to crash Sage on some (but not all) systems: …
- 02:47 Ticket #10092 (export FC, F77, F90 and F95 from scipy_sandbox) closed by
- fixed
10/07/10:
- 23:53 Ticket #10090 (Segfault when printing a copy of symbolic object) closed by
- duplicate: Duplicated and hopefully fixed in #10099.
- 17:46 Ticket #10099 (Sage crashes printing copy of symbolic option inside Pynac.) created by
- This bug has been seen on several systems. See: …
- 15:09 Ticket #10098 (Flaky doctest in sage/interfaces/expect.py) created by
- With #10004 merged into 4.6.alpha3, I get the doctest failures […] on …
- 15:01 Ticket #10097 (Sage won't start after moving or renaming the 4.6.alpha3 root directory) created by
- This is a follow-up to #9920. The package extraction patch at that ticket …
- 14:07 Ticket #10036 (SageNB 0.8.6) closed by
- fixed: Thanks, Jason!
- 13:42 Ticket #10096 (sha().an() assumes E is minimal.) created by
- I noticed the following problem with sha().an() […] It looks like …
- 07:59 Ticket #10095 (Linear algebra with large integer matrices fails with RuntimeError) created by
- On my laptop (Ubuntu 64 bit, Intel T4400 CPU), integer matrices (solving, …
- 05:23 Ticket #10094 (cython and C++) created by
- I still can't build C++ cython modules, even though it should be possible …
- 04:19 Ticket #9828 (Upgrade to Cython 0.13) closed by
- fixed
- 04:19 Ticket #10004 (The gap instances in a parallelised function do not always have distinct ...) closed by
- fixed
- 02:30 Ticket #10093 (clean up documentation of sage/misc/bitset.pyx) created by
- As the subject says. This ticket is part of the larger project at #7656. …
Note: See TracTimeline
for information about the timeline view.
