Timeline


and

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 …

04/22/11:

14:35 Ticket #11241 (Theta series of degree 2 uses "int" instead of "ZZ" for coefficients) created by tornaria
[…] For consistency, all the returned coefficients should be in ZZ.
10:35 Ticket #10966 (Make it impossible for unprivileged trac users to close tickets) closed by mderickx
fixed
10:17 Ticket #11240 (Update database_cremona_ellcurve spkg) created by cremona
In April 2011 I completed the elliptic curve database for the range …
09:45 Ticket #11239 (Incorrect coercion of polynomials over finite fields) created by johanbosman
Trying to coerce a polynomial over a finite field into a polynomial ring …
07:04 Ticket #11238 (failing calculation of a symbolic integral) created by casamayou
With a symbolic calculation, Sage returns 0 for the integral …
03:18 WikiStart edited by mderickx
(diff)

04/21/11:

17:27 Ticket #11237 (Improve the clarity of the "Install from Source Code" section of the "Sage ...) created by drkirkby
#11159 corrected a large number of errors in the section on installing …
15:59 Ticket #11236 (Fix _test_eq for Python 2.7) created by nthiery
In Python 2.7, AssertEqual? / AssertNonEqual? call directly == and != a bit …
14:59 Ticket #11235 (Make the ipython edit magic command edit the right file and show both ...) created by mderickx
All is really said in the title. apply: * …
13:07 Ticket #11234 (Fractional ideal class double exponentiation fails) created by jdemeyer
[…] Both patches should be applied.
12:35 Ticket #11159 (Corrections to the "Install from Source Code" section of the Sage ...) closed by jdemeyer
fixed
12:35 Ticket #11107 (bzip2 only considers the SAGE64 environment variable on Solaris and OS X.) closed by jdemeyer
fixed
12:35 Ticket #9181 (Update dev-guide : __hash__ return a long) closed by jdemeyer
fixed
09:21 Ticket #11233 (failing calculation of an integral) created by casamayou
In the following calculation, Sage4.6.2 returns the opposite of the right …
06:31 Ticket #11232 (we should not build patch on Cygwin on Windows 7) created by dimpase
On Windows 7 an executable named patch.exe will not run (UAC prevents …
02:26 Ticket #11231 (Sparse and dense polynomials hash differently, but are equal.) created by robertwb
[…] It's unclear what equality really means here…
01:52 Ticket #11230 (Define our own PariOUT) created by jdemeyer
Instead of changing defaultOut in sage/libs/pari/gen.pyx, we should …
01:45 Ticket #8384 (incoherent web pages) closed by jdemeyer
invalid
01:39 Ticket #11214 (Size of a poset's Hasse diagram) closed by jdemeyer
fixed
00:12 Ticket #11229 (Rational maps attached to elliptic curve isogeny are incorrect) created by johanbosman
[…]

04/20/11:

18:04 Ticket #11228 (integer_rational_power problems) created by gerbicz
The following answers are all wrongs/inconsistent with the documentation:[…]
17:47 WikiStart edited by kcrisman
(diff)
13:57 Ticket #6240 (singular interface failure on itanium) closed by jdemeyer
duplicate: Fixed by #11084.
13:39 Ticket #11227 (gcc-4.6.0 optimization bug with cliquer-1.2.p7.spkg) created by mariah
On various 64-bit x86_64 Linux machines (for example, the Skynet machine …
12:56 Ticket #11219 (document "%edit" in the tutorial) closed by jdemeyer
fixed
12:56 Ticket #11084 (Singular 3-1-1-4.p6 fails to build with gcc 4.6.0.) closed by jdemeyer
fixed
12:17 Ticket #11189 (Bugfix in Poset/Lattice/Hassediagram) closed by stumpc5
duplicate
08:57 Ticket #11226 (Sympow spkg fails with gcc 4.6.0) created by jdemeyer
On Linux Itanium (ia64) systems, sympow builds with gcc 4.6.0 but fails …
08:52 Ticket #11225 (improve piecewise plotting) created by kcrisman
Until we actually totally rewrite piecewise functions, we should improve …
08:03 Ticket #10818 (EclLib should allow signals to make LISP code interruptable) closed by jdemeyer
fixed
05:51 Ticket #11134 (Add logging for Dokchitser scripts) closed by jdemeyer
fixed
05:51 Ticket #11212 (p-adic regulator should work even if p is a Python int (not sage integer) ...) closed by jdemeyer
fixed
05:51 Ticket #9417 (Tamagawa number calculated incorrectly) closed by jdemeyer
fixed
03:15 CategoriesRoadMap edited by SimonKing
(diff)
03:01 Ticket #11224 (Support for the descriptor protocol for lazy_import'ed objects) created by nthiery
This patch enable to lazy import objects using the descriptor protocol …
01:13 Ticket #11223 (Ipython magic commands don't get preparsed) created by mderickx
the following was posted in …
01:01 Ticket #11222 (Implementing set compositions) created by vferay
Set compositions are not yet implemented in sage. I have began to write a …

04/19/11:

20:06 Ticket #11221 (implicit_plot labels are not inline when doc says they are) created by kcrisman
[…] This doesn't work according to the doc, which says […] Not sure …
14:36 Ticket #11220 (implement listing j-invariants of CM curves over other fields and fix ...) created by was
This email thread says it all: […] […] I've attached his files to …
12:02 Ticket #11219 (document "%edit" in the tutorial) created by jhpalmieri
The attached patch adds documentation for the %edit command in the …
05:03 Ticket #11218 (factor is broken for polynomials over relative number fields) created by lftabera
I suspect this is a regression, but I do not have and old sage copy right …

04/18/11:

21:06 Ticket #11217 (Bad displays for M2 in worksheets) created by tdupu
This input in the sage notebook […] gives this output […] This …
19:56 Ticket #11216 (Metaticket - make Sage work with gcc 4.6.0) created by drkirkby
Sage will not build with gcc 4.6.0 due to a number of issues. These need …
14:52 Ticket #11215 (Various Pairings for Modular Forms) created by tdupu
We should have a functions/functions which allow for pairing of the …
13:28 Ticket #11214 (Size of a poset's Hasse diagram) created by rbeezer
Symptoms: Mildly confusing. Though not harmful, it violates the intent …
12:26 Ticket #11213 (ModularCurve) created by tdupu
There is a class ModularCurve? which needs to be built. It has a spot open …

04/17/11:

02:23 Ticket #10199 (I'm not able to compile sage4.6) closed by jdemeyer
invalid
Note: See TracTimeline for information about the timeline view.