Timeline
12/13/11:
- 16:56 Ticket #12152 (Maxima fails to properly convert some floats to rationals) created by
- From https://groups.google.com/d/topic/sage-devel/JZ54xk51F-E/discussion : …
- 16:17 WikiStart edited by
- (diff)
- 16:16 WikiStart edited by
- (diff)
- 08:22 WikiStart edited by
- (diff)
- 07:54 Ticket #12151 (Bug in global_integral_model for elliptic curves over number fields) created by
- […]
- 07:50 WikiStart edited by
- (diff)
- 07:40 WikiStart edited by
- (diff)
- 07:36 Ticket #12150 (upgrade defect() of a finite word) created by
- Update defect() method of a finite word to calculate the defect for …
- 07:32 WikiStart edited by
- (diff)
- 07:29 WikiStart edited by
- (diff)
12/12/11:
- 21:08 Ticket #12149 (float('nan')>1 crashes Sage.) created by
- The optimizations in #10314 ignored the fact that floating point numbers …
- 05:38 Ticket #12148 (random_digraph fails with ZeroDivisionError) created by
- With default arguments the random_digraph method fails with a zero …
- 03:44 Ticket #12147 (Binary NTL Finite field elements can't coerce to GF(2)) created by
- For Finite fields when an element also exists in a subfield it should …
12/11/11:
- 22:26 Ticket #12146 (hidden markov models: add option to sample/generate to specify the ...) created by
- It would be useful when using Monte Carlo techniques to do forecasting if …
- 16:01 Ticket #12145 (Ugly result for exponential integral) created by
- As reported in this sage-support thread: …
- 14:17 Ticket #12144 (better document a technical confusing point in the Hidden Markov Model ...) created by
- I was reading the Continuous Hidden Markov Model code and trying to …
12/10/11:
- 20:57 Ticket #12143 (PariError when creating a relative number field) created by
- […] fails with PariError?: inconsistent data (12) The failure occurs …
- 15:05 Ticket #12106 (Implement sage --rsyncdist) closed by
- fixed
- 15:05 Ticket #12137 (Fix parallel building of Singular) closed by
- fixed
- 15:05 Ticket #12139 (Disable parallel "make install" in MPIR spkg) closed by
- fixed
- 14:57 Ticket #12142 (Speed up Pari finite field operations) created by
- Let us perform a simple addition of finite field elements that are …
- 14:12 Ticket #12141 (Implement finite algebras) created by
- Finite algebras over fields should be implemented. A finite algebra …
- 04:23 WikiStart edited by
- (diff)
- 02:44 Ticket #12138 (Fix parallel building zlib) closed by
- fixed
- 02:41 Ticket #12128 ("hg verify" is not a proper way to check whether there is an hg repo) closed by
- fixed
- 02:40 Ticket #12057 (Upgrade R (r-project.org)) closed by
- fixed
- 02:40 Ticket #11556 (Linear transformations, built from free module morphisms) closed by
- fixed
- 02:40 Ticket #11526 (count_points() error for generic schemes. (includes patch)) closed by
- fixed
12/09/11:
- 19:20 Ticket #12140 (Symmetric functions uses lrcalc in symmetrica and bug fix in skew Schur ...) created by
- This patch switches computations in symmetric functions from symmetric to …
- 14:12 Ticket #12139 (Disable parallel "make install" in MPIR spkg) created by
- […] New spkg: …
- 14:11 Ticket #12138 (Fix parallel building zlib) created by
- See http://sage.math.washington.edu/home/palmieri/misc/zlib-1.2.5.log …
- 14:10 Ticket #12137 (Fix parallel building of Singular) created by
- See …
- 12:04 Ticket #12136 (FVS function in DiGraph returns [0] instead of [] if already directed ...) created by
- I was wondering why the feedback vertex set method …
- 11:46 Ticket #12135 (Multiple loops handling in c_graph) created by
- Sage handles multiple loops on one vertex inconsistently. […] Compare …
- 11:16 Ticket #12134 (is_planar(set_pos=True) doesn't work with small graphs) created by
- […] It is interesting that _triangulate raises NotImplementedError?. …
- 09:23 Ticket #12133 (New spkg for extended tables of prime factors) created by
- Richard Brent has tables of prime factors of numbers of the form bk + 1 …
- 09:00 Ticket #12132 (Meta-ticket: add an implementation of Edixhoven's algorithm to Sage) created by
- A book on the computational aspects of Galois representations associated …
- 03:04 Ticket #12131 ($SAGE_LOCAL/lib and lib64) created by
- Some distributions set up autotools to install libraries into …
- 02:54 Ticket #10967 (R breaks if SAGE_LOCAL undefined) closed by
- wontfix
- 02:25 Ticket #879 ("sage -testall" should summarize all failures at the end of the run) closed by
- worksforme
- 02:25 Ticket #3447 (sage -t foo gives wrong path to the file foo in the output) closed by
- worksforme
- 02:24 Ticket #12104 (Cygwin import problem with randstate) closed by
- duplicate
- 02:24 Ticket #11260 (ECL-11.1.1 fails to compile maxima on WIndows 7 / Cygwin 1.7.9) closed by
- duplicate
- 02:23 Ticket #12065 (Failing doctest - R installation broken?) closed by
- duplicate
- 02:21 Ticket #5352 (the valgrind log files in sage-doctest are written to $HOME/.sage instead ...) closed by
- fixed
- 02:21 Ticket #12126 (Fix upgrading of boehm-gc package) closed by
- fixed
- 02:21 Ticket #12122 (Add doctest to check sage_make_relative) closed by
- fixed
- 02:21 Ticket #12111 (Bug in Integer.is_power_of) closed by
- fixed
- 02:21 Ticket #12035 (`list_plot` should accept lists of complex numbers) closed by
- fixed
- 02:21 Ticket #11799 (typo in tiny_integrals) closed by
- fixed
- 02:21 Ticket #11735 (Bug in is_chordal) closed by
- fixed
- 00:50 Ticket #12130 (CPLEX acquires maximal number of threads on system) created by
- The Cplex Backend (cplex_backend.pxd) allows CPLEX to invoke the maximum …
12/08/11:
- 19:17 Ticket #12129 (MPolynomial_libsingular.is_squarefree fails with linear factors) created by
- […] This may be related to an inconsistency in the Singular sqrfree …
- 14:11 Ticket #12128 ("hg verify" is not a proper way to check whether there is an hg repo) created by
- From the root spkg-install: […] Unfortunately, this is a bad way to …
- 12:13 Ticket #12127 (fix comparison R == Z) created by
- Two methods in schemes/generic/homset.py contain a comparison 'R == Z' …
- 03:34 WikiStart edited by
- (diff)
- 03:31 Ticket #12126 (Fix upgrading of boehm-gc package) created by
- See #11883. spkg: …
12/07/11:
- 16:48 Ticket #12125 (Integer factoring improvements) created by
- This patch adds methods for factoring integers of the form bk + 1
- 12:38 WikiStart edited by
- (diff)
12/06/11:
- 17:07 CygwinPort edited by
- (diff)
- 12:45 Ticket #12124 (Fix Eisenstein L-series precision) created by
- The LCalc interface uses PARI/GP through strings. This is problematic for …
- 11:35 Ticket #12123 (Bug in convolution) created by
- […] But the middle piece should be 3, not 6, apparently. See the …
- 09:32 Ticket #12122 (Add doctest to check sage_make_relative) created by
- 07:35 Ticket #12121 (floor/ceil can be very slow at integral values) created by
- Reported (in slightly different form) on …
- 05:19 Ticket #11933 (Fix qepcad doctests) closed by
- fixed
12/05/11:
- 08:06 Ticket #8525 (mistake in docstring for R=Zp(3)'s R.plot method.) closed by
- fixed
- 08:06 Ticket #12096 (Disable parallel "make install" in Python spkg) closed by
- fixed
- 08:06 Ticket #12063 (EllipticCurve._pari_() should use .pari_curve()) closed by
- fixed
- 08:06 Ticket #11987 (integrate returns divergent, maxima.integrate the correct result) closed by
- fixed
- 08:05 Ticket #11782 (Bug in discriminant of polynomials over Z/nZ with n composite) closed by
- fixed
- 08:05 Ticket #10292 (padics, precision, list() and printing) closed by
- fixed
- 02:31 Ticket #12120 (Improve documentation of numerical_approx()) created by
- In a class on computer algebra, students were surprised by the behavior of …
12/04/11:
- 14:30 Ticket #12119 (Replace remaining __getslice__ with functionality in __getitem__ (part 3)) created by
- __getslice__ has been deprecated for a long time in Python. This …
- 14:03 Ticket #12118 (Fix parallel building of libgpg_error) created by
- The build of libgpg_error can fail due to a race condition. This has …
- 05:35 Ticket #12117 (Bugfixes and improvements to Aurifeuillian factorization) created by
- […] This should produce a splitting, but instead it just returns a …
12/03/11:
- 20:43 Ticket #12116 (perfect_power for integers) created by
- Currently there are two functions for testing whether an integer is a …
- 13:27 CygwinPort edited by
- (diff)
- 13:24 Ticket #12115 (New MPIR won't build on Cygwin) created by
- The recent MPIR versions can only be built shared OR static on Cygwin, not …
- 09:41 CygwinPort edited by
- (diff)
- 08:52 CygwinPort edited by
- (diff)
- 07:49 Ticket #12114 (Add minor clarification about using pylab to plot doc) created by
- See the discussion at …
- 07:44 Ticket #12113 (Add minor clarification about logs with bases other than e) created by
- See [ http://ask.sagemath.org/question/953/log-base-10 this …
- 07:36 CygwinPort edited by
- (diff)
- 05:06 Ticket #12112 (Update the prereq script) created by
- 1. Added a test for a C99 compiler, since some packages require that. 2. …
- 01:47 Ticket #12111 (Bug in Integer.is_power_of) created by
- […]
- 01:16 Ticket #12110 ([ARM] Singular 3-1-3-3.p1 doesn't compile as-is) created by
- The singular package in 4.8.alpha doesn't compile because it lacks a …
12/02/11:
- 21:59 CygwinPort edited by
- (diff)
- 21:48 CygwinPort edited by
- (diff)
- 20:49 Ticket #12109 (Function for faster evaluation of cyclotomic polynomials) created by
- I've implemented a function for evaluating cyclotomic polynomials without …
- 20:46 WikiStart edited by
- (diff)
- 20:10 CygwinPort edited by
- (diff)
- 19:59 CygwinPort edited by
- (diff)
- 14:28 Ticket #12108 (is_eulerian doesn't handle disconnected graphs properly) created by
- Consider following: […] is_eulerian sees two components and refuses …
- 09:31 Ticket #12107 (animate: a*b, a+b broken some of the time) created by
- The _combine_kwds method for animations fails if xmin, xmax, ymin, …
- 01:48 Ticket #12106 (Implement sage --rsyncdist) created by
- This is a script to create an rsyncable Sage tarball. The spkgs are …
12/01/11:
- 11:00 Ticket #12098 (Readline should depend on termcap) closed by
- fixed
- 10:06 Ticket #12105 (RuntimeError: Segmentation fault with nth_root) created by
- […] Apply 12105.patch to the Sage repository.
- 08:57 CygwinPort edited by
- (diff)
- 08:53 Ticket #12104 (Cygwin import problem with randstate) created by
- I've encountered this too, but dimpase most recently on …
- 00:13 Ticket #12082 (spkg-install of extcode, sage_scripts should preserve timestamp) closed by
- fixed: Thanks for the review.
- 00:13 Ticket #12055 (Upgrade PALP) closed by
- fixed: Not sure why the need for $MV, $CP and the likes (who's idea was …
- 00:12 Ticket #9562 (Add M4RIE to Sage) closed by
- fixed
- 00:12 Ticket #4260 (use LinBox as native matrix representation for dense matrices over GF(p)) closed by
- fixed: Testing again on hawk…
11/30/11:
- 12:55 Ticket #5177 (Notebook keeps directories for deleted cells) closed by
- fixed
- 12:45 Ticket #12097 (General clean-up of sage-make_relative) closed by
- fixed
- 12:45 Ticket #12056 (sage -sdist/-bdist should use the current branch) closed by
- fixed
- 12:44 Ticket #12012 ('make distclean' should clean up start.log, spkg/parallel_make.cfg) closed by
- fixed
- 04:55 Ticket #12103 (Use MeatAxe as an optional back end for dense matrices over `GF(p^n)`, p ...) created by
- Sage has (or will soon have) fairly good implementations of dense matrices …
- 03:11 Ticket #12102 (Make bzip2 a standard (instead of base) package) created by
- Now that we have support for gzipped Sage packages (#12602), we can easily …
- 02:40 Ticket #12100 (proof parameter not passed on when factoring polynomials over function ...) closed by
- invalid: If you want a ticket to be closed, set its milestone to …
- 01:28 Ticket #5177 (Notebook keeps directories for deleted cells) closed by
- fixed: Looks good to me. I applied a modified version to the flask notebook in …
11/29/11:
- 20:39 Ticket #12101 (infinite recursion with exp on sparse matrix) created by
- […] ---- Apply trac_12101-sparse-matrix-exp.patch.
- 08:05 Ticket #12100 (proof parameter not passed on when factoring polynomials over function ...) created by
- Applying #9054 to sage 4.7.2 factorization does not work anymore in some …
- 07:02 Ticket #12099 (Improve initialization of categories for matrix spaces) created by
- This is a followup to #119000. Here is an extract of the documentation of …
- 05:43 Ticket #12098 (Readline should depend on termcap) created by
- Apply 12098_deps.patch to the SAGE_ROOT repository.
- 03:11 Ticket #12097 (General clean-up of sage-make_relative) created by
- The attached patch essentially rewrites sage-make_relative. The new …
- 02:11 Ticket #12096 (Disable parallel "make install" in Python spkg) created by
- The python spkg should not use parallel "make install". This is claimed …
- 02:03 Ticket #12055 (Upgrade PALP) closed by
- fixed: positive review
- 02:03 Ticket #12086 (Do not include doc/en/reference/sage in sage spkg) closed by
- fixed
11/28/11:
- 20:18 Ticket #12095 (integral_points missing solutions) created by
- As reported on …
- 19:15 Ticket #12094 (Upgrade Maxima to 5.24.0) created by
- I've successfully replaced the 'src' directory in the current …
- 11:34 Ticket #12063 (EllipticCurve._pari_() should use .pari_curve()) closed by
- fixed: Thanks for the review. Doctests pass, no problem.
- 02:44 Ticket #12093 (Replace __getslice__ with functionality in __getitem__ in several files ...) created by
- __getslice__ has been deprecated for a long time in Python. This …
- 01:22 Ticket #12092 (get doctest coverage of databases/stein_watkins.py to 100%) created by
- Part of metaticket #12024. See also …
11/27/11:
- 09:33 Ticket #12091 (chained inequalities bug in add_constraint to MixedIntegerLinearProgram) created by
- This ticket was originally started to address problems now dealt with in …
- 06:51 Ticket #12090 (Arrangements of pseudolines) created by
- This module implements a class …
- 04:39 Ticket #12089 (Singular does not build on Cygwin - static libs problem) created by
- Singular does not build on Cygwin because libkernel and libhtmlhelp are …
- 01:20 Ticket #12041 (Replace __getslice__ with functionality in __getitem__ in several files) closed by
- fixed
- 01:20 Ticket #12079 (Two memory leaks in mpmath extension code) closed by
- fixed
- 01:20 Ticket #12085 (Fix docstring in sage/crypto/boolean_function.pyx) closed by
- fixed
- 01:20 Ticket #12087 (Clean up devel/sage/.hgignore) closed by
- fixed
11/26/11:
- 09:22 Ticket #12088 (Make use of PALP for different dimensions) created by
- In #12055 (replaced by #7071) Volker made several copies of PALP for …
- 07:54 Ticket #12087 (Clean up devel/sage/.hgignore) created by
- There are lots of files in devel/sage/.hgignore which no …
- 07:36 Ticket #12086 (Do not include doc/en/reference/sage in sage spkg) created by
- 05:07 Ticket #11826 (coercing to the residue field of p-adic extensions) closed by
- duplicate
- 05:07 Ticket #7929 (Pickling fails for some residue fields) closed by
- duplicate
- 05:06 Ticket #11414 (CartesianProduct should return a list of tuples) closed by
- duplicate
- 05:05 Ticket #12017 (Adds CoerceKey) closed by
- invalid
- 05:05 Ticket #6124 (Bug in galois_group of a p-adic field extension) closed by
- invalid
- 05:03 Ticket #1236 (tate pairings on elliptic curves -- add to sage) closed by
- duplicate
- 05:02 Ticket #8274 (R's spkg-install needs a good overhaul.) closed by
- duplicate
- 03:27 Ticket #11884 (Fix ECL so it builds on OS X Lion) closed by
- fixed: Seems to work on all OS X systems, and Maxima also, so positive_review.
- 02:31 Ticket #5852 (Properly canonicalize $SAGE_ROOT) closed by
- fixed
- 01:45 Ticket #12085 (Fix docstring in sage/crypto/boolean_function.pyx) created by
- Needed for upgrade to Python 2.7.2 (#9958). There is a problem with the …
- 01:35 Ticket #12081 (Do not include doc/output in sage spkg) closed by
- fixed
- 01:35 Ticket #12047 (numerical_integral(f, a, a) should always be zero) closed by
- fixed
- 01:35 Ticket #11997 (fix a mistake in the docstring for lift_to_sl2z (etc.)) closed by
- fixed
- 01:34 Ticket #11796 (inconsistency between 0.nbits() and 0.ndigits(base=2)) closed by
- fixed
- 01:34 Ticket #11583 (Sagetex example has some nontrivial dependancy's) closed by
- fixed
- 01:34 Ticket #9751 (Documentation for AdditiveMagmas' addition_table) closed by
- fixed
11/25/11:
- 13:09 Ticket #12084 (Restores a test in sage/tests/french_book/number_theory.py) created by
- Ticket #8334 inappropriately changed the following test in …
- 09:31 Ticket #12083 (Add a TikZ-tex output method for 2d and 3d polytopes) created by
- I recently had to draw polytopes for my work. Many drawing tools already …
- 03:10 Ticket #12082 (spkg-install of extcode, sage_scripts should preserve timestamp) created by
- In script, I also remove the symlinks "sage.bin", "sage_pari" and …
- 02:22 Ticket #12081 (Do not include doc/output in sage spkg) created by
11/24/11:
- 20:22 CygwinPort edited by
- (diff)
- 20:21 CygwinPort edited by
- observerd today… (diff)
- 03:45 Ticket #12080 (manin constant) created by
- My definition of the Manin constant of an elliptic curve E/Q is the …
- 02:44 Ticket #12079 (Two memory leaks in mpmath extension code) created by
- The attached patch fixes two memory leaks triggered by repeatedly calling …
11/23/11:
- 12:59 Ticket #12078 (Add an example of SEE ALSO section in the dev-guide) created by
- See also …
- 11:59 Ticket #12077 (Improved residue fields and coercions for Zp and Qp) created by
- This patch makes faster morphisms between p-adic rings and fields and …
- 11:19 Ticket #12076 (sage-location doesn't deal with packages after initialize_pkgconfig_files ...) created by
- sage-4.7.2 with optional package libogg-1.1.4.spkg installed. Now when I …
- 09:52 Ticket #12075 (Create callable matrices in function notation) created by
- In …[…]
- 06:43 Ticket #12074 (real nth root function) created by
- See sage-devel thread at: …
- 05:26 Ticket #12058 (Mercurial should not enable pager by default) closed by
- fixed
- 05:26 Ticket #12052 (Some distance computations remained *slow*) closed by
- fixed
- 05:25 Ticket #12049 (matrix_integer_dense.pyx: 'algorithn' instead of 'algorithm') closed by
- fixed
- 05:25 Ticket #12022 (failing doctest in integer_vector.py (gale ryser theorem) / multiple ...) closed by
- fixed
- 05:25 Ticket #12019 (doctest failure in linear_programming.rst (multiple correct solutions)) closed by
- fixed
- 05:25 Ticket #11936 (image_type of galois_representation of EllipticCurve hangs on first call) closed by
- fixed
- 05:25 Ticket #11650 (Make 'convert' the standard way to produce animated gifs (again)) closed by
- fixed
11/22/11:
- 23:18 Ticket #12073 (MatrixGroup() or order() incorrect for G_2(F_3)) created by
- If I use the generators for the exceptional group G_2(F_3) in its natural …
- 14:20 Ticket #12072 (Wrap pynac ex.normal method) created by
- Title says all. This is a followup for #12068
- 08:46 WikiStart edited by
- Added my name (mboratko) to the list (diff)
- 00:05 Ticket #12071 (Call `__init__` of base classes) created by
- Base classes are useful, and they are used. They would be even more useful …
11/21/11:
- 19:19 Ticket #12070 (Unavoidable DeprecationWarnings when calling piecewise functions) created by
- When using piecewise functions across modules, you can find yourself …
- 14:52 Ticket #12069 (fix doctesting of .sage files) created by
- Trac #9739 broke doctesting of .sage files (as in sage -t my_file.sage). …
- 14:50 Ticket #12068 (Numerator for symbolic expression shouldn't use maxima) created by
- The code for numerator is currently […] Using Pynac should be much …
- 13:52 WikiStart edited by
- Changed my affiliation (diff)
- 08:53 WikiStart edited by
- (diff)
- 02:45 Ticket #12020 (bug in zero_matrix rewrite in matrix_space.py) closed by
- fixed
- 02:45 Ticket #11963 (aspect ratio is not handled correctly in combined plots) closed by
- fixed
- 02:45 Ticket #11924 (lazy_import_cache.get_cache_file doesn't work well if DOT_SAGE doesn't end ...) closed by
- fixed
- 02:45 Ticket #11847 (unexpexted behavior of degree() with matrix ordering) closed by
- fixed
- 02:08 Ticket #12067 (delete databases/bz2Pickle.py) created by
- Delete databases/bz2Pickle.py since it is not used anywhere in sage, …
- 01:59 Ticket #12066 (delete databases/gamma0wt2.py) created by
- Delete databases/gamma0wt2.py as it does not provide any real use without …
11/20/11:
- 08:59 Ticket #12065 (Failing doctest - R installation broken?) created by
- I'm working with Sage 4.7.2 under Linux 2.6.39-gentoo-r3. …
- 08:01 Ticket #12064 (Update residue fields to use dynamic classes) created by
- Changes sage.rings.residue_fields to use sage.structure.dynamic_class to …
- 07:03 Ticket #12063 (EllipticCurve._pari_() should use .pari_curve()) created by
- […]
- 02:09 Ticket #12062 (FiniteField_ntl_gf2e to Python) created by
- In order to create dynamic classes with finite fields and use the category …
- 00:33 Ticket #12061 (Doctest interfaces/psage.py) created by
- Towards completing #12024. ---- Apply only trac_12061.txt to …
11/19/11:
- 18:35 Ticket #12060 (Add formatting option to @interact slider value display) created by
- It would be useful if the slider object in an @interact could display it's …
- 17:14 Ticket #12059 (Make R work on FreeBSD) created by
- As the summary. See #8274 where Dave K. had some comments, and the …
- 14:08 Ticket #12058 (Mercurial should not enable pager by default) created by
- The Mercurial spkg (#10594) created a file …
- 14:08 Ticket #12057 (Upgrade R (r-project.org)) created by
- The current version of R (r-project) disables graphics if no X11 is …
- 09:14 Ticket #12056 (sage -sdist/-bdist should use the current branch) created by
- It seems that sage -sdist does not work properly with branches: it …
- 07:51 Ticket #12055 (Upgrade PALP) created by
- This ticket is about upgrading to PALP-2.0. The new spkg builds PALP …
- 04:46 WikiStart edited by
- (diff)
- 02:18 Ticket #12054 (crash in digraph.py) created by
- I compiled 4.7.2 on the Live CD and got this error: sage -t -force_lib …
11/18/11:
- 17:12 Ticket #12053 (Ideals in p-adic rings) created by
- Adds a new class for ideals in discrete valuation rings that improves …
- 06:08 Ticket #12052 (Some distance computations remained *slow*) created by
- It turns out that we have a very fast code to compute the distances …
11/17/11:
- 10:14 Ticket #12051 (LLL algorithm not available for matrices over QQ or RR) created by
- Matrices over QQ or RR do not have an method LLL(...) …
- 09:55 Ticket #12050 (matrix_integer_dense.LLL: parameters for algorithm NTL:LLL) created by
- We have the following lines in matrix_integer_dense.pyx starting at line …
- 06:51 Ticket #12049 (matrix_integer_dense.pyx: 'algorithn' instead of 'algorithm') created by
- Looking through the code of matrix_integer_dense.pyx I found …
- 06:04 Ticket #12048 (FiniteEnumeratedSet creates elements that don't inherit from Element) created by
- […]
- 05:26 Ticket #11916 (add numerical integration to reference manual) closed by
- duplicate: See #12047 where I do this (I had to edit that file anyway and decided to …
- 04:11 Ticket #12047 (numerical_integral(f, a, a) should always be zero) created by
- Currently, in sage-4.7.2: […] Mathematically, the integral should …
- 00:19 WikiStart edited by
- (diff)
11/16/11:
- 21:07 Ticket #12046 (Fix for numerator_ideal function) created by
- K(0).numerator_ideal() currently returns a Value Error, but it should …
- 12:36 Ticket #11721 (Silent failures in matrix code) closed by
- fixed
- 12:36 Ticket #12038 (Complex numbers can segfault if given bad input to the __init__ method) closed by
- fixed
- 12:36 Ticket #12037 (`search_src` and friends shouldn't look in hidden files) closed by
- fixed
- 12:36 Ticket #12036 (improve doctest coverage of gsl/interpolation.pyx from 0% to 100%) closed by
- fixed
- 12:36 Ticket #12029 (Fast conversion of ClonableIntArray to list) closed by
- fixed
- 05:50 Ticket #11784 (Add more sanity checks to FiniteField constructor) closed by
- fixed
- 05:46 Ticket #12026 (root finding misses a root over QQbar) closed by
- fixed
- 05:46 Ticket #11952 (Fix conversion Python -> PARI) closed by
- fixed
- 05:06 Ticket #12045 (Add gsl/interpolation.pyx to the reference manual) created by
- As in the summary. See #12036 for background.
11/15/11:
- 22:30 Ticket #12044 (improve doctest coverage of algebras/free_algebra_quotient*: (add about 30 ...) created by
- Part of metaticket #12024.
- 08:17 Ticket #12043 (Hecke series for overconvergent modular forms) created by
- Computes to any required p-adic precision the characteristic series of the …
- 07:54 Ticket #12042 (Update the documentation how to use the VM image, especially to avoid ...) created by
- * Please close (fixed) * With the last VM images there was a …
- 07:11 Ticket #12041 (Replace __getslice__ with functionality in __getitem__ in several files) created by
- __getslice__ has been deprecated for a long time in Python. This …
- 02:37 Ticket #12040 (Lack of comparisons between polydic.ETuple and tuples and consequences) created by
- sage: P.<t> = PolynomialRing?(QQ) sage: F.<a> = FractionField?(P) sage: …
- 01:21 Ticket #9847 (Handle preset R_PROFILE or R_HOME variables) closed by
- duplicate
- 01:21 Ticket #9408 (relativize in number fields is broken) closed by
- duplicate
- 01:21 Ticket #6894 (Plot list of functions with different colors by default) closed by
- duplicate
- 01:20 Ticket #11984 (Implement doctesting of .sws files) closed by
- duplicate
- 01:19 Ticket #11554 (Fix for denominator_ideal function) closed by
- wontfix
- 01:07 Ticket #12000 (block_matrix over cyclotomics fails) closed by
- duplicate
- 00:55 Ticket #8239 (misleading teichmuller behaviour) closed by
- fixed
- 00:55 Ticket #9562 (Add M4RIE to Sage) closed by
- fixed
- 00:54 Ticket #4260 (use LinBox as native matrix representation for dense matrices over GF(p)) closed by
- fixed: Works on OS X 10.4 PPC, so positive review.
- 00:50 Ticket #12039 (Doctest sage.categories.action) created by
- Currently there are no doctests in this file. ---- Apply …
- 00:18 Ticket #12038 (Complex numbers can segfault if given bad input to the __init__ method) created by
- The __dealloc__ method of sage.rings.complex_number.ComplexNumber …
11/14/11:
- 19:04 Ticket #12037 (`search_src` and friends shouldn't look in hidden files) created by
- I'm currently editing a file in the Sage library, and emacs created a …
- 17:46 Ticket #12036 (improve doctest coverage of gsl/interpolation.pyx from 0% to 100%) created by
- Part of metaticket #12024.
- 17:03 Ticket #12035 (`list_plot` should accept lists of complex numbers) created by
- If I do […] it's totally obvious what I want. We should make …
- 16:52 Ticket #12034 (improve doctest coverage of matrix/benchmark.py from 0% to 100%) created by
- Part of metaticket #12024 Apply: * trac_12034.patch * …
- 16:50 Ticket #12033 (improve doctest coverage of rings/polynomial/polynomial_compiled.pyx from ...) created by
- Part of metaticket #12024. Just a bunch of little classes for working …
- 14:01 Ticket #12031 (Remove sage-sage.py) closed by
- fixed
- 13:50 Ticket #11965 (OS X 10.7 Lion: Error building sage.misc.darwin_utilities extension) closed by
- fixed: Works for me on OS X 10.4 PPC. With William's claim that it also works on …
- 10:55 Ticket #12032 (Symbolics code passes ungrammatical expressions to maxima) created by
- Eviatar reports …
- 09:32 Ticket #12002 (avoid race conditions when creating directories - scripts) closed by
- fixed
- 09:32 Ticket #11971 (get_memory_usage() doctest failure) closed by
- fixed
- 09:32 Ticket #11969 (Clean up top-level Makefile) closed by
- fixed
- 09:32 Ticket #11949 (Gurobi Support !) closed by
- fixed
- 09:32 Ticket #11927 (option degree_sequence for graphs) closed by
- fixed
- 09:32 Ticket #11781 (Conversion from Zmod element to padic element raises "not a power of the ...) closed by
- fixed
- 09:31 Ticket #11279 (Convex Hulls, Hull number in graphs) closed by
- fixed
- 09:31 Ticket #10620 (Upgrade Sphinx to version 1.1.2) closed by
- fixed
- 09:26 Ticket #12031 (Remove sage-sage.py) created by
- The file SAGE_ROOT/local/bin/sage-sage.py is not tracked by Mercurial, …
- 08:15 Ticket #12030 (definite integral which doesn't use the indefinite integral) created by
- […] See …
- 07:30 Ticket #12029 (Fast conversion of ClonableIntArray to list) created by
- I think the following is too slow: […] My patch adds a method …
- 02:32 WikiStart edited by
- (diff)
- 02:30 WikiStart edited by
- (diff)
- 00:58 Ticket #12028 (Matchpoly.pyx test sometimes hangs) created by
- The following test sometimes "hangs", or at least takes a very long time: …
11/13/11:
- 20:05 Ticket #12027 (Adding Functionality to the multicommodity_flow() function) created by
- Hi, The multicommodity flow (mcf) problem has other variants that are …
- 19:53 WikiStart edited by
- (diff)
- 18:18 Ticket #12026 (root finding misses a root over QQbar) created by
- […] At least the roots that are found are really roots: […] ---- …
- 12:47 Ticket #12025 (get doctest coverage of monoids/monoid.py to 100%) created by
- Base ticket - 90% doctest coverage - #12024 Apply: * …
- 12:40 Ticket #12024 (90% doctest coverage thrust metaticket) created by
- After deleting the server directory (#11409) we need to add doctests to …
- 12:11 Ticket #12023 (doctest of sandpile.py TIMED OUT!, Multiple time hogging testing of same ...) created by
- […] This doctest runs out of time on my PC. looking inside and doing …
- 12:01 Ticket #12022 (failing doctest in integer_vector.py (gale ryser theorem) / multiple ...) created by
- […] This is about the gale ryser theorem. The row sum of the matrix …
- 11:43 Ticket #12021 (Doctest failure in sage_object.pyx when test run as root) created by
- […] the doctest creates a directory and sets permissions to 0000. if …
- 11:28 Ticket #12020 (bug in zero_matrix rewrite in matrix_space.py) created by
- Observe this: […] Debugging we see that the problem is that this code …
- 11:13 Ticket #12019 (doctest failure in linear_programming.rst (multiple correct solutions)) created by
- […] The result is correct but it is different from the expected …
Note: See TracTimeline
for information about the timeline view.

