Timeline
06/10/11:
- 10:35 Ticket #11462 (Improve @parallel documentation to give examples of functions with ...) created by
- All of the examples for @parallel (even those mentioned on mailing …
- 10:25 Ticket #11461 (make @parallel work with class/instance methods) created by
- The @parallel decorator currently cannot be used with methods that …
- 09:32 Ticket #11460 (upgrade ipython to 0.10.2) created by
- Our current version of ipython is pretty out of date, and it's causing …
- 08:54 Ticket #11459 (Implement sage -rst2txt and sage -rst2sws) created by
- This ticket concerns the following : * Convert a ReST file into a …
- 06:50 Ticket #11458 (Better example for plotting cube root function) created by
- We currently use a lambda construction in the plot documentation for …
- 01:52 Ticket #5731 (Update NTL to 5.5.2 release (latest upstream)) closed by
- fixed
- 01:52 Ticket #11363 (Update setuptools to a newer version) closed by
- fixed
06/09/11:
- 12:27 Ticket #11457 (Witt Vectors) created by
- An implementation of the ring of witt vectors and their elements for any …
- 07:55 Ticket #11456 (Make the Magma interface able to convert number field elements from Magma ...) created by
- Apply: * trac_11456_sage.patch to the main Sage source * …
- 04:56 Ticket #10052 (Improve the implementation of the Steenrod algebra) closed by
- fixed
- 04:22 Ticket #11455 (Add algorithm Magma to Conic methods) created by
- This patch adds the option algorithm='magma' to (has_)rational_point for …
- 03:23 Ticket #11454 (Extend the Magma interface to Conics) created by
- 02:36 Ticket #11453 (residue function for laurent series ring elements) created by
- Returns the coefficient of a_{-1} for a Laurent series ring element. …
- 00:43 Ticket #11371 (Error in MILP documentation) closed by
- fixed
- 00:43 Ticket #11431 (Conversion from Singular to Sage) closed by
- fixed
- 00:42 Ticket #11406 (improve plot documentation) closed by
- fixed
- 00:42 Ticket #11389 (Speed up list * Integer) closed by
- fixed
06/08/11:
- 18:11 Ticket #11452 (serious (but trivial to fix) bug in hidden markov model "generate ...) created by
- The generate sequence function for continuous hidden markov models is …
- 13:56 Ticket #10679 (Typesetting (LaTeX) error for complex fractions) closed by
- fixed
- 13:55 Ticket #11437 (rubiks: apply gcc 4.6.x workaround only for gcc 4.6.0 and 4.6.1) closed by
- fixed
- 13:55 Ticket #11374 (interfaces/magma.py test fails) closed by
- fixed
- 13:55 Ticket #11434 (Typo in generic_graph) closed by
- fixed
- 13:54 Ticket #11316 (Weighted degree term orders added) closed by
- fixed
- 13:54 Ticket #11218 (factor is broken for polynomials over relative number fields) closed by
- fixed
- 13:54 Ticket #11200 (Add fibration check to FanMorphism) closed by
- fixed
- 11:58 Ticket #11451 (wxPython-2.8.7.1) created by
- wxPython-2.8.7.1 has a name conflict with newer glib This has been …
- 08:41 Ticket #11450 (Updates to BooleanFunction class) created by
- I've commited several changes to the BooleanFunction? class: 1. The walsh …
- 08:18 Ticket #11449 (Do not make sage-env executable) created by
- sage-make_devel_packages should not make sage-env executable. …
- 05:20 Ticket #11448 (Basic implementation of point counting using canonical lift for elliptic ...) created by
- The proposed patch implements a basic version of point counting for …
- 00:15 Ticket #11402 (add a cache on basis in free modules) closed by
- fixed
- 00:14 Ticket #10754 (Improve coverage test for combinat/partition.py) closed by
- fixed
- 00:14 Ticket #11399 (Some other embeddings for graph generators) closed by
- fixed
- 00:14 Ticket #11397 (An embedding for the Icosahedron) closed by
- fixed
- 00:14 Ticket #11381 (Add more simplification methods to symbolic vectors.) closed by
- fixed
- 00:14 Ticket #11370 (permutation.to_standard() breaks on empty permutations) closed by
- fixed
- 00:14 Ticket #11335 (Allow symbolic vectors to be simplified elementwise) closed by
- fixed
- 00:14 Ticket #11333 (Incidence structure __eq__ fails without sorted points) closed by
- fixed
- 00:13 Ticket #11324 (Bug in gale_ryser_theorem) closed by
- fixed
- 00:13 Ticket #11320 (deprecated_function_alias for Cython classes) closed by
- fixed
- 00:13 Ticket #11314 (Enhance method from_shape_and_word in tableau to allow English reading ...) closed by
- fixed
- 00:13 Ticket #11289 (Random posets, documentation and error-checking) closed by
- fixed
- 00:13 Ticket #11255 (Enhance the e_one_star.Patch class) closed by
- fixed
- 00:13 Ticket #11165 (core and quotient of partitions should be partitions) closed by
- fixed
- 00:13 Ticket #10811 (by default build HTML doc without PDF links) closed by
- fixed
- 00:13 Ticket #10755 (Update MIP's thematic tutorial about CPLEX's installation) closed by
- fixed
- 00:13 Ticket #11412 (bug in the creation of partitions starting from a core and a tuple of ...) closed by
- fixed
- 00:12 Ticket #9468 (Extend ClasscallMetaclass to allow for membership testing) closed by
- fixed
06/07/11:
- 21:28 Ticket #11447 (python spkg build fails on various Debian systems) created by
- Ubuntu 11.04 derivative Mint 11 and other newer Debian GNU/Linux …
- 14:05 Ticket #11446 (compute the outline of a partition) created by
- The outline is the function obtained by rotating a Young diagram in the …
- 13:57 Ticket #11445 (symbolic integration fails on a very simple test case) created by
- The following happens […] The second answer is the correct one, of …
- 11:32 Ticket #11444 (optional package cbc-2.3.p2.spkg does not build on some platforms on ...) created by
- The optional package cbc-2.3.p2.spkg does not build on skynet/eno …
- 09:18 Ticket #11443 (Implement sage -combinat uninstall) created by
- Title says it all
- 08:42 Ticket #11442 (Computes the Plancherel measure of an individual partition) created by
- apply: trac_11442-plancherel_measure_partition-pod.v2.patch
- 08:07 Ticket #11441 (Can't inherit from a lazy imported class) created by
- Currently, one can't inherit from a lazy imported class:: […] As …
- 08:00 Ticket #11440 (compute the dimension of partition) created by
- that is the number of paths in the young graph from one partition to …
- 07:45 Ticket #11439 (optional package mpi4py-1.1.0.spkg does not build on sage-4.7.1.alpha1) created by
- The optional package mpi4py-1.1.0.spkg does not build on skynet/eno …
- 07:41 TicketReports edited by
- (diff)
- 07:38 TicketReports edited by
- (diff)
- 07:36 TicketReports edited by
- (diff)
- 06:38 Ticket #11438 (optional package libtheora-1.1.1.spkg does not build on sage-4.7.1.alpha1) created by
- While trying to install libtheora-1.1.1.spkg on skynet/eno …
- 02:35 WikiStart edited by
- (diff)
- 02:09 Ticket #11416 (binomial does not work on floats) closed by
- duplicate
- 02:07 Ticket #10361 (upgrade setuptools to 0.6c11) closed by
- duplicate: See #11363 instead.
- 01:36 Ticket #10944 (Check for similar matrices) closed by
- fixed
- 01:36 Ticket #11344 (Add log1p() example) closed by
- fixed
- 01:36 Ticket #11220 (implement listing j-invariants of CM curves over other fields and fix ...) closed by
- fixed
- 01:36 Ticket #11069 (Don't use version of Sage in default pickle directory) closed by
- fixed
- 01:35 Ticket #10327 (Problems with get_systems and symbolic expressions) closed by
- fixed
- 01:35 Ticket #10044 (Fractional Chromatic Index) closed by
- fixed
- 01:35 Ticket #10023 (Compute Hilbert basis of cone) closed by
- fixed
- 01:34 Ticket #9122 (conversions between simplicial and cubical complexes) closed by
- fixed
- 01:34 Ticket #1956 (implement multivariate truncated power series arithmetic) closed by
- fixed
- 00:44 Ticket #11437 (rubiks: apply gcc 4.6.x workaround only for gcc 4.6.0 and 4.6.1) created by
- Since bug #11168 (rubiks fails doctest with gcc 4.6.0 and -O2 …
06/06/11:
- 19:51 Ticket #11436 (Fix R reading files) created by
- The current way we configure the R Pexpect interface is to have a 1024 …
- 16:06 Ticket #11435 (empty partition causes error for down_list) created by
- […]
- 09:04 Ticket #11434 (Typo in generic_graph) created by
- sapnning tree -> spanning tree
- 07:58 Ticket #11433 (Move graphviz-2.16.1.p0.spkg from optional to experimental) created by
- The optional spkg graphviz-2.16.1.p0.spkg fails to build on skynet/eno in …
- 04:42 Ticket #11432 (LLL function for quadratic forms is wrong) created by
- The function Q.lll() where Q is a QuadraticForm? is a one-line wrapper …
- 02:36 Ticket #11431 (Conversion from Singular to Sage) created by
- On …
06/05/11:
- 15:22 Ticket #11430 (is_pseudoprime_small_power has bugs with get_data=True) created by
- […] Also, code can be written much better. Apply: …
- 12:26 Ticket #11429 (Count integral points without PALP) created by
- We want our own code to enumerate lattice points in polyhedra because: * …
- 06:11 WikiStart edited by
- (diff)
06/04/11:
- 09:53 Ticket #11428 (Customizable latex for functions) created by
- There should be a way to customize how a function is printed and how it is …
06/03/11:
- 12:08 Ticket #11427 (optional spkg database_gap-4.4.12.p0.spkg fails test on sage-4.7.1.alpha1) created by
- The optional spkg database_gap-4.4.12.p0.spkg installed in …
- 12:03 Ticket #11426 (point3d needs to accept single vectors, not just lists of them) created by
- […] See also #10948.
- 11:45 Ticket #11425 (to_standard modifies the original permutation) created by
- See …
- 05:50 Ticket #11424 (Build Integer from Unicode) created by
- Currently, Sage fails to build Integer from Unicode […] The two lines …
- 05:47 Ticket #11423 (Make atan2(0,0) consistent) created by
- This is bad: […] Probably we should make sure that atan2(0,0) always …
- 03:17 WikiStart edited by
- gagern added (diff)
06/02/11:
- 14:04 Ticket #11422 (modular subgroups) created by
- This ticket aims to extend capability of the class …
- 12:17 Ticket #11421 (upgrade optional package NZMATH to version 1.1.0) created by
- Upgrade optional package NZMATH to version 1.1.0 ---- New optional …
06/01/11:
- 13:22 Ticket #11420 (explain patch basing and pre-releases in Developer's Guide) created by
- The Developer's Guide does not mention pre-releases, where to get them, …
- 12:52 Ticket #11419 (relocation not working for sage-4.7.1.alpha1) created by
- […] Apply to sage_scripts: * …
- 04:58 Ticket #10166 (upgrade docutils to version 0.7) closed by
- fixed
- 00:21 Ticket #10957 (Add analytic testing to riemann.pyx) closed by
- duplicate
- 00:16 Ticket #8553 (Minor bugs in solve() if dictionary result requested) closed by
- fixed
- 00:15 Ticket #11390 (NTL error while creating finite field homomorphism) closed by
- fixed
- 00:15 Ticket #11387 (Typos in the main README) closed by
- fixed
- 00:11 Ticket #10824 (Documentation of tree generation) closed by
- fixed
- 00:10 Ticket #9725 (German Translation of the Tutorial) closed by
- fixed
- 00:10 Ticket #10804 (Improvements to partn_ref functions, including stabilizer chains) closed by
- fixed
05/31/11:
- 23:46 WikiStart edited by
- updated link to list of release blockers (diff)
- 14:45 Ticket #11418 (SIGSEGV with numpy dtype=complex array and sage's sqrt) created by
- The following script gives a SIGSEGV with sage versions 4.6.2 and 4.7 on …
- 13:39 Ticket #11417 (binomial of polynomial is not polynomial) created by
- […] One would expect here to get the polynomial 0.5*z^2-0.5*z Apply …
- 13:36 Ticket #11416 (binomial does not work on floats) created by
- sage: binomial(1.3r,2) …
- 10:17 Ticket #10065 (removed bug and new methods in Poset) closed by
- duplicate
- 10:16 Ticket #10972 (Make sure symbolic functions return symbolic answers) closed by
- duplicate
- 10:16 Ticket #10570 (sage leaves a lot of stackframes alive at startup) closed by
- duplicate
- 10:11 Ticket #7922 (Categories for Weyl character rings and weight rings (was: pickling fails ...) closed by
- fixed
- 10:10 Ticket #10912 (add order setters and Tate and ate pairings) closed by
- fixed
- 10:07 Ticket #10100 (Segfault calling change_ring(RR) on a symbolic polynomial) closed by
- fixed
- 10:07 Ticket #9962 (vector plot should have optional "start" argument) closed by
- fixed
- 10:07 Ticket #9446 (misc/trace.py doctest failure) closed by
- fixed
- 10:06 Ticket #9154 (boehm_gc (still, still) fails to build on Cygwin) closed by
- fixed
- 10:06 Ticket #8867 (speed up the riemann mapping functionality) closed by
- fixed
- 10:06 Ticket #11378 (minor grammatical edit for ...) closed by
- fixed
- 10:06 Ticket #11365 (Bad formatting in hasse_diagram) closed by
- fixed
- 10:06 Ticket #11357 (Upgrade GSL to the latest version (1.15), which fixes some GSL bugs and ...) closed by
- fixed
- 10:06 Ticket #11347 (global_minimal_model function is sometimes wrong over number fields, when ...) closed by
- fixed
- 10:06 Ticket #11346 (major bug in the conductor function for elliptic curves over number fields) closed by
- fixed
- 10:06 Ticket #11340 (Make nauty's geng work as a generator) closed by
- fixed
- 10:06 Ticket #11269 (Correct docstring formatting of dir_with_other_class) closed by
- fixed
- 08:04 Ticket #11415 (update pynac to 0.2.3) created by
- Yet another pynac release, including fixes for #10964, #11352 and #9240. …
- 08:04 Ticket #11414 (CartesianProduct should return a list of tuples) created by
- […] Sadly, this is not the case. correction: seems to have been fixed …
- 07:59 Ticket #11413 (Decoding general linear codes with Groebner bases) created by
- I have implemented a decoding method for general linear codes in Sage. The …
- 05:57 Ticket #11412 (bug in the creation of partitions starting from a core and a tuple of ...) created by
- the Partition(core=????,quotient=???) construction is broken in some very …
- 05:32 Ticket #11411 (some q binomial coefficients should be zero) created by
- I have found the following behaviour: […] I think these q-binomials …
- 05:26 Ticket #11410 (01 sequence or east-north sequence for partitions) created by
- Adds a method to the partition class that returns the 01 sequence of the …
- 02:50 Ticket #9944 (categories for polynomial rings) closed by
- fixed
- 02:48 Ticket #10000 (GSL library fails to install on AIX 5.3) closed by
- duplicate
- 02:21 Ticket #8381 (typo in documentation of rational_reconstruction) closed by
- fixed
- 01:57 Ticket #11409 (Remove old notebook files) created by
- The old Sage notebook (as part of the Sage library) has been superseded by …
- 01:33 Ticket #11408 (Make sig_on() and sig_off() really macros) created by
- Currently, sig_on() and sig_off() are partially macros and partially …
05/30/11:
- 23:53 WikiStart edited by
- (diff)
- 14:46 Ticket #11407 (Add normalization to clonable lists) created by
- The patch adds a new support class in list_clone.pyx for lists with …
- 13:20 Ticket #11406 (improve plot documentation) created by
- Here are some improvements to the plot documentation, specifically with …
- 12:56 Ticket #11405 (magma interface needs work in presence of newlines) created by
- We have […] instead of the expected […] Where the latter is to be …
- 10:08 Ticket #11404 (Allow sage -upgrade / -update from local directory.) created by
- For testing purposes it would be very convenient if one could …
- 09:08 WikiStart edited by
- Added fdiebold to real names (diff)
- 07:52 Ticket #7794 (PolynomialRing_integral_domain ignores Ctrl-C and segfaults) closed by
- fixed
- 07:51 Ticket #10746 (Refactor matrix kernel routines) closed by
- fixed
- 07:51 Ticket #10623 (Move integer factorization functions to a separate file) closed by
- fixed
- 07:49 Ticket #11373 (Allow global extra_link_args just like extra_compile_args in setup.py) closed by
- fixed
- 07:10 Ticket #11403 (NTL error while inverting q-adic number with fixed modulus precision) created by
- […] Note that t + t^2 is invertible: […] Part of the issue …
- 04:45 Ticket #11402 (add a cache on basis in free modules) created by
- Let FM be a combinatorial free module currently creating elements …
- 00:38 Ticket #7701 (update the openmpi spkg to the latest version) closed by
- duplicate
05/29/11:
- 23:47 Ticket #11401 (magma mode in 4.7 notebook broken) created by
- See also …
- 23:33 WikiStart edited by
- (diff)
- 18:48 Ticket #11400 (Add PointCollection) created by
- This patch adds support for a PointCollection class, which is not yet …
- 10:58 Ticket #11399 (Some other embeddings for graph generators) created by
- I wrote #11397 because I needed it, but as some other embeddings really …
- 05:35 WikiStart edited by
- (diff)
05/28/11:
- 17:39 Ticket #11398 (Links in changelogs to trac tickets.) created by
- Could we change the format of the release changelogs to html, and have the …
- 10:04 Ticket #11397 (An embedding for the Icosahedron) created by
- This patch just adds positions for the icosahedral graph ! Nathann
- 08:58 Ticket #11396 (Patch buildbot fails to understand "Apply" section) created by
- The following does not work (as seen on #10140): Apply 1. …
05/27/11:
- 20:55 Ticket #11395 (Upgrade Gfan to latest release (version 0.5)) created by
- From the [ http://www.math.tu-berlin.de/~jensen/software/gfan/gfan.html …
- 20:22 Ticket #11394 (Scheme.is_projective() should use mathematical definition) created by
- The current implementation of is_projective in […] is […] which in …
- 18:16 Ticket #11393 (Teach html.table to take a header row in the header option) created by
- This patch makes it possible to pass a header row into the header argument …
- 11:50 WikiStart edited by
- (diff)
- 09:40 Ticket #11392 (Toric ideals over fraction fields) created by
- This patch extends toric ideals to work over bases rings that are …
- 08:08 Ticket #11391 (ppl library problems on Arch Linux, OpenSuse: ...) created by
- I am using the sage 4.7 release. I'm trying to package sage for archlinux, …
- 06:52 Ticket #11390 (NTL error while creating finite field homomorphism) created by
- On my computer I get an unhandled NTL error by just doing: […] See …
- 06:34 WikiStart edited by
- Added Pablo De Napoli to Account Names mapped to Real Names (diff)
- 05:03 Ticket #11302 (Make it easier to construct a fan from a triangulation) closed by
- fixed
- 05:03 Ticket #11300 (Add get_part method to partition.py) closed by
- fixed
- 05:02 Ticket #11299 (Fix documentation of sage.modular.modform.element.ModForm.qexp) closed by
- fixed
- 05:02 Ticket #11293 (All relations of a poset) closed by
- fixed
- 05:02 Ticket #11292 (Allow broader inputs to lattice meet and join) closed by
- fixed
- 05:02 Ticket #11290 (Implementation of non-commutative k-Schur functions in the nilCoxeter ...) closed by
- fixed
- 05:02 Ticket #11263 (Markup ".. link" is wrong in the developer guide. Add ".. linkall" to ...) closed by
- fixed
- 05:02 Ticket #11170 (add an ffmpeg option to the animate command) closed by
- fixed
- 05:01 Ticket #10943 (Domain subdivision bugs in FanMorphism) closed by
- fixed
- 05:01 Ticket #10882 (Add kernel fan to fan morphism) closed by
- fixed
- 05:01 Ticket #10269 (clean up documentation of sage/misc/bitset_pxd.pxi) closed by
- fixed
- 05:01 Ticket #10140 (Base sage.geometry.cone on the Parma Polyhedra Library (PPL)) closed by
- fixed
- 05:01 Ticket #9947 (expression not in canonical form) closed by
- fixed
- 05:01 Ticket #9891 (substitute goes too far: (5-e^x).substitute(x=log(x)) -> 5-log(x)) closed by
- fixed
- 05:01 Ticket #8943 (RuntimeError with series) closed by
- fixed
- 05:01 Ticket #11317 (update pynac to 0.2.2) closed by
- fixed
- 01:55 Ticket #11389 (Speed up list * Integer) created by
- Despite resolving the performance regression at #10548, there is still a …
- 01:32 Ticket #11388 (Allow start/stop recording exceptions in the coercion model) created by
- This was detected in the following speed regression In vanilla sage 4.6.2 …
- 00:03 Ticket #11387 (Typos in the main README) created by
- as title. Only apply trac_11387-README-typos-v2.patch
05/26/11:
- 16:44 Ticket #11386 (Add a bracelet combinatorial class) created by
- Add a bracelet combinatorial class implementation based on: Sawada, Joe. …
- 14:33 Ticket #11385 (Orbit closure as toric variety) created by
- The closure of the torus orbit associated to a cone of the fan is again a …
- 14:26 Ticket #11384 (Construct the complex of a fan) created by
- For some toric algorithms one needs to choose orientations for cones, …
- 13:04 WikiStart edited by
- (diff)
- 10:44 WikiStart edited by
- (diff)
- 08:31 Ticket #11383 (Color('red') == Color('red') returns False) created by
- I would like this to be True: […] and these as well: […] Apply …
- 05:39 Milestone sage-4.7 completed
- 02:13 Ticket #11382 (Speedup subposet and _vertex_to_element) created by
- A lot of unnecessary and redundant check were performed with a preliminary …
05/25/11:
- 23:21 Ticket #11381 (Add more simplification methods to symbolic vectors.) created by
- Followup to #11335.
- 14:00 Ticket #11380 (Computing continued fractions on real quadratic fields) created by
- We have implemented some routines that allow for the computation of …
- 12:03 Ticket #11379 (Add Quantumino solver to sage/games) created by
- Some code to solve the …
- 08:48 Ticket #11378 (minor grammatical edit for ...) created by
- The Developer's Guide, in the section "Doctesting the Sage Library", in …
- 05:53 Ticket #11315 (remove pstricks from default latex preamble) closed by
- fixed
- 05:53 Ticket #11301 (empty partition causes error for up_list) closed by
- fixed
- 05:53 Ticket #11296 (add default username to sage-combinat install script) closed by
- fixed
- 05:52 Ticket #11282 (Add a link from the main live documentation help page to the thematic ...) closed by
- fixed
- 05:52 Ticket #10759 (remove dead code in matrix/matrix_dense.pyx) closed by
- fixed
- 05:52 Ticket #10707 (Remove deprecated utils.py and word_content.py from sage/combinat/words) closed by
- fixed
- 05:51 Ticket #7507 (can't forget some assumptions) closed by
- fixed
05/24/11:
- 18:22 Ticket #11377 (Clean and harmonize module_list.py) created by
- module_list.py is quite messy in its current state. There are several …
- 18:12 Ticket #11376 (Remove the hardcoding of python version in setup.py and SConstruct to ...) created by
- Currently to build sage (the spkg) four files are involved in major way: …
- 13:24 Ticket #11375 (speed up computation of level one eisenstein series) created by
- Craig Citro sent me some much faster code. See attached patch. He says …
- 12:56 Ticket #11374 (interfaces/magma.py test fails) created by
- For sage-4.7.rc4 […] This is a follow-on to #9705 and is caused by …
- 03:12 Ticket #11373 (Allow global extra_link_args just like extra_compile_args in setup.py) created by
05/23/11:
- 22:56 Ticket #11372 (nasty side effect of a failed simon_two_descent search) created by
- This could seriously confuse a person: […] The point that …
- 17:51 Ticket #11371 (Error in MILP documentation) created by
- The (English) knapsack documentation in the thematic tutorial for MILP has …
- 05:44 Ticket #11370 (permutation.to_standard() breaks on empty permutations) created by
- 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
- 21:12 Ticket #11368 (can't coerce pari to rational function field) created by
- 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
- 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
- fixed
- 19:55 Ticket #11366 (Incorrect documentation for set difference) created by
- See …
- 19:52 Ticket #11365 (Bad formatting in hasse_diagram) created by
- See …
- 15:02 Ticket #11364 (Cyclic subspaces (aka Krylov subspaces)) created by
- These are useful for topics related to rational canonical form (coming …
- 13:43 Ticket #11363 (Update setuptools to a newer version) created by
- 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
- In the notebook we have: […]
- 10:26 Ticket #11361 (cayley_graph method on Integers(n) fails with weird error) created by
- 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
- We have […] However, these things are all easily computable in Sage: …
- 08:35 Ticket #11359 (ECL does not fully recover from relocation) created by
- It has been reported that after the Sage tree is relocated, e.g. […] it …
- 06:48 Ticket #11358 (matrix multiplication over ZZ sometimes gives incorrect results) created by
- 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
- 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
- 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
- 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
- This is a subtask of #5903. Apply …
- 11:51 Ticket #11353 (bitset complement) created by
- It would be very useful if the Bitset and FrozenBitset? had complement …
- 07:52 Ticket #11352 (is_polynomial returns wrong results) created by
- […] I definitely prefer to get False. Apply …
- 07:38 Ticket #11348 (maxima test fails when install tree is moved) closed by
- fixed
- 06:42 Ticket #11351 (make flintqs-20070817 spkg build with -m64 rather than -march=opteron) created by
- 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
- If I am not mistaken, a fraction field of an integral domain R is finite …
05/18/11:
- 11:09 WikiStart edited by
- clarified usage of backticks in WikiFormatting (diff)
- 10:59 Ticket #11349 (Implement Inverse Erf function) created by
- [ 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
- The following test fails when the sage-4.7.rc2 install tree is moved. …
05/17/11:
- 13:22 WikiStart edited by
- added name entry for nbruin (diff)
- 11:58 Ticket #11347 (global_minimal_model function is sometimes wrong over number fields, when ...) created by
- 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
- Joanna Gaski found a serious bug in the function for computing conductors …
- 09:56 Ticket #11345 (Period method for quadratic irrationals) created by
- We propose implementing a period method for quadratic irrational …
- 09:01 Ticket #11344 (Add log1p() example) created by
- Add a doctest from #7879.
- 08:51 Ticket #1263 (change pari C library error handler (instead of overriding exit() with ...) closed by
- invalid
- 08:49 Ticket #9725 (German Translation of the Tutorial) closed by
- fixed
- 08:35 Ticket #11343 (Disallow @ symbol in username because of TinyMCE problems) created by
- 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
- 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
- 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
- 20:02 Ticket #11340 (Make nauty's geng work as a generator) created by
- Output produced by nauty's geng program can be quite large. Currently, an …
- 14:05 Ticket #11339 (Refcounting for Singular rings) created by
- = Ref counting for Singular rings = Python makes no guarantees that …
- 12:41 Ticket #11338 (Fix signals/interrupts in sage-doctest) created by
- When a doctest gets the dreaded Unhandled SIGSEGV..., the doctest …
- 12:39 Ticket #11337 (Metaticket: improve doctesting framework) created by
- * #12415 - Update doctesting framework ----- * #6357 - Make `sage -t …
- 12:36 Ticket #8803 (remove deprecated module plot/axes.py) closed by
- fixed: Replying to kcrisman: > Hopefully this will do it. Yep, …
- 12:32 Ticket #11336 (Update doctest tolerance to work with print statement.) created by
- Currently, #10952 only works with expressions, not stdout.
05/15/11:
- 23:30 Ticket #11335 (Allow symbolic vectors to be simplified elementwise) created by
- 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
- fixed
- 07:41 Ticket #800 (make _sig_on and _sig_off faster when stacked) closed by
- duplicate
05/14/11:
- 08:26 Ticket #11334 (Update numpy to 1.7.0) created by
- Numpy-1.7.0 is now available and fixes the coercion problem that prevented …
05/13/11:
05/12/11:
- 23:14 Ticket #10334 (miscellaneous cleanup in perm_gps preparing for domains) closed by
- fixed
- 23:13 Ticket #10549 (Improvements in canonical_form, is_isomorphic, and ...) closed by
- fixed
- 23:13 Ticket #10495 (is_isomorphic returns False for isomorphic multigraphs) closed by
- duplicate
- 23:12 Ticket #4029 (sage-env kills the shell when called from "wrong" directory) closed by
- duplicate: See #9960.
- 14:00 Ticket #11333 (Incidence structure __eq__ fails without sorted points) created by
- […] 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
- fixed
- 13:27 Ticket #9960 (require SAGE_CHECK to be "yes") closed by
- fixed
- 08:53 Ticket #11332 (65x penalty in performance for using float instead of RealNumber) created by
- 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
- 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
- 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
- fixed in #7027
- 12:15 Ticket #11278 (singular 3-1-1-4.p8 fails on Mac OS X 10.4) closed by
- fixed
- 12:11 Ticket #11272 (cube(center, size=0.5) does not return a cube centered at center) closed by
- duplicate: Duplicate of #10796.
- 10:18 Ticket #11328 (matrix insert row won't take ints) created by
- From …
- 09:27 Ticket #11327 (isogeny code uses deprecated(?) multi-variate gcd) created by
- In sage.schemes.elliptic_curves.ell_curve_isogeny (of sage 4.6.2) the …
- 08:40 Ticket #11326 (make ATLAS respect CC environment variable) created by
- ATLAS does not respect the CC environment variable. Fix with new build …
- 06:43 Ticket #11325 (Multiple line cells generation in live help broken, lots of samples ...) created by
- In notebook the sample tags like "sage:" and "..." are removed. As far as …
- 03:36 Ticket #11324 (Bug in gale_ryser_theorem) created by
- See the discussion at : …
- 02:23 Ticket #11252 (Cliquer cannot be interrupted) closed by
- fixed
Note: See TracTimeline
for information about the timeline view.

