Timeline
12/05/10:
- 21:56 Ticket #10433 (clean up the code for Kruskal's algorithm) created by
- From …
- 10:06 Ticket #10432 (is_directed_acyclic is Cython (--> without NetworX) and its certificates) created by
- This patch contains an Cython implementation of a method testing whether a …
- 03:57 Ticket #9864 (Error building PIL on RHEL Server 5.5) closed by
- fixed: Positive review implicit by #10359.
- 03:51 Ticket #10350 (Fix some remaining issues with sphinx-1.0.4.p3.spkg) closed by
- fixed
- 03:45 Ticket #9809 (Graph.num_edges() gives wrong answer) closed by
- duplicate
- 03:11 Ticket #10359 (Let PIL search '.../lib64' directories for optional libraries if ...) closed by
- fixed
- 01:17 Ticket #10431 (cmdline.py doctest failures on fulvia (SunOS)) created by
- On the skynet machine fulvia (SunOS 5.10 i86pc), we get some doctest …
12/04/10:
- 15:21 Ticket #10430 (Add some bugfixes to the PARI package) created by
- We should add bugfixes for 1. …
- 11:40 Ticket #4782 (construction of some relative quadratic extensions is SERIOUSLY FRICKIN's ...) closed by
- worksforme
- 10:05 Ticket #10423 (Upgrade Jinja2 to version 2.5.5 (latest upstream)) closed by
- fixed
- 10:05 Ticket #10326 (Various clean-up in local/bin/sage-sage) closed by
- fixed
- 09:55 Ticket #10429 (Improvements to the sage-sage script) created by
- On #10326 there are several proposed improvements to the startup script. …
- 08:42 Ticket #10428 (Singular's spkg-install error messages don't start with "Error") created by
- Especially for parallel builds, it's useful if all error messages and …
12/03/10:
- 15:17 Ticket #10427 (cloning is broken on Solaris) created by
- On Solaris, cloning is broken. This is because the command "ln" …
- 15:05 Ticket #10426 (Add matrix row and column swapping, returning a new matrix) created by
- There is a series of "with_" commands that do row operations on a matrix …
- 12:56 Ticket #10425 (Manage subdivisions when augmenting matrices) created by
- Patch will allow optional recording of a new matrix subdivision when …
- 11:05 Ticket #10303 (clean up sage-check-64 and use of SAGE64) closed by
- fixed
- 11:05 Ticket #10362 (Improve vector constructor documentation) closed by
- fixed
- 10:29 Ticket #10424 (Expand matrix augment'ing to allow vectors as input) created by
- A common situation for augmenting a matrix is when a beginning student …
- 09:48 Ticket #10423 (Upgrade Jinja2 to version 2.5.5 (latest upstream)) created by
- The new Sphinx version in Sage 4.6.1.alpha2 (1.0.4, #10118, #10350) …
- 07:20 Ticket #9598 (Make cvxopt be able to use GLPK) closed by
- fixed: This has now been fixed as a small part of #6456.
- 01:38 Ticket #10187 (Update ECL to 10.4.1 and Maxima to 5.22.1 - currently the latest releases.) closed by
- fixed
- 00:54 Ticket #6456 (Upgrade cvxopt in sage from 0.9 to 1.1.3) closed by
- fixed
- 00:48 Ticket #10422 (new_matrix constructor documentation fix) closed by
- fixed
12/02/10:
- 22:56 Ticket #5006 (the hg script installed by install_script() does not pass parameters ...) closed by
- worksforme
- 22:47 Ticket #7884 (Coercion for fraction fields) closed by
- duplicate
- 15:07 Ticket #10291 (Plots are changing if showed multiple times) closed by
- fixed
- 15:05 Ticket #10220 (Unnecessary imports cause slower sage startup) closed by
- fixed: Replying to robertwb: > I'm in favor of any patches that …
- 13:09 WikiStart edited by
- (diff)
- 11:54 Ticket #10422 (new_matrix constructor documentation fix) created by
- First doctest for sage.matrix.matrix1.new_matrix() is missing a …
- 08:11 Ticket #10324 (Cython syntax highlighting for Cython code in sage/gsl/ode.pyx) closed by
- fixed
- 08:11 Ticket #10309 (Fix doctest error in doc/en/numerical_sage/cvxopt.rst) closed by
- fixed
- 08:11 Ticket #10306 (Redirect stdout and stderr of sage-cleaner to /dev/null in sage-sage) closed by
- fixed
- 08:11 Ticket #10304 (PolynomialRing_field.lagrange_polynomial doesn't always return a ...) closed by
- fixed
- 08:10 Ticket #10302 (sage -sh should pass exitcode) closed by
- fixed
- 08:10 Ticket #10300 (Test some command line options) closed by
- fixed
- 08:10 Ticket #10287 (memleak in bitset_realloc()) closed by
- fixed
- 08:10 Ticket #10236 (bug in modular symbols for elliptic curves) closed by
- fixed
- 08:10 Ticket #10188 (mpir spkg needs update for Fedora 14) closed by
- fixed
- 08:09 Ticket #10183 (long doctests wrongly tagged "# long" instead of "#long time") closed by
- fixed
- 08:09 Ticket #9940 (Fix equality/inequality for AdditiveAbelianGroup) closed by
- fixed
- 08:09 Ticket #9933 (BooleanPolynomialRing not recognizing leading term of elements) closed by
- fixed
- 08:09 Ticket #9618 (Slight improvement to vertex_coloring) closed by
- fixed
- 08:09 Ticket #9434 (Stop greping for a non-existent sage-banner) closed by
- fixed
- 08:08 Ticket #6094 (Change all occurrences of "method" to "algorithm") closed by
- fixed
- 08:08 Ticket #10288 (Experimental package 'CHomP' fails to install on OpenSolaris x86) closed by
- fixed: .hgignore patch will be merged
- 07:15 Ticket #10369 (Yet another bug in factorization over number fields) created by
- I have found several issues factoring polynomials over number fields. …
- 02:01 Ticket #10368 (spherical coordinates should allow specifying an 'elevation' angle as an ...) created by
- Right now, the Spherical transform documented here: …
- 01:50 Ticket #10367 (plot3d transformation documentation says 'independent' when it should be ...) created by
- As pointed out on …
12/01/10:
- 21:01 Ticket #10366 (plotting dates requires a toordinal() call, which is inconvenient) created by
- This doesn't work: […] But inserting a toordinal() call for each date …
- 20:56 Ticket #10365 (timedelta doesn't recognize Sage integers) created by
- This gives an error: […] but this does not […] Is this possible …
- 20:02 Ticket #10364 (Vector constructor improvements) created by
- Patch creates a zero_vector constructor, mirroring the zero_matrix …
- 12:29 Ticket #10363 (Implement a.ord(p) for QQ and number fields) created by
- 12:09 Ticket #10362 (Improve vector constructor documentation) created by
- This is a documentation-only patch, other than some minor whitespace …
- 08:42 Ticket #10361 (upgrade setuptools to 0.6c11) created by
- The current setuptools version in Sage is 0.6c9. However, in the 0.6c11 …
- 07:36 Ticket #10360 (Polyhedron.vertex_adjacencies() gives different answers because of a side ...) created by
- The vertex_adjacencies function returns a list giving the adjacency of …
11/30/10:
- 19:51 Ticket #10359 (Let PIL search '.../lib64' directories for optional libraries if ...) created by
- PIL fails to find optional (system) libraries on Linux systems where e.g. …
- 19:04 Ticket #10358 (The sloane_find command is now completely broken) closed by
- duplicate: Crap, this is a dup of #10056
- 19:02 Ticket #10358 (The sloane_find command is now completely broken) created by
- The sloane_find command, which parses output of a webpage, is now …
- 15:49 Ticket #10357 (merge_vertices does not respect loops) created by
- If a graph allows loops, then merge_vertices maybe should have an option …
- 15:46 Ticket #10356 (bipartite graph doesn't label a vertex when showing it) created by
- In Sage 4.6, I see […] gives a graph where vertex "1" is not labeled …
- 00:59 Ticket #8972 (Inversion and fraction fields for power series rings) closed by
11/29/10:
- 10:05 Ticket #10355 (containment for multivariate polynomial rings) created by
- A bug in containment for multivariate polynomial rings: […] This …
- 09:43 Ticket #10354 (Remove deprecated word objects from the pickle jar) created by
- The sage-words google code was …
11/28/10:
- 17:25 Ticket #10353 (Remove zodb from sage) created by
- zodb only use the pickle protocol version 1. It is also not used in sage …
- 13:58 Ticket #10290 (Upgrade Pygments to version 1.3.1) closed by
- fixed
- 13:58 Ticket #10118 (upgrade sphinx to version 1.0.4) closed by
- fixed
- 13:37 Ticket #10352 (upgrade ZODB to version 3.10.5) created by
- Upgrade ZODB to the latest upstream version. The new spkg is here: …
- 07:20 Ticket #10351 (Fix the way sage/misc/sagedoc.py reads doc/common/builder.py) created by
- The following code from sage/misc/sagedoc.py is horrible: […]
- 02:45 Ticket #10350 (Fix some remaining issues with sphinx-1.0.4.p3.spkg) created by
- This ticket is a follow-up to #10118 (merged in sage-4.6.1.alpha2) …
11/27/10:
- 15:13 Ticket #10349 (Implementation of mutations for matrices) created by
- This patch implements a method to mutate matrices. This method is needed …
- 15:06 Ticket #10348 (upgrade optional biopython package to 1.57) created by
- Biopython 1.57 was released on April 2nd, 2011. This ticket was originally …
- 15:02 Ticket #10347 (Implementation of is_(skew_)symmetrizable for matrices) created by
- matrices are lacking methods for testing (skew-)symmetrizability. Those …
- 13:04 Ticket #8684 (clean up graph theory documentation in the reference manual) closed by
- fixed: I'm closing this ticket as fixed, since the …
11/26/10:
- 21:52 Ticket #10346 (Inconsistency in computing right eigenvectors of matrices over the ...) created by
- When computing the left eigenvectors of a matrix over the symbolic ring, …
- 20:55 Ticket #10345 (OS architecture check for Sage bash script) created by
- Currently the Sage bash script on the Linux version (I can't speak for any …
- 20:27 Ticket #10344 (Polyhedron incorrectly handles RR-vertices) created by
- […] I think that the first case should give either a numerical …
- 18:13 Ticket #10343 (primitive_root(ZZ) ArithmeticError for (+-)2^i for i >= 3) closed by
- invalid
- 17:42 Ticket #10343 (primitive_root(ZZ) ArithmeticError for (+-)2^i for i >= 3) created by
- Gauss' Table of Primitive Roots and Indices gives primitive root g=5 as an …
- 09:30 Ticket #10342 (Divisor groups and cohomology rings should not make uniqueness decisions) created by
- See the problem discussed in #10325.
- 08:51 Ticket #10341 (make MIP backend interface more Python-ic) created by
- Sage 4.6.1 will contain a new set of backend classes for mixed integer …
- 07:41 Ticket #10340 (Strange error in groebner_basis()) created by
- There is a ValueError? occurring quite strangely when calling …
- 06:36 Ticket #10339 (Simplify spkg/pipestatus) created by
- spkg/pipestatus currently uses two different mechanisms, depending on …
- 02:49 Ticket #10338 (add Moser spindle to the common graphs database) created by
- As the subject says. This is part of the larger project at #9136. …
- 02:37 Ticket #10337 (add Herschel graph to the common graphs database) created by
- As the subject says. This is part of the larger project at #9136. …
- 01:18 Ticket #10336 (Cannot plot non-strictly convex cones) created by
- Plotting cones relies on the cone's face lattice: […] Is there any …
11/25/10:
- 22:02 Ticket #10335 (Add domains for permutation groups) created by
- Often, one wants to define a permutation group on a set other than {{{ …
- 20:18 Ticket #10334 (miscellaneous cleanup in perm_gps preparing for domains) created by
- Apply: 1. trac_10334-permgroup_cleanup-rebase-mh.patch
- 18:15 Ticket #10333 (An interface to Anders Buch's Littlewood-Richardson Calculator ``lrcalc``) created by
- The attached patch, and spkg implements an interface to Anders Buch's …
- 14:10 Ticket #10332 (isPositiveSemiDefinite not accessible) created by
- I would like to test rational matrices for semidefinite positiveness. …
- 12:53 WikiStart edited by
- (diff)
- 12:52 WikiStart edited by
- (diff)
- 10:10 Ticket #10331 (degree of semi-regularity) created by
- A way of estimating the complexity of Gröbner basis computations for …
- 09:51 Ticket #10330 (improve docstring and doctests for Grötzsch graph) created by
- As the subject says. This is part of the larger project at #9136. …
- 09:29 Ticket #10329 (add Goldner-Harary graph to common graphs database) created by
- As the subject says. This is part of the larger project at #9136. …
- 09:18 Ticket #10328 (Flint-1.5.2 with ARM 32-bits) created by
- Here is a patch for flint-1.5.2, which only modifies what gets built on …
- 03:12 Ticket #10327 (Problems with get_systems and symbolic expressions) created by
- I'm using Sage 4.6.1.alpha2 with Pynac 0.2.1. get_systems raises an error …
- 02:00 Ticket #10326 (Various clean-up in local/bin/sage-sage) created by
- Dependencies: #10302, #10306, #10300
- 00:45 Ticket #10325 (Cohomology Ring of toric varieties not unique) created by
- The ToricVariety.cohomology_ring() is not unique, which eventually …
11/24/10:
- 14:13 Ticket #10324 (Cython syntax highlighting for Cython code in sage/gsl/ode.pyx) created by
- See #10290.
- 12:14 Ticket #10323 (Incorrect jmol rendering when EMBEDDED_MODE is not set) created by
- I made a post to @save-devel and was advised by a jmol developer to open a …
- 11:49 Ticket #10322 (add Franklin graph to common graphs database) created by
- As the subject says. This is part of the larger project at #9136. …
- 10:54 Ticket #10321 (add Errera graph to common graph database) created by
- As the subject says. This is part of the larger project at #9136. …
- 10:12 Ticket #10320 (__len__ still used in polyhedra.py) created by
- When you create the 3-dimensional permutahedron by hand (because one could …
- 03:57 Ticket #10319 (segmentation fault in sparse rational matrix manipulations) created by
- See attachment. The following program crashes with segmentation fault on …
- 03:29 Ticket #10318 (Change CompositConstructionFunctor to CompositeConstructionFunctor) created by
- I think that CompositConstructionFunctor? should be …
11/23/10:
- 23:39 Ticket #10317 (how to copy/paste InfinitePolynomialRings?) created by
- when one creates an object with InfinitePolynomialRing: […] the …
- 13:31 Ticket #10316 (add Durer graph to common graph database) created by
- As the subject says. This is part of the larger project at #9136. …
- 12:23 Ticket #10315 (add friendship graph to common graph database) created by
- As the subject says. This is part of the larger project at #9136. …
- 11:24 Ticket #10314 (speed up comparison of Integers and native Python numeric types) created by
- Following the discussion at …
- 09:35 Ticket #8483 (Multiplication faster than squaring?) closed by
- wontfix: I think "needs_review" as not intended.
- 09:16 Ticket #10313 (add butterfly graph to common graph database) created by
- As the subject says. This is part of the larger project at #9136. …
11/22/10:
- 23:57 Ticket #10312 (very slow matrix construction or block_matrix) created by
- The matrix constructor taking a list of rows as input is way too slow …
- 15:04 Ticket #10051 (Building ATLAS fails at STAGE 2-1-2: CacheEdge DETECTION) closed by
- worksforme: I've decided to update to Sage 4.6 lately and so I compiled everything …
- 14:54 Ticket #10311 (solve()-ing Equations in CC) created by
- The following looks like a bug to me, but feel free to correct me if I'm …
- 12:22 Ticket #2090 (basic univariate polynomial efficiency issues) closed by
- fixed: From James Pfeiffer from a Math 581d homework problem. "Is this still …
- 10:09 Ticket #10310 (add Brinkmann graph to common graph database) created by
- As the subject says. This is part of the larger project at #9136. …
- 06:25 Ticket #10309 (Fix doctest error in doc/en/numerical_sage/cvxopt.rst) created by
- The error fixed by this patch was introduced by #6456.
- 00:20 Ticket #10308 (bug in genus of ideal on 64 bits) created by
- The following problem was discovered by Victor Miller in Sage-support …
11/21/10:
- 11:01 Ticket #10307 (add Bidiakis cube graph to common graph database) created by
- As the subject says. This is part of the larger project at #9136.
- 05:09 Ticket #10306 (Redirect stdout and stderr of sage-cleaner to /dev/null in sage-sage) created by
- This is needed for #10300 to work correctly (it eliminates some …
- 05:06 WikiStart edited by
- added myself to "Account Names mapped to Real Names" (diff)
- 00:59 Ticket #4154 (setting defaults for show options) closed by
- duplicate
- 00:58 Ticket #10299 (add "patch" to SAGE_ROOT/local/bin/.hgignore) closed by
- fixed
- 00:56 Ticket #10293 (sage -startuptime is broken) closed by
- fixed
11/20/10:
- 22:35 Ticket #10305 (Add rings for the center of the symmetric group algebras) created by
- Here is some preliminary code to implement the center of the symmetric …
- 21:23 Ticket #10304 (PolynomialRing_field.lagrange_polynomial doesn't always return a ...) created by
- The function PolynomialRing_field.lagrange_polynomial sometimes …
- 16:05 Ticket #10303 (clean up sage-check-64 and use of SAGE64) created by
- There are some problems with SAGE64 and sage-check-64. First, …
- 15:05 Ticket #10302 (sage -sh should pass exitcode) created by
- The following should return 42: […] Also this: […] Test that this …
- 14:20 Ticket #10301 (load does not recognize https urls) created by
- load currently only checks for remote http:// urls, not https:// urls. …
- 13:26 WikiStart edited by
- (diff)
- 13:19 Ticket #10300 (Test some command line options) created by
- There should be a new test, say sage/tests/cmdline.py which tests …
- 11:40 Ticket #10299 (add "patch" to SAGE_ROOT/local/bin/.hgignore) created by
- As the summary says…
- 10:54 Ticket #10298 (Cluster Algebra and Quiver Package: Overview) created by
- This ticket contains the overview of the Cluster Algebra and Quiver …
- 10:47 Ticket #10297 (Creating morphisms between projective varieties fails) created by
- Construction of morphisms between projective varieties which are no …
- 01:20 Ticket #10296 (Singular interface wasting time by waiting for the prompt too often) created by
- There are two fundamental differences between the Singular and the Gap …
- 00:53 Ticket #10295 (Upgrading pexpect) created by
- We use pexpect version 2.0. Shouldn't we upgrade to the current version …
- 00:50 Ticket #10294 (Slowness of pexpect interfaces on some machines) created by
- Originally reported at …
- 00:42 Ticket #10293 (sage -startuptime is broken) created by
- Since sage-4.6.1.alpha2, sage -startuptime doesn't work anymore: …
11/19/10:
- 15:54 WikiStart edited by
- Added a link to my webpage. (diff)
- 13:46 WikiStart edited by
- (diff)
- 11:30 WikiStart edited by
- (diff)
- 10:25 Ticket #10292 (padics, precision, list() and printing) created by
- […] Similarly: […] This is likely due to _normalize not getting …
- 08:37 Ticket #10291 (Plots are changing if showed multiple times) created by
- Run the following in Sage-4.6 Notebook: […] Every time the rectangle …
- 06:13 WikiStart edited by
- added link to my personal page and name of my institute (diff)
- 06:03 WikiStart edited by
- (diff)
- 06:01 WikiStart edited by
- Added myself (Miguel Marco) to the list of developpers (diff)
- 05:26 WikiStart edited by
- Added rlindner to list of real names (diff)
- 05:14 WikiStart edited by
- (diff)
- 02:13 WikiStart edited by
- (diff)
11/18/10:
- 23:54 Ticket #10283 (Fix reference in eliminate_linear_variables) closed by
- fixed
- 23:54 Ticket #9418 (Add GNU patch 2.5.9 as a standard package.) closed by
- fixed
- 23:53 Ticket #8431 (Substitutions over unit cube faces (Rauzy fractals)) closed by
- fixed
- 14:25 Ticket #8674 (Comparison of combinatorial class of words with word paths is broken) closed by
- fixed
- 07:38 Ticket #10282 (Discrepancy in symbol ordering in multiplication) closed by
- duplicate: I'm pretty sure this is a duplicate of #9632. It should be fixed by …
- 05:52 Ticket #10290 (Upgrade Pygments to version 1.3.1) created by
- Pygments is the syntax highlighter used by Sphinx …
- 05:04 Ticket #10270 (proof.polynomial(False) has no effect on factor) closed by
- fixed
- 05:04 Ticket #10274 (Example coercion code is broken) closed by
- fixed
- 05:04 Ticket #10107 (Too many functions from databases/cremona.py are exported globally) closed by
- fixed
- 05:04 Ticket #10260 (module_list.py: quaternion_algebra_element.pyx wrongly uses -std=c99 ...) closed by
- fixed
- 01:20 Ticket #10289 (Convenient history fetch facilities) created by
- Using Sage, you are missing a feature of the Magma command line interface. …
- 01:15 Ticket #10288 (Experimental package 'CHomP' fails to install on OpenSolaris x86) created by
- Trying to install this experiemental package on a Sun Ultra 27 (3.33 GHz …
- 00:04 Ticket #10287 (memleak in bitset_realloc()) created by
- This is part of the larger project at #7656. See …
11/17/10:
- 14:00 Ticket #10286 (sage-native-execute does not unset path etc.) created by
- The script unsets the LD_LIBRARY_PATH but not the PATH, and then executes …
- 11:41 Ticket #10285 (Adding support to an ARM processor) created by
- The compilation of sage 5.0.beta9 fails on toshiba ac100 netbooks, with an …
- 10:23 Ticket #10284 (Infinite loop in gcd() via pynac-0.2.1) created by
- This bug was fixed in GiNaC 1.5.x but pynac forked off the 1.4.x branch. …
- 09:04 Ticket #10283 (Fix reference in eliminate_linear_variables) created by
- Stanislav Bulyin reported in private communication that the reference …
- 00:24 Ticket #10264 (Doctest for r.chdir() should use realpath) closed by
- fixed
11/16/10:
- 18:51 Ticket #10282 (Discrepancy in symbol ordering in multiplication) created by
- For some reason Macs and other systems do not agree on the following. See …
- 18:20 Ticket #10277 (random_prime() fails to work for values > 2^40 if a lower bound is set) closed by
- invalid: prime_pi was being called as a result of a bug in the patch at #10112. …
- 18:17 Ticket #10278 (random_prime() is incredably slow compared to Mathematica) closed by
- invalid: I'm closing this as invalid, for the reasons given above.
- 11:45 Ticket #10249 ((invalid -- do not use) c++ and %cython in the notebook) closed by
- invalid: This is no longer needed in sage-4.6, and in fact breaks things! So …
- 10:07 Ticket #10281 (Multimodular echelon form over cyclotomic fields fails) created by
- The following example comes from Eisenstein series. It leads to …
- 09:58 Ticket #9617 (Broken export of LP files....) closed by
- invalid
- 09:46 Ticket #10280 (error in precision of p-adic L-functions) created by
- The following was reported by Mark Watkins. […] Note that the term …
- 02:08 Ticket #10279 (Bug in factor of polynomials over number fields) created by
- Bug raised in sage-devel by Niels Lubbes …
- 00:21 Ticket #10156 (Rename top-level makefile to Makefile) closed by
- fixed
- 00:20 Ticket #9907 (Move generally usable decorators to misc.decorators) closed by
- fixed
11/15/10:
- 17:23 Ticket #10278 (random_prime() is incredably slow compared to Mathematica) created by
- Trying to compute a random prime up to 101000 took 1455 seconds on Sage …
- 17:09 Ticket #10277 (random_prime() fails to work for values > 2^40 if a lower bound is set) created by
- random_prime() appears to handle quite large numbers […] in …
- 15:42 Ticket #10026 (Complex elliptic logs -- simplified algorithm) closed by
- fixed
- 15:41 Ticket #10002 (Eliminate use of Gp in number_field.py) closed by
- fixed
- 15:41 Ticket #9125 (more examples of simplicial complexes: RP^n, CP^2, etc.) closed by
- fixed
- 15:36 Ticket #8451 (improve galois representation for elliptic curves) closed by
- fixed
- 15:26 Ticket #9893 (Make PARI *not* catch signals) closed by
- fixed
- 15:26 Ticket #9345 (Unhandled SIGFPE in rational_reconstruction if the modulus is zero) closed by
- fixed
- 15:26 Ticket #9448 (make it clearer not to edit sources in site-packages) closed by
- fixed
- 15:25 Ticket #10263 (Headings of Sage library code files should state GPLv2+ instead of GPL ...) closed by
- fixed
- 15:25 Ticket #10250 (segfault when multiplying QQ constant and SR vector (with user basis)) closed by
- fixed
- 15:25 Ticket #10239 (Bessel method forces bessel_Y to use pari algorithm) closed by
- fixed
- 15:25 Ticket #10076 (Bug in is_divisible_by on elliptic curves) closed by
- fixed
- 15:24 Ticket #8898 (some files in sage-4.4.{0,1} have dos line ending instead of a unix line ...) closed by
- fixed
- 14:48 Ticket #10276 (Create a random triangulation (max planar graph)) created by
- This is a new graph generator to create a random triangulation, i.e., a …
- 14:43 Ticket #10275 (matrix output strangeness for cached methods) created by
- From …
- 09:34 Ticket #10274 (Example coercion code is broken) created by
- I noticed that the example code at …
- 08:46 Ticket #10273 (Maxima returns wrong value for sum(binomial(j,k),j,k,n)) closed by
- duplicate: Sorry for the noise, it was already mentionned here: #7952 However the …
- 08:32 Ticket #10273 (Maxima returns wrong value for sum(binomial(j,k),j,k,n)) created by
- The -1 should not be here: […]
- 06:28 Ticket #10272 (laurent series truncate behaviour different from power series truncate) created by
- There is the following difference in behaviour between truncate() for …
- 06:10 Ticket #10271 (Make big_oh notation work for any element that has a big_oh() method) created by
- One can use the big-oh notation O(xn) when x is a generator of a power …
- 04:51 Ticket #10270 (proof.polynomial(False) has no effect on factor) created by
- the documentation of proof.polynomial says: […] However this does …
- 03:29 Ticket #10269 (clean up documentation of sage/misc/bitset_pxd.pxi) created by
- As the subject says. This is part of the larger project at #7656.
11/14/10:
- 14:47 Ticket #10268 (adding GiNaC method to simplify_rational) created by
- Currently simplify_rational() only offers 3 Maxima methods. GiNaC offers …
- 11:30 Ticket #10267 (Add a method that returns the balance level of a finite word) created by
- Add method for finite word that returns the balance of self. The balance …
- 10:39 Ticket #10266 (Add sum of digits method to the abstract word class) created by
- Add a method that returns the sequence of the sum mod m of the digits …
- 10:05 Ticket #10265 (Add palindrome defect word to the word constructor) created by
- Add the finite word w = a b^k a b^{k-1} a a b^{k-1} a b^{k} a to the …
- 09:28 WikiStart edited by
- (diff)
- 07:31 Ticket #10264 (Doctest for r.chdir() should use realpath) created by
- The following test from sage/interfaces/r.py breaks when …
- 05:12 Ticket #10263 (Headings of Sage library code files should state GPLv2+ instead of GPL ...) created by
- In the developer documentation, in the section …
11/13/10:
- 20:07 Ticket #10262 (memory leak in scalar*vector multiplication) created by
- Here is an example […] The printed numbers in Mb. Needless to say: …
- 18:30 Ticket #10261 (Improve documentation for word (over str vs over integer)) created by
- As noticed by Florent Hivert …
- 14:34 Ticket #10260 (module_list.py: quaternion_algebra_element.pyx wrongly uses -std=c99 ...) created by
- It's C++ code…
- 13:37 Ticket #10259 (success error code returned when spkg install fails) created by
- For example, try out the (failing) attached spkg whose spkg-install is …
- 06:12 Ticket #10258 (Block interrupts during malloc) created by
- Allow to temporarily suspend interrupts and do this in sage_malloc() and …
- 05:45 Ticket #10257 (Change malloc to sage_malloc) created by
- In the light of potential future changes to sage_malloc(), we should …
- 04:19 Ticket #10256 (make -1 modular symbols from eclib available to elliptic curves) created by
- This ticket is a follw-up from #10236. In there certain changes from #9476 …
11/12/10:
- 05:51 Ticket #10255 (Correct karatsuba multiplication of univariate polynomials for different ...) created by
- In the generic implementation of univariate polynomials over exact rings, …
- 05:05 Ticket #10157 (#9799 breaks bdisted binaries (lacking pipestatus)) closed by
- fixed: Set "merged" to sage-4.6.1.alpha1 by mistake (this patch didn't change).
- 05:03 Ticket #10205 (Random test in sage.graphs.generic_graph_pyx.find_hamiltonian takes a very ...) closed by
- fixed
- 04:15 Ticket #10254 (elimination_ideal returns an ideal of the original ring) created by
- If J is an ideal of a Multivariate Polynomial Ring R, …
- 02:25 Ticket #10253 (tutorial on base conversion) created by
- As the subject says. See …
- 02:24 Ticket #10252 (ecm does not compile on some 32-bit Linux systems) created by
- On the Skynet machine cicero and on a 32-bit Gentoo Linux Pentium D …
11/11/10:
- 22:12 Ticket #10251 (Bessel functions of real argument have small imaginary component when ...) created by
- When the scipy algorithm is used to compute the Bessel I, J, Y, K …
- 11:44 Ticket #10248 (Improve the "Build Support" & "Quality" sections of the "Inclusion ...) closed by
- fixed
- 11:37 Ticket #9919 (Wrap wraps-decorator working around bug when used with non-function ...) closed by
- fixed
- 11:37 Ticket #9832 (Invalid HTML in data/sage/html/login.html) closed by
- fixed
- 11:37 Ticket #8792 (clean up documentation of logic/booleval.py) closed by
- fixed
- 11:37 Ticket #5847 (Update GMP-ECM to 6.3) closed by
- fixed
- 07:17 WikiStart edited by
- (diff)
- 05:42 Ticket #8775 (Bug in conjugate of symbolic ring) closed by
- fixed
- 05:02 Ticket #10241 (Remove unportable '-q' option to grep on SAGE_ROOT/spkg/install) closed by
- fixed
- 05:02 Ticket #10238 (Containment checks are wrong for empty polyhedra) closed by
- fixed
- 05:02 Ticket #10237 (Polyhedra of trivial cones are wrong) closed by
- fixed
- 05:02 Ticket #9954 (f_vector outputs an extra top-dimensional cell) closed by
- fixed
- 05:02 Ticket #8664 (Upgrade Sage's MPIR spkg to version 2.1.3) closed by
- fixed
- 05:01 Ticket #7709 (Graph constructor : Graph(edges=[ ... ] )) closed by
- fixed
- 05:01 Ticket #5422 (Quadratic forms polynomial) closed by
- fixed
- 00:24 Ticket #10250 (segfault when multiplying QQ constant and SR vector (with user basis)) created by
- This code worked in Sage 4.5.2. I just realized that it now gives a …
11/10/10:
- 17:42 Ticket #10249 ((invalid -- do not use) c++ and %cython in the notebook) created by
- Make it so that the "#clang c++" pragma in %cython blocks in the notebook …
- 15:15 Ticket #10248 (Improve the "Build Support" & "Quality" sections of the "Inclusion ...) created by
- http://www.sagemath.org/doc/developer/inclusion.html has some inaccurate …
- 14:28 Ticket #10243 (Update README.txt to remove list of supported platforms, and replacing by ...) closed by
- fixed
- 14:27 Ticket #10114 (Upgrade PARI to 2.4.3 (released)) closed by
- fixed
- 14:27 Ticket #10096 (sha().an() assumes E is minimal.) closed by
- fixed
- 14:22 Ticket #10228 (optimize computation of Delta modulo an integer) closed by
- fixed
- 14:22 Ticket #10219 (typo in rings/quotient_ring.py) closed by
- fixed
- 14:22 Ticket #10214 (Add numpy dependencies to module_list.py) closed by
- fixed
- 14:22 Ticket #10210 (Typos in sage/rings/arith.py) closed by
- fixed
- 14:22 Ticket #10208 (Remove "warning: Replacing library search directory..." if caused by ...) closed by
- fixed
- 14:22 Ticket #10207 (Sage silently fails when passing wrong side for cayley_graph) closed by
- fixed
- 14:22 Ticket #10209 (typo in vm_basis.py) closed by
- fixed
- 14:21 Ticket #10203 (Missing < in developer documentation) closed by
- fixed
- 14:21 Ticket #10201 (Developer's Guide: link to Stein's blog post on reviewing) closed by
- fixed
- 14:21 Ticket #10197 (typo in Sage documentation article: "Elliptic Curves -- Three Lectures ...) closed by
- fixed
- 14:21 Ticket #10182 (long doctest wrongly tagged "# long" instead of "#long time") closed by
- fixed
- 14:21 Ticket #10151 (Update calls to MixedIntegerLinearProgram and its solve function to follow ...) closed by
- fixed
- 14:21 Ticket #10150 (Change add_constraint to add_linear_constraint in the new LP interfaces) closed by
- fixed
- 14:20 Ticket #10094 (cython and C++) closed by
- fixed
- 14:20 Ticket #10040 (Don't ask for verbose output from tar when installing packages) closed by
- fixed
- 14:20 Ticket #9893 (Make PARI *not* catch signals) closed by
- fixed
- 14:20 Ticket #9850 (make style of documentation consistent with sagemath.org) closed by
- fixed
- 14:20 Ticket #9838 (Bugfix in WeylCharacterRing __call__ method) closed by
- fixed
- 14:19 Ticket #9685 (constructor for the all ones matrix) closed by
- fixed
- 14:19 Ticket #9655 (Add an example plotting spherical harmonics to spherical_plot3d's ...) closed by
- fixed
- 14:19 Ticket #8291 (eisenstein_series_qexp ridiculously bad over finite fields) closed by
- fixed
- 14:19 Ticket #7513 (Update Mercurial to 1.6.4) closed by
- fixed
- 14:19 Ticket #378 (User-specified path for load and attach) closed by
- fixed
- 10:39 Ticket #10247 (Sage 4.6 has PARI problems on Cygwin) created by
- While the spkg builds fine (modulo #10240), it introduces the some errors …
- 07:48 Ticket #10246 (Can't get symbol from callable function x |--> x) created by
- From [ http://ask.sagemath.org/question/198/plotting-x-free-variable-error …
- 06:01 Ticket #9445 (GalRep.non_surjective_primes() returns unexpected errors) closed by
- fixed: In fact, I'm closing the ticket since galrep was never added to Sage. This …
- 03:47 Ticket #10245 (clean up documentation of sage/misc/bitset.pxi) created by
- As the subject says. This ticket is part of the larger project at #7656. …
- 00:50 Ticket #8656 (face_lattice does not seem to work for unbounded polyhedra) closed by
- duplicate
11/09/10:
- 22:33 Ticket #10244 (legends don't save correctly) created by
- The new plot legends look great, but generate an error when you try to …
- 20:59 Ticket #10243 (Update README.txt to remove list of supported platforms, and replacing by ...) created by
- As was noted at #9487, Sage has historically had various lists of …
- 20:45 Ticket #10242 (improve 2d arrows) created by
- After the changes mentioned in this matplotlib thread get merged into a …
- 13:09 Ticket #10241 (Remove unportable '-q' option to grep on SAGE_ROOT/spkg/install) created by
- Although the -q option to grep is defined by POSIX, many older greps do …
- 12:19 WikiStart edited by
- (diff)
- 12:19 WikiStart edited by
- (diff)
- 03:06 Ticket #7971 (Change all occurrences of "method" to "algorithm" in coding/code_bounds.py) closed by
- duplicate
- 01:31 Ticket #9426 (Docbuilder ignores return code from subprocess.call()) closed by
- duplicate: Close as duplicate of #10200.
11/08/10:
- 20:22 Ticket #10240 (pari-2.4.3.svn-12577.p9 incorrectly checks for the shared library on ...) created by
- In spkg-install, the following code should check for "libpari.dll" on …
- 10:48 Ticket #10239 (Bessel method forces bessel_Y to use pari algorithm) created by
- When computing the Bessel Y-function, the Bessel function calls …
- 07:41 Ticket #10238 (Containment checks are wrong for empty polyhedra) created by
- […] I think all of the above should return False.
- 07:30 Ticket #10237 (Polyhedra of trivial cones are wrong) created by
- Without the patch: […] With the patch: […]
- 07:15 Ticket #10236 (bug in modular symbols for elliptic curves) created by
- The following two computations should yield the same answer. First with …
- 00:09 Ticket #10221 (problem in rounding (RealField)) closed by
- invalid: Replying to mhansen: > Replying to zimmerma: > …
11/07/10:
- 18:20 Ticket #10235 (singular-3-1-1-4.p3 is missing Singular.rc.in) created by
- This is needed in order to build Singular on Cygwin. It has been in …
- 12:43 Ticket #10234 (Notebook does not remove files for deleted plots) created by
- If you choose "Delete All Output" for a worksheet that contains plots …
- 11:37 Ticket #10233 (Incomplete cython search path in setup.py) created by
- The setup.py for cython modules * does not record dependencies on …
- 10:46 WikiStart edited by
- (diff)
- 10:33 Ticket #10232 (MIP backends should perform bounds checks) created by
- This should never happen: […]
- 03:35 Ticket #10231 (Don't repackage examples and extcode on sage-*dist) created by
- Right now, the version of the following packages is always bumped in …
- 02:23 Ticket #8292 (improvements to eisenstein_series_qexp) closed by
- duplicate
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 …
Note: See TracTimeline
for information about the timeline view.

