Timeline


and

05/23/11:

22:56 Ticket #11372 (nasty side effect of a failed simon_two_descent search) created by was
This could seriously confuse a person: […] The point that …
17:51 Ticket #11371 (Error in MILP documentation) created by kcrisman
The (English) knapsack documentation in the thematic tutorial for MILP has …
05:44 Ticket #11370 (permutation.to_standard() breaks on empty permutations) created by hivert
Yet another empty object problem […] should be […] I also fixed …

05/22/11:

22:24 Ticket #11369 (generate k-trees up to symmetry) created by rlm
21:12 Ticket #11368 (can't coerce pari to rational function field) created by katestange
The following fails […] However, if you replace (x+y)/y with x+y, it …
03:31 Ticket #11367 (Rounding values, and inconsistencies in graph methods) created by ncohen
This patch rounds values of methods when their result is expected to be …

05/20/11:

23:15 Ticket #11331 (PolyBoRi won't build on OS X 10.4 PPC G4) closed by jdemeyer
fixed
19:55 Ticket #11366 (Incorrect documentation for set difference) created by kcrisman
See …
19:52 Ticket #11365 (Bad formatting in hasse_diagram) created by kcrisman
See …
15:02 Ticket #11364 (Cyclic subspaces (aka Krylov subspaces)) created by rbeezer
These are useful for topics related to rational canonical form (coming …
13:43 Ticket #11363 (Update setuptools to a newer version) created by fbissey
For #9958 we will need a newer version of setuptools. Early testing …
10:30 Ticket #11362 (showing a Cayley table fails in the notebook due to bad latex code) created by was
In the notebook we have: […]
10:26 Ticket #11361 (cayley_graph method on Integers(n) fails with weird error) created by was
Here's a basic bug in Sage: […]
10:23 Ticket #11360 (The Rubik's Cube group in Sage doesn't support many basic operations for a ...) created by was
We have […] However, these things are all easily computable in Sage: …
08:35 Ticket #11359 (ECL does not fully recover from relocation) created by nbruin
CPPFLAGS are recorded by ECL for future use as default values for …
06:48 Ticket #11358 (matrix multiplication over ZZ sometimes gives incorrect results) created by tomc
Something is wrong with the multi-modular matrix multiplication code for …
01:55 Ticket #11357 (Upgrade GSL to the latest version (1.15), which fixes some GSL bugs and ...) created by drkirkby
Version 1.15 of GSL was released on 5th May this year, so this ticket …

05/19/11:

21:08 Ticket #11356 (Companion matrix constructor) created by rbeezer
This will be used to construct the output of an upcoming rational …
13:23 Ticket #11355 (Tab completion leading to non existent method in CyclicCode ...) created by davidm
This may be already known and there may be no way to avoid it, but having …
12:36 Ticket #11354 (remove dist directory from eclib spkg) created by mariah
This is a subtask of #5903. Apply …
11:51 Ticket #11353 (bitset complement) created by jason
It would be very useful if the Bitset and FrozenBitset? had complement …
07:52 Ticket #11352 (is_polynomial returns wrong results) created by hivert
[…] I definitely prefer to get False. Apply …
07:38 Ticket #11348 (maxima test fails when install tree is moved) closed by jdemeyer
fixed
06:42 Ticket #11351 (make flintqs-20070817 spkg build with -m64 rather than -march=opteron) created by mariah
sage-4.7.rc2 built on an opteron system [skynet:flavius …
00:39 Ticket #11350 (Fraction fields should know whether they are finite or not.) created by SimonKing
If I am not mistaken, a fraction field of an integral domain R is finite …

05/18/11:

11:09 WikiStart edited by ltw
clarified usage of backticks in WikiFormatting (diff)
10:59 Ticket #11349 (Implement Inverse Erf function) created by kcrisman
[ http://mpmath.googlecode.com/svn/trunk/doc/build/functions/expintegrals.ht
08:23 Ticket #11348 (maxima test fails when install tree is moved) created by mariah
The following test fails when the sage-4.7.rc2 install tree is moved. …

05/17/11:

13:22 WikiStart edited by nbruin
added name entry for nbruin (diff)
11:58 Ticket #11347 (global_minimal_model function is sometimes wrong over number fields, when ...) created by was
The discriminant and conductor of a global minimal model must be divisible …
11:14 Ticket #11346 (major bug in the conductor function for elliptic curves over number fields) created by was
Joanna Gaski found a serious bug in the function for computing conductors …
09:56 Ticket #11345 (Period method for quadratic irrationals) created by benjaminfjones
We propose implementing a period method for quadratic irrational …
09:01 Ticket #11344 (Add log1p() example) created by jdemeyer
Add a doctest from #7879.
08:51 Ticket #1263 (change pari C library error handler (instead of overriding exit() with ...) closed by jdemeyer
invalid
08:49 Ticket #9725 (German Translation of the Tutorial) closed by jdemeyer
fixed
08:35 Ticket #11343 (Disallow @ symbol in username because of TinyMCE problems) created by kcrisman
Please see below for what TinyMCE cells look like if you have an @ in …
02:06 Ticket #11342 (Make getattr faster on parents and elements) created by SimonKing
If an attribute of a parent or element can not be found by inspecting the …
01:47 Ticket #3537 (Change $RM in sage-env) closed by jdemeyer
fixed: I just checked all spkg-install scripts and $RM is used nowhere …

05/16/11:

21:46 Ticket #11341 (generate embeddings of a graph up to symmetry) created by rlm
20:02 Ticket #11340 (Make nauty's geng work as a generator) created by rbeezer
Output produced by nauty's geng program can be quite large. Currently, an …
14:05 Ticket #11339 (Refcounting for Singular rings) created by gagern
= Ref counting for Singular rings = Python makes no guarantees that …
12:41 Ticket #11338 (Fix signals/interrupts in sage-doctest) created by jdemeyer
When a doctest gets the dreaded Unhandled SIGSEGV..., the doctest …
12:39 Ticket #11337 (Metaticket: improve doctesting framework) created by jdemeyer
* #12415 - Update doctesting framework ----- * #6357 - Make `sage -t …
12:36 Ticket #8803 (remove deprecated module plot/axes.py) closed by jdemeyer
fixed: Replying to kcrisman: > Hopefully this will do it. Yep, …
12:32 Ticket #11336 (Update doctest tolerance to work with print statement.) created by robertwb
Currently, #10952 only works with expressions, not stdout.

05/15/11:

23:30 Ticket #11335 (Allow symbolic vectors to be simplified elementwise) created by jvkersch
This patch adds a class Vector_symbolic_dense to sage.modules, whose …
08:02 Ticket #11272 (cube(center, size=0.5) does not return a cube centered at center) closed by jdemeyer
fixed
07:41 Ticket #800 (make _sig_on and _sig_off faster when stacked) closed by jdemeyer
duplicate

05/14/11:

08:26 Ticket #11334 (Update numpy to 1.7.0) created by jason
Numpy-1.7.0 is now available and fixes the coercion problem that prevented …

05/13/11:

06:04 WikiStart edited by mvngu
(diff)

05/12/11:

23:14 Ticket #10334 (miscellaneous cleanup in perm_gps preparing for domains) closed by jdemeyer
fixed
23:13 Ticket #10549 (Improvements in canonical_form, is_isomorphic, and ...) closed by jdemeyer
fixed
23:13 Ticket #10495 (is_isomorphic returns False for isomorphic multigraphs) closed by jdemeyer
duplicate
23:12 Ticket #4029 (sage-env kills the shell when called from "wrong" directory) closed by jdemeyer
duplicate: See #9960.
14:00 Ticket #11333 (Incidence structure __eq__ fails without sorted points) created by brett
[…] Release Manager: This is a first-time contribution. …
13:27 Ticket #11008 (spkg test suite successes are not correctly written to the appropriate ...) closed by jdemeyer
fixed
13:27 Ticket #9960 (require SAGE_CHECK to be "yes") closed by jdemeyer
fixed
08:53 Ticket #11332 (65x penalty in performance for using float instead of RealNumber) created by pang
The function random() returns a "float", but 1.0*random() is a …
06:22 Ticket #11331 (PolyBoRi won't build on OS X 10.4 PPC G4) created by kcrisman
With both XCode 2.4.1 and 2.5, builds consistently fail at PolyBoRi on …
04:40 Ticket #11330 (Automatically build VirtualBox image) created by vbraun
We should automatically build a VirtualBox/VMware image for each Sage …

05/11/11:

12:57 Ticket #11329 (make f2c spkg respect CC environment variable) created by mariah
fixed in #7027
12:15 Ticket #11278 (singular 3-1-1-4.p8 fails on Mac OS X 10.4) closed by jdemeyer
fixed
12:11 Ticket #11272 (cube(center, size=0.5) does not return a cube centered at center) closed by jdemeyer
duplicate: Duplicate of #10796.
10:18 Ticket #11328 (matrix insert row won't take ints) created by kcrisman
From …
09:27 Ticket #11327 (isogeny code uses deprecated(?) multi-variate gcd) created by cjh
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 mariah
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 aginiewicz
In notebook the sample tags like "sage:" and "..." are removed. As far as …
03:36 Ticket #11324 (Bug in gale_ryser_theorem) created by ncohen
See the discussion at : …
02:23 Ticket #11252 (Cliquer cannot be interrupted) closed by jdemeyer
fixed

05/10/11:

13:48 Ticket #11323 (allow floats to be taken to complex powers) created by kcrisman
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 kcrisman
And I mean view nicely. See …
08:28 Ticket #11321 (Make lcalc compatible with the new PARI) created by jdemeyer
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 vbraun
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 johanbosman
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 nthiery
Goal: remove the code for GroupAlgebra?, and make GroupAlgebra?(G,R) an …
08:06 Ticket #11317 (update pynac to 0.2.2) created by burcin
Here is the long awaited pynac update. It includes patches from upstream …
02:32 Ticket #11316 (Weighted degree term orders added) created by klee
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 jdemeyer
duplicate

05/08/11:

10:34 Ticket #11315 (remove pstricks from default latex preamble) created by saliola
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 hthomas
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 jdemeyer
fixed
05:24 Ticket #11280 (check XCode version on MacOSX, and bail out if it is 4) closed by jdemeyer
fixed
04:51 Ticket #11313 (Animated GIF plots should repaint bgcolor after each frame) created by kini
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 vbraun
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 saliola
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 jdemeyer
fixed
04:26 Ticket #7702 (Handle interrupts better in the notebook) closed by jdemeyer
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 jdemeyer
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 jdemeyer
fixed
03:07 Ticket #11203 (Raise a true interrupt in GAP interrupt test) closed by jdemeyer
fixed
03:07 Ticket #11294 (Replace PyErr_CheckSignals() by sig_check) closed by jdemeyer
fixed

05/06/11:

15:44 Ticket #11309 (Sage sees - x + y > 0, - y + x >= 0, and x - y > 0 as equivalent) created by tnv
-x + y > 0 and x - y > 0 are treated the same in Sage. […] and …
12:58 WikiStart edited by nthiery
(diff)
10:36 Ticket #11308 (typos in sage.structure.list_clone documentation) created by hivert
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 pbruin
The following code gives an AttributeError where it should probably …
06:26 Ticket #11306 (Upgrade unitary check for RDF/CDF matrices) created by rbeezer
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 tscrim
Implementation of rigged configurations and Kirillov-Reshetikhin tableaux …
05:51 WikiStart edited by pbruin
(diff)
01:40 Ticket #11304 (Problems with S-class groups of number fields) created by fwclarke
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 jdemeyer
fixed
00:18 Ticket #11226 (Sympow spkg fails with gcc 4.6.0) closed by jdemeyer
fixed
00:18 Ticket #10493 (Upgrade Cython to 0.14.1) closed by jdemeyer
fixed

05/05/11:

21:43 Ticket #11303 (Fix the documentation of attach) created by hivert
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 vbraun
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 saliola
[…]
13:15 WikiStart edited by nthiery
(diff)
07:32 Ticket #11300 (Add get_part method to partition.py) created by jbandlow
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 nthiery
Fix some ReST typos documentation of …
06:39 Ticket #11227 (gcc-4.6.0 optimization bug with cliquer-1.2.p7.spkg) closed by jdemeyer
fixed
04:52 Ticket #10797 (update PolyBoRi to newest upstream release 0.7.0) closed by jdemeyer
fixed
02:48 Ticket #11083 (PolyBoRi fails to build on OpenSolaris with gcc-4.6.0) closed by jdemeyer
fixed
02:28 Ticket #11298 (Extend the capabilities of Sage's introspection) created by SimonKing
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 dimpase
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 saliola
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 nbruin
[…]
12:04 Ticket #11294 (Replace PyErr_CheckSignals() by sig_check) created by jdemeyer
At various places in sage/matrix/, there is the following code: […] …
11:39 Ticket #11293 (All relations of a poset) created by rbeezer
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 jdemeyer
fixed
08:50 Ticket #10167 (three new methods in Poset) closed by nthiery
duplicate
08:06 Ticket #9564 (libsingular exponentiation can not be interrupted) closed by jdemeyer
duplicate
07:07 Ticket #11292 (Allow broader inputs to lattice meet and join) created by rbeezer
The meet and join methods of a lattice should be more robust about their …
06:56 Ticket #11291 (Interface to Gprof2Dot) created by nthiery
Implement an interface to …
06:41 Ticket #11290 (Implementation of non-commutative k-Schur functions in the nilCoxeter ...) created by chrisjamesberg
Implementation of the nilCoxeter algebra for all Weyl Groups. In affine …
06:18 Ticket #11289 (Random posets, documentation and error-checking) created by rbeezer
As the subject line says. Apply: 1. …
02:05 Ticket #11288 (Maple optional tests) created by SimonKing
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 jdemeyer
fixed
23:51 Ticket #11229 (Rational maps attached to elliptic curve isogeny are incorrect) closed by jdemeyer
fixed
23:51 Ticket #10888 (problem in evaluation dual isogeny) closed by jdemeyer
fixed
23:19 WikiStart edited by mvngu
(diff)
20:28 Ticket #11287 (Interface to runsnake and import_statements) created by nthiery
This patch adds two developper tools in sage.misc.dev_tools: - An …
18:32 Ticket #11286 (Speed-up solving linear systems) created by rbeezer
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 chrisjamesberg
I would like to request a new feature for Sage. I would like to be able to …
14:13 WikiStart edited by nthiery
(diff)
13:11 WikiStart edited by nthiery
(diff)
13:07 WikiStart edited by mmastnak
(diff)
12:00 WikiStart edited by hthomas
Added hthomas (diff)
11:38 Ticket #11284 (Document all options of Poset.show and Poset.plot) created by nthiery
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 jdemeyer
fixed
05:30 Ticket #11236 (Fix _test_eq for Python 2.7) closed by jdemeyer
fixed
05:30 Ticket #11167 (Sage 4.7.alpha3 library doesn't build under Cygwin) closed by jdemeyer
fixed
05:30 Ticket #11181 (edge labels should be unique) closed by jdemeyer
fixed
05:30 Ticket #11182 (replace NetworkX empty dictionaries as edge labels with Sage default None) closed by jdemeyer
fixed
05:29 Ticket #9976 (Decorated functions/methods have generic signature in documentation) closed by jdemeyer
fixed
05:29 Ticket #10356 (bipartite graph doesn't label a vertex when showing it) closed by jdemeyer
fixed
05:29 Ticket #10804 (Improvements to partn_ref functions, including stabilizer chains) closed by jdemeyer
fixed
05:28 Ticket #9633 (binomial does not accept float) closed by jdemeyer
fixed
05:28 Ticket #9623 (interacts for high school level education) closed by jdemeyer
fixed
05:28 Ticket #9154 (boehm_gc (still, still) fails to build on Cygwin) closed by jdemeyer
fixed
05:28 Ticket #9065 (Add support for facade parents) closed by jdemeyer
fixed
05:28 Ticket #5982 (Can't construct fraction field) closed by jdemeyer
fixed

05/02/11:

13:11 Ticket #11283 (algdep throws exception on valid input) created by dunfield
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 nthiery
The fast static version of the documentation points to the thematic …
10:57 Ticket #11281 (.. math:: environment ignored in the live documentation) created by nthiery
.. 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 dimpase
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 ncohen
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 jdemeyer
fixed
02:32 Ticket #11277 (Temporarily disable failing SVD doctest) closed by jdemeyer
fixed

04/30/11:

13:35 Ticket #11278 (singular 3-1-1-4.p8 fails on Mac OS X 10.4) created by jdemeyer
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 jdemeyer
fixed
09:47 Ticket #11277 (Temporarily disable failing SVD doctest) created by jdemeyer
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 dpathakjee
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 was
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 jdemeyer
fixed

04/28/11:

16:47 Ticket #11274 (Cholesky matrix decomposition breaks over the rationals) created by rbeezer
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 evanandel
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 slabbe
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 was
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 was
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 SimonKing
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 SimonKing
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 SimonKing
This ticket seems related with #9976, so, I put the participants from …
00:32 Ticket #11266 (Wrapper for R graphics commands.) created by JoalHeagney
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 klee
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 fbissey
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 hivert
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 viktorzk
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 AlexanderDreyer
There was a small bugfix release of PolyBoRi. Perhaps we can revert …
05:13 CygwinPort edited by dimpase
(diff)
05:12 Ticket #11260 (ECL-11.1.1 fails to compile maxima on WIndows 7 / Cygwin 1.7.9) created by dimpase
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 jdemeyer
fixed
00:59 Ticket #11195 (LU decomposition for exact matrices) closed by jdemeyer
duplicate: Duplicate of #11259.
00:54 Ticket #11227 (gcc-4.6.0 optimization bug with cliquer-1.2.p7.spkg) closed by jdemeyer
fixed

04/26/11:

15:29 Ticket #11259 (LU decomposition for matrices with exact base rings) created by rbeezer
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 kcrisman
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 nborie
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 jdemeyer
fixed
05:00 Ticket #11256 (Update big_oh for use with multivariate power series) created by niles
Multivariate power series are implemented at #1956. This ticket calls for …
04:29 CygwinPort edited by dimpase
(diff)
02:08 Ticket #4141 (OS X: R pulls in libraries from fink) closed by jdemeyer
worksforme
02:06 Ticket #11234 (Fractional ideal class double exponentiation fails) closed by jdemeyer
fixed
02:05 Ticket #11230 (Define our own PariOUT) closed by jdemeyer
fixed
02:05 Ticket #7377 (Symbolic Ring to Maxima via EclObject) closed by jdemeyer
fixed

04/25/11:

23:58 Ticket #11255 (Enhance the e_one_star.Patch class) created by tjolivet
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 slabbe
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 slabbe
For example : […] Depends on #8670 (merged in 4.7.alpha2).
11:35 CygwinPort edited by dimpase
(diff)
11:16 Ticket #10348 (upgrade optional biopython package to 1.57) closed by jdemeyer
fixed
10:01 Ticket #11252 (Cliquer cannot be interrupted) created by jdemeyer
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 jdemeyer
fixed
09:41 Ticket #11209 (documentation for symbolic series function is wrong/misleading) closed by jdemeyer
fixed
09:24 CygwinPort edited by dimpase
(diff)
08:58 WikiStart edited by kcrisman
(diff)
08:16 Ticket #11251 (Add todo extension to Sphinx) created by hivert
Sphinx has a todo extension which allows to highlight and gather …
05:47 Ticket #11250 (Fix link in coercion.rst) created by hivert
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 kcrisman
Currently the following can happen in the notebook. […] This should …
03:57 CygwinPort edited by dimpase
(diff)
03:48 Ticket #11247 (Remove the optional GLPK package since Sage has GLPK as a standard ...) closed by jdemeyer
fixed
03:31 WikiStart edited by slelievre
add slelievre to list; edit formatting tips (diff)

04/24/11:

18:40 CygwinPort edited by dimpase
(diff)
14:36 Ticket #11248 (SVD matrix decomposition may return a non-invertible "unitary" matrix) created by rbeezer
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 drkirkby
Listing the optional packages for sage-4.7.alpha5 one sees: […] Note …
04:28 CygwinPort edited by dimpase
(diff)
04:14 Ticket #11246 (flint-1.5.0.p5's extraneous #includes break typedef ulong in sys/types.h) created by dimpase
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 dimpase
updates with my Win7 experience (diff)
22:48 Ticket #11245 (broken tar on cygwin (Windows 7), cddlib and networkx fail to install) created by dimpase
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 fbissey
In python 2.7 deprecation warnings are a developer only feature. Which …
08:45 WikiStart edited by pipedream
(diff)
08:38 Ticket #11243 (python spkg build fails on Ubuntu 11.04) created by pipedream
 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 pipedream
I found this build failure with sage 4.6.2 on Ubuntu 11.04 64bit beta2. I …
Note: See TracTimeline for information about the timeline view.