Timeline
05/19/12:
- 10:18 Ticket #12979 (Introspection with wildcards should be careful with the evaluation of ...) created by
- […] Behind the scene, I.*conj*? currently evaluates all attributes …
- 09:54 Ticket #12978 (conditionally_defined decorator for methods and nested classes) created by
- Goal: implement conditionally defined methods and nested classes: Typical …
- 06:31 Ticket #12977 (Let singular_function expect "attributes" not as a dict) created by
- Here is how attributes are passed to libsingular when calling a singular …
- 06:16 Ticket #12976 (Fix hash of ideals - or make it at least faster) created by
- Define […] Hash is broken J.__hash__ is: […] However, …
- 05:51 Ticket #12975 (Fix misleading typo in the doc of "cython") created by
- […] That's misleading, as Cython does only accept #clang c++ but not …
- 05:43 Ticket #12974 (make Graphics class inheritable and some clean ups) created by
- The first patch makes all the .__attribute into ._attribute so that …
05/18/12:
- 08:26 Ticket #12973 (Cannot copy() instances of GurobiBackend.) created by
- GurobiBackend? does not implement copy(). I've attached a patch to add …
- 07:43 Ticket #12972 (Fix small bug in elliptic curve saturation) created by
- The saturation() method for elliptic curves of Q has a small bug: a …
- 06:25 Ticket #12971 (Biggs-Smith graph) created by
- Transitive graph. Edge-transitive graph. I honestly did not think I would …
- 03:26 Ticket #12970 (MPIR fails to build when CPU's architecture name doesn't match its actual ...) created by
- Specifically, on a Virtualbox virtual machine running on a Intel i5-2500K …
- 01:42 Ticket #12969 (Coercion failures in symmetric functions) created by
- The following code triggers a coercion failure in the symmetric function …
- 01:30 Ticket #12968 (round of symbolic expression (precision issue due to RR)) created by
- We have […] Numbers with one digit less work […] The …
- 01:16 Ticket #12967 (comparison of pi and infinity wrong) created by
- We have […] which is obviously wrong. It seems that the problem only …
05/17/12:
- 15:15 Ticket #12966 (Indefinite factorization for exact matrices) created by
- Almost any square symmetric (or Hermitian) matrix A over a field can be …
- 11:50 Ticket #12965 (X.Kaehler_cone().lattice() is not a lattice) created by
- In Sage-5.0 we have […] which is wrong since this lattice is not a …
- 10:42 Ticket #12964 (multiply matrix of matrices by a scalar: boom) created by
- From …
- 09:23 Ticket #12963 (PolyBoRi links against system -lboost_unit_test_framework) created by
- As noted on sage-support, the sage-5.0 binary …
- 07:53 Ticket #12962 (Implement multi-function plotting options in plot()) created by
- The code plot([x,x^ 2],-.2,2) is a nice shortcut for plotting both x and …
- 07:15 Ticket #12961 (Documentation of the facade argument in Poset contructor) created by
- See discussion at …
- 00:02 Ticket #12960 (legend not properly set in Graphics().matplotlib()) created by
- Bug :) Should be easy to fix. […] ---- Apply …
05/16/12:
- 23:58 Ticket #12959 (Improvements to Sets.WithRealizations) created by
- This is a follow up to #7980 Apply: * …
- 23:19 Ticket #12958 (Fix sageinspect to slightly better support old style classes) created by
- See the patch.
- 23:09 SageCombinatRoadMap edited by
- (diff)
- 23:05 Ticket #12957 (Categories for finite (enumerated) sets) created by
- There still remains a lot of finite (enumerated) sets that are not in the …
- 22:44 Ticket #12956 (Let categories override the default implementation of __getitem__ in ...) created by
- Parent.getitem should be moved to FiniteEnumeratedSets? (#12955). Alas, …
- 21:49 Ticket #12955 (Move __len__ and __getitem__ from Parent to FiniteEnumeratedSets) created by
- Title says it all. The point is that with the current implementation …
- 21:07 Ticket #12954 (Make MPIR support SAGE_FAT_BINARY on all systems) created by
- The OSX binary sage-5.0-OSX-64bit-10.6-x86_64-Darwin.dmg dies in MPFR on …
- 12:35 Milestone sage-5.0 completed
- 11:09 Ticket #12953 (Bindable classes) created by
- From the documentation: […] This feature will be extensively used for …
- 07:13 Ticket #12685 ([github workflow illustration of #12642!] magma_free interface is broken) closed by
- invalid: This was a dummy ticket.
05/15/12:
- 12:47 Ticket #12952 (DoubleStarSnark, FosterGraph, GrayGraph and HarriesGraph) created by
- This patch adds 4 new graph constructors, that is DoubleStarSnar?, …
- 10:15 Ticket #12951 (Support cached_methods on extension types) created by
- In old versions of Cython, one would have seen an error like "arbitrary …
- 07:44 Ticket #12950 (update to Pynac 0.2.4) created by
- There is a new Pynac release which contains fixes to: * #11155: …
- 04:55 Ticket #12949 (Better congruence testing for odd arithmetic subgroups) created by
- This patch relates to the is_congruence() method of arithmetic …
05/14/12:
- 13:53 Ticket #12838 (Root poset should treat type A1 properly) closed by
- fixed
- 09:14 Ticket #12948 (Document really well how to get the R interface to accept keywords) created by
- One of many example of how this doesn't work. In order to do […] you …
- 05:33 Ticket #12947 (Bug in integrating x*cos(x^3)) created by
- From this …
05/13/12:
- 14:32 Ticket #11932 (Allow running Sage with a temporary DOT_SAGE directory) closed by
- fixed
- 13:28 Ticket #12946 (Bug in Compositions) created by
- When using the optional 'outer' argument, Compositions gives a bug if …
- 13:28 Ticket #12945 (Balaban 11-cage) created by
- Add the Balaban 11-cage to …
- 13:14 Ticket #12469 (RuntimeError raised by standard_factorization of a finite word) closed by
- fixed
- 12:37 Ticket #12944 (Inconcistencies in the documentation of traveling_salesman_problem) created by
- Just two minor things. See the discussion at the bottom of #10497. These …
- 09:06 Ticket #12943 (Tableau_class.__div__, Partition_class.__div__ are checking domination ...) created by
- If rho and mu are partitions, rho/mu is supposed to return the skew …
- 09:02 Ticket #12942 (Balaban's 10-Cage) created by
- This patch adds one graph constructor and an interesting embedding for it. …
05/12/12:
- 10:04 Ticket #12941 (Cache should be cleared on cloning) created by
- With […] One gets: […] The last result should be 8. This …
- 04:56 WikiStart edited by
- add link to homepage (diff)
- 04:52 WikiStart edited by
- (diff)
- 04:50 WikiStart edited by
- (diff)
- 04:46 WikiStart edited by
- add name (diff)
05/11/12:
- 12:25 Ticket #12940 (Combinatorial implementation of the affine symmetric group) created by
- This is a combinatorial implementation of the affine symmetric group, …
- 07:33 WikiStart edited by
- (diff)
05/10/12:
- 16:18 Ticket #12939 (Allow evaluation of univariate polynomials at singleton lists) created by
- See http://thread.gmane.org/gmane.comp.mathematics.sage.devel/58940
- 12:23 Ticket #12938 (several spkg's don't install if the .hg repos have been deleted) created by
- For security *and* size purposes, some people delete all the .hg repos …
- 11:55 Ticket #12937 (sqlite sometimes picks up the wrong libraries (e.g., readline) since we ...) created by
- On certain systems, e.g., Fedora with libreadline.so.5 systemwide, when …
- 10:58 Ticket #12936 (Adding plots should (at least attempt to) preserve legend options) created by
- The __add__() method of plots doesn't make any attempt to preserve …
- 07:21 Ticket #12935 (Add another cube root plotting example to plot doc) created by
- Gregory Bard of the University of Wisconsin, Stout has the following …
- 07:13 Ticket #12934 (Build libtermcap*.so instead of (or in addition to) libtermcap.a) created by
- Some components of Sage, e.g., libsingular, link in the systemwide …
- 04:49 WikiStart edited by
- (diff)
- 02:48 Ticket #12933 (Speedup in DiGraph.stronly_connected_components_digraph) created by
- Let it be said that I hate vertex labels. Before: […] After : […] …
05/09/12:
- 15:27 Ticket #12932 (integer vectors with negative entries) created by
- Create a class that generalized IntegerVectors?(), which is a misnomer in …
- 11:47 Ticket #12931 (evaluation of coefficients of polynomials) created by
- It seems that substitution inside coefficients of a polynomial forgets to …
- 09:27 Ticket #12930 (Poset of Alternating sign matrices) created by
- Implementation of the poset of alternating sign matrices This is best …
- 08:48 Ticket #12929 (Changing default color option for posets) created by
- The problem was that the posets appeared by default with a dark blue color …
05/08/12:
- 23:29 Ticket #12928 (critical bug in multivariate polynomial factorization over GF(2)) created by
- consider the following (both with Sage 4.8 and Sage 5.0.beta13 without …
- 16:10 Ticket #12927 (Logging synchronises input and output wrongly.) created by
- In sage/misc/log.py, the following is in the documentation: […] This …
- 14:25 Ticket #12926 (`sage -ipython` doesn't use the sage directory for ipython.) created by
- The command sage -ipython uses ~/.ipython as it's configurations …
- 14:12 Ticket #12925 (Thematic tutorial on combinatorics) created by
- This ticket adds a thematic tutorial on combinatorics, translated from the …
- 13:44 SageCombinatRoadMap edited by
- Adding link to findstat (diff)
- 13:30 Ticket #12898 (Update top-level README.txt) closed by
- fixed
- 13:30 Ticket #12899 (Update the "Install from Source Code" docs for sage-5.0) closed by
- fixed
- 13:30 Ticket #12909 (gdmodule: don't use /sw and /usr/local paths) closed by
- fixed
- 09:11 SageCombinatRoadMap edited by
- (diff)
- 08:50 SageCombinatRoadMap edited by
- (diff)
- 08:40 SageCombinatRoadMap edited by
- (diff)
- 08:16 Ticket #12924 (SchubertPolynomialRing causes symmetrica and Sage to crash on bad input) created by
- The SchubertPolynomialRing? expects a permutation as an index. When a list …
- 07:05 SageCombinatRoadMap edited by
- (diff)
- 06:58 SageCombinatRoadMap edited by
- (diff)
- 06:51 SageCombinatRoadMap edited by
- (diff)
- 06:31 SageCombinatRoadMap edited by
- (diff)
- 06:26 Ticket #12923 (Comparison of vectors is O(n) even in the simple cases) created by
- Comparison of large vectors in Sage is slow in a surprising way: even if …
- 04:35 Ticket #12922 (Implicit derivative) created by
- Added implicit_derivative function. It allows to compute the n'th …
05/07/12:
- 21:01 SageCombinatRoadMap edited by
- (diff)
- 18:44 Ticket #12921 (make asymptote show configurable) created by
- From …
- 12:49 Ticket #11880 (ISGCI in Sage (a Graph Classes database http://www.graphclasses.org/ )) closed by
- fixed
- 11:43 Ticket #12920 (Decorators for sharing code between is_bar and _test_bar methods.) created by
- is_method / _test_from_is_method: method wrappers to factor …
- 09:44 Ticket #12919 (Typo in Parent.discover_coerce_map_from) created by
- This patch fixes an obvious typo in discover_action. Alas, it's in a …
- 09:07 Ticket #12918 (segmentation fault with multivariate polynomial factorization) created by
- with Sage 4.8 I get: […]
05/06/12:
- 15:47 Ticket #12917 (is_cartesian_product) created by
- This patch implements a new method that lets one recognize whether a graph …
- 12:08 SageCombinatRoadMap edited by
- (diff)
- 12:03 SageCombinatRoadMap edited by
- (diff)
- 12:00 SageCombinatRoadMap edited by
- (diff)
- 11:57 SageCombinatRoadMap edited by
- (diff)
- 11:49 SageCombinatRoadMap edited by
- (diff)
- 11:41 SageCombinatRoadMap edited by
- (diff)
- 11:27 SageCombinatRoadMap edited by
- (diff)
- 11:12 SageCombinatRoadMap edited by
- (diff)
- 11:05 Ticket #12916 (Dedekind-MacNeil completion of finite posets) created by
- The title says it all. See also: …
- 10:53 SageCombinatRoadMap edited by
- (diff)
- 10:42 SageCombinatRoadMap edited by
- (diff)
- 10:30 Ticket #12915 (Interface to GAP's KBMAG package) created by
- Explore / expose the functionalities of KBMAG for computing with …
- 10:14 Ticket #12914 (Representation theory of finite semigroups) created by
- Add support for representation theory of finite semigroups. Quite some …
- 09:42 SageCombinatRoadMap edited by
- (diff)
- 08:59 Ticket #12913 (Deprecate CombinatorialClass in favor of the EnumeratedSet's categories) created by
- All classes that currently inherit from CombinatorialClass should …
- 08:42 Ticket #12912 (Interface to Fokko Ducloux's Coxeter 3) created by
- [[ http://math.univ-lyon1.fr/~ducloux/coxeter/coxeter3/english/coxeter3_e.ht …
- 08:27 SageCombinatRoadMap edited by
- (diff)
- 08:27 Ticket #12911 (fix failing ipython test in tests/cmdline) created by
- The test […] fails if people have installed a newer version (0.12?) of …
- 06:55 Ticket #12910 (Graph construction of empty list fails) created by
- When I create a graph with a list of edges, the empty list is not accepted …
- 05:21 Ticket #12889 (Make is_irreducible() for polynomials consistent across all fields) closed by
- fixed
- 05:21 Ticket #12903 (Memory leaks with CPLEX) closed by
- fixed
- 05:21 Ticket #12893 (Increase doctest coverage in sage/coding/linear_code.py to 100%) closed by
- fixed
- 05:20 Ticket #12873 (Clear FPU in i386/x86_64 longjmp()) closed by
- fixed
- 05:20 Ticket #12875 (Fix the homset category initialization for ModularAbelianVariety's ...) closed by
- fixed
- 05:20 Ticket #12872 (A show method for permutations) closed by
- fixed
- 05:19 Ticket #12869 (The warn-links option shouldn't always trigger full doc compilation) closed by
- fixed
- 05:19 Ticket #12787 (R spkg: use -### instead of -v to detect linker options) closed by
- fixed: Too bad upstream is totally ignoring this…
- 05:18 Ticket #12777 (Add signal handling to libecm.pyx) closed by
- fixed
- 05:18 Ticket #12773 (include R interface in reference manual) closed by
- fixed
- 05:18 Ticket #12808 (Optimize ClassCallMetaClass using Cython) closed by
- fixed
- 05:17 Ticket #12826 (minpoly() of quadratic number field element ignores var argument) closed by
- fixed
- 05:16 Ticket #12724 (Allow different normalizations for Eisenstein series q-expansion) closed by
- fixed
- 05:16 Ticket #12748 (An inconsistent term order must not be accepted as input of a polynomial ...) closed by
- fixed
- 05:16 Ticket #12743 (Addition of reduction rules as pre-processing of the vertex cover function) closed by
- fixed
- 05:15 Ticket #12736 (More solver options for GLPK) closed by
- fixed
- 05:15 Ticket #12716 (MILP formulation and test functions for vertex separation) closed by
- fixed
- 05:15 Ticket #12292 (charpoly is recomputed when called with a different variable) closed by
- fixed
- 05:15 Ticket #11943 (The category graph should comply with Python's method resolution order) closed by
- fixed
- 05:14 Ticket #11521 (Use weak references to cache homsets) closed by
- fixed
- 05:14 Ticket #11233 (failing calculation of an integral) closed by
- fixed
- 05:14 Ticket #12361 (Fix normalization in cohomology ring of orbifold toric varieties) closed by
- fixed
- 05:13 Ticket #10993 (Update eclib to latest upstream release) closed by
- fixed
- 05:13 Ticket #10902 (proof=False unnecessary in factor()) closed by
- fixed
- 05:13 Ticket #10217 (bug in rings/fast_arith.pyx) closed by
- fixed
- 05:12 Ticket #10113 (Calling seed() incorrectly causes Sage to crash with SIGSEGV (Segmentation ...) closed by
- fixed
- 05:12 Ticket #715 (Parents probably not reclaimed due to too much caching) closed by
- fixed
05/05/12:
- 14:02 Ticket #12909 (gdmodule: don't use /sw and /usr/local paths) created by
- The gdmodule spkg should not use /sw/include as include path, as some …
- 10:10 Ticket #12908 (unnecessary blank in latex expression of multivariate polynomial) created by
- In the LaTeX representation of a multivariate polynomial is an unnecessary …
05/04/12:
- 15:26 Ticket #12907 (Replace some deprecated python functions in sage/calculus) created by
- Like #12461. Continue with moving to Python 3. Execute […] for each …
- 14:40 Ticket #12906 (Bring doctest coverage of misc.log to 100%) created by
- This is part of metaticket #12024.
- 01:51 Ticket #12905 (Memory leaks with Cliquer) created by
- Geoff reported on …
05/03/12:
- 19:21 WikiStart edited by
- adding my real name (diff)
- 17:51 Ticket #12904 (colors from rainbow don't work in 3d plots) created by
- […]
- 05:09 Ticket #11881 (Metaticket: build Sage on OS X 10.7 Lion) closed by
- fixed
- 05:08 Ticket #12459 (Interrupt test failures on OS X 10.7) closed by
- wontfix
- 05:08 Ticket #10810 (singular-3-1-1-4.p3 doesn't build on ARM) closed by
- duplicate
- 01:50 Ticket #12903 (Memory leaks with CPLEX) created by
- Some memory leaks remained in Sage's CPLEX interface, as reported by Geoff …
05/02/12:
- 16:41 WikiStart edited by
- (diff)
- 12:46 Ticket #12902 (Security in Notebook) created by
- Hi, recently I'm writing a web interface to use Matlab on a server and …
- 10:49 Ticket #12901 (permutation_automorphism_group fails in optional doctest of ...) created by
- There is a bug in the permutation_automorphism_group(algorithm="gap") …
- 08:29 Ticket #12900 ((Demazure) roots of toric varieties) created by
- The Demazure roots (often just called roots) of a toric variety give you …
- 04:30 Ticket #12899 (Update the "Install from Source Code" docs for sage-5.0) created by
- 00:10 Ticket #12898 (Update top-level README.txt) created by
- The file $SAGE_ROOT/README.txt still says you need a fortran compiler, …
05/01/12:
- 18:49 Ticket #12897 (Increase doctest coverage in coding/sd_codes.py to 100%) created by
- As the summary says. As of sage-5.0.beta12 we have: […] ---- Apply …
- 15:02 Ticket #12896 (make coverageall print the number of untested functions) created by
- The upcoming patch adds a line to the output of sage -coverageall, …
- 14:43 Ticket #12895 (Categories: adds support for SubcategoryMethods) created by
- With this patch, a category can implement a nested class …
- 14:33 Ticket #12894 (Add classcall setter in ClasscallMetaclass) created by
- The optimization of ClasscallMetaclass? in #12808 prevents dynamically …
- 14:23 Ticket #12893 (Increase doctest coverage in sage/coding/linear_code.py to 100%) created by
- As the summary states. As of sage-5.0.beta14 coverage is: […] ---- …
04/30/12:
- 22:08 Ticket #12272 (More # long time additions) closed by
- fixed
- 22:07 Ticket #12888 (Set new default parameters for RandomGNP) closed by
- fixed
- 22:07 Ticket #5859 (sage -coverageall fails on directories with zero tests) closed by
- fixed
- 14:40 Ticket #12892 (Toric fibration morphisms) created by
- This ticket provides more morphisms that are associated to toric …
- 10:53 WikiStart edited by
- (diff)
- 08:45 Ticket #12891 (Invite for contributing a doctest, if a user reads an untested function or ...) created by
- The aim of this ticket is to encourage users to (start to) contribute …
- 03:23 Ticket #12890 (Setup general CFLAGS) created by
- The current way how Sage handles CFLAGS is quite bad. There are several …
- 03:00 Ticket #12765 (MPIR doesn't compile with GCC-4.7.0 on ia64) closed by
- duplicate
- 02:52 Ticket #12830 (Work around GCC 4.7.0 bug on ia64 and improve the GMP-ECM spkg) closed by
- fixed
- 02:51 Ticket #8119 (Rename change the hash value of some objects) closed by
- fixed
- 02:51 Ticket #11616 (Upgrade MPIR to a more recent upstream release) closed by
- fixed
- 02:51 Ticket #12833 (Crashes and doctests problems with Gurobi) closed by
- fixed
- 02:51 Ticket #12837 (MPFR doesn't compile with GCC-4.7.0 on ia64) closed by
- fixed
- 02:50 Ticket #12857 (Split off Graphics class from plot.py) closed by
- fixed
04/29/12:
- 23:56 Ticket #12889 (Make is_irreducible() for polynomials consistent across all fields) created by
- This is from a bug reported on …
- 07:14 Ticket #11844 (Race condition in building MPIR/yasm) closed by
- duplicate
- 07:14 Ticket #12782 (When building GCC, build MPIR without the C++ interface) closed by
- duplicate
04/28/12:
- 13:01 Ticket #12888 (Set new default parameters for RandomGNP) created by
- This patch changes the default parameters of graphs.RandomGNP. As …
04/27/12:
- 07:17 Ticket #12887 (Optional args in Matrix_Mod submatrix method) created by
- When computing the smith form of a matrix (over a finite field) it promts …
04/26/12:
- 14:57 Ticket #12812 (Bug in summation of toric divisors) closed by
- fixed
- 14:12 Ticket #12886 (Metaclass infrastructure for Sage) created by
- They are currently several metaclasses in Sage for various feature. There …
- 13:13 Ticket #12424 (OS X Lion: symmetrica doesn't work) closed by
- wontfix
- 13:13 Ticket #12315 (OS X Lion: pari fails self tests) closed by
- wontfix
- 13:12 Ticket #12319 (OS X Lion: gsl fails self tests) closed by
- wontfix
- 13:10 Ticket #9826 (Memory corruption in polynomial complex_roots() method) closed by
- fixed
- 13:10 Ticket #10914 (Integration involving abs gives wrong result) closed by
- fixed
- 13:10 Ticket #12536 (Implementation of class for Linear Extensions of a finite Poset) closed by
- fixed
- 13:10 Ticket #12620 (problems with bezier3d command) closed by
- fixed
- 13:09 Ticket #12849 (The argspecs of extension function/methods is broken in the Sphinx ...) closed by
- fixed
- 13:09 Ticket #12853 (Severe slow-down in elliptic_curve integral_points()) closed by
- fixed
- 12:58 Ticket #12885 (NTL error callback mechanism and possibly extra interfaces) created by
- I asked in the NTL mailing list about adding the sagemath patch to …
- 11:58 Ticket #12884 (Fix problems introduced by remove_constraint functionality in MIP) created by
- * if the check_redundant option in MIP is true, then …
- 08:17 Ticket #12883 (Update LinBox to most recent upstream release) created by
- The version of LinBox? used in Sage is 4 years old, we should update. …
- 07:29 Ticket #12882 (Allows a generalized Cartan matrix as input for Dynkin diagrams) created by
- Dynkin diagrams can currently not be constructed using a generalized …
04/25/12:
- 08:08 Ticket #12881 (Allow plotting zero width interval) created by
- […] Maybe this shouldn't be an error, but instead give an empty plot or …
- 07:10 Ticket #12880 (Inconsistent domain, codomain and parent in EllipticCurveIsogeny) created by
- In the following example, the domain and codomain of phi does not match …
04/24/12:
- 17:25 Ticket #12879 (TestSuite failures for HeckeModule Homsets) created by
- Adding a Testsuite run in #12876 in the documentation of …
- 16:11 Ticket #12878 (Add a list of methods for long (maybe all) classes) created by
- See …
- 15:00 Ticket #12877 (Categories for padics, schemes, and some more rings) created by
- This patch fixes the following classes to use categories: - padics - …
- 14:55 Ticket #12876 (Fix element and parent classes of Hom categories to be abstract, and ...) created by
- This patch fixes the parent and element classes for Hom categories to be …
- 14:45 Ticket #12875 (Fix the homset category initialization for ModularAbelianVariety's ...) created by
- Before the patch, the following was wrong (probably introduced by #9138): …
- 08:43 Ticket #12874 (Recognition of Comparability graphs and Permutation graphs) created by
- This ticket is a bit large, but everything inside is related. Here is what …
- 08:17 Ticket #12873 (Clear FPU in i386/x86_64 longjmp()) created by
- If an interrupt occurs during a 387 FPU computation or during an MMX …
- 03:30 Ticket #12872 (A show method for permutations) created by
- Following the discussion that took place there [1], this patch adds a …
04/23/12:
- 21:11 Ticket #12871 (Conversion for RR[x][y] stricter than for QQ[x][y]) created by
- The following works: […] but over RR it does not: […] This is …
- 13:26 Ticket #12870 (update optional package openssl to version 1.0.1a) created by
- Upgrade the optional package openssl to version 1.0.1a which was released …
- 03:50 Ticket #12869 (The warn-links option shouldn't always trigger full doc compilation) created by
- Title says all. See …
04/22/12:
- 12:53 Ticket #5943 (Sage 3.4.2.a0: len(prime_range(2^50)) segfaults) closed by
- worksforme
- 00:40 Ticket #12868 (Attaching a pyx file in the presence of __init__.py results in wrong ...) created by
- Create a new folder (say, /home/simon/SAGE/work/tests/) and create a file …
04/21/12:
- 18:28 Ticket #12867 (random_element for Words is broken) created by
- […]
- 14:08 Ticket #12866 (Bug in Sage's monodromy pairing on elements of Brandt modules) created by
- In Magma: […] In Sage: […]
- 12:39 Ticket #12865 (vector matrix multiply causes segfault) created by
- I ran across this while working on overconvergent modular symbols: […]
04/20/12:
- 19:12 Ticket #12864 (Inaccurate description of 'sage -preparse') created by
- sage -advanced gives the following description for the option …
- 16:14 Ticket #12863 (Roots of polynomial dies with PariError: division by zero (27)) created by
- With a rather special polynomial of degree 32 with two roots of …
04/19/12:
- 20:05 Ticket #12862 (The partition function under FreeBSD) created by
- sage built on a FreeBSD 64 bit machine fails the test […] After some …
- 14:11 Ticket #12861 (maximal_order of quaternion algebras should be more general) created by
- Currently Sage can only compute maximal orders in quaternion algebras over …
- 13:39 Ticket #12860 (Incorrect computation of maximal orders in quaternion algebras) created by
- The maximal_order function of QuaternionOrder? can produce incorrect …
- 11:28 Ticket #12859 (quaternion algebra 'ramified at one prime') created by
- To those in the know, this string in brandt.py sounds stupid: […]
- 05:13 Ticket #12858 (Bug in sympow) created by
- In util.c there is a function free_data, which frees TACKS[0]. TACKS[0] …
- 03:00 Ticket #2732 (cython in Debian build doesn't have the right include paths) closed by
- invalid: Closing this, since we've dropped support for a Debian package.
- 01:10 Ticket #12347 (make install broken in Sage 4.8) closed by
- fixed
- 00:18 Ticket #12857 (Split off Graphics class from plot.py) created by
- The file sage/plot/plot.py is getting huge. One consequence is that …
Note: See TracTimeline
for information about the timeline view.
