Timeline
05/10/09:
- 21:34 Ticket #6017 (Provide methods for graphs to set options for latex printing) created by
- Using the tkz-graph package in latex allows for a variety of …
- 19:15 Ticket #6016 ([with patch, with positive review] factoring rational functions) created by
- It would be nice to be able to factor rational functions. The …
- 18:01 Ticket #6015 ([with patch, positive review] bring doctest coverage of set.py to 96%) created by
- As the subject says.
- 05:56 Ticket #6014 ([with patch, positive review] hexads in S(5,6,12) and mathematical ...) created by
- This patch implements kittens, hexads and mathematical blackjack as …
- 00:59 Ticket #6013 ([with patch; positive review] rewrite number field relativize to be much ...) created by
- Patch says it best. Avoid an nfinit at all costs; allows to relativize …
05/09/09:
- 14:18 Ticket #6008 ([with patch, positive review] Improved efficiency of elliptic curve ...) reopened by
- 14:15 Ticket #6008 ([with patch, positive review] Improved efficiency of elliptic curve ...) closed by
- fixed
- 10:45 Ticket #6012 ([with patch, positive review] allow use of pdflatex instead of latex) created by
- With this patch, you can use pdflatex instead of latex, in two different …
05/08/09:
- 19:45 Ticket #6011 ([with patch, positive review] Bring plot/arrow.py to 100% coverage) created by
- Bring plot/arrow.py to 100% coverage
- 14:58 Ticket #6010 ([with patch, positive review] implement various invariants for genus 2 ...) created by
- Patch says it best -- Igusa and related invariants for hyperelliptic …
- 12:14 Ticket #6009 ([with patch, positive review] Bring plot/text.py to 100%) created by
- Bring plot/text.py to 100%.
- 09:49 Ticket #6008 ([with patch, positive review] Improved efficiency of elliptic curve ...) created by
- This patch makes an improvement to the efficiency of elliptic curve …
- 09:43 Ticket #6007 ([with patch, positive review] Bring plot/primitive.py to 100% coverage) created by
- Bring plot/primitive.py to 100% coverage.
05/07/09:
- 22:09 Ticket #6006 ([with patch, positive review] Bring plot/point.py to 100% coverage) created by
- Bring plot/point.py to 100% coverage.
- 14:22 Ticket #6005 (real and imaginary parts for quadratic number fields) created by
- 13:37 Ticket #6004 ([with patch, positive review] add odd_degree_model function to ...) created by
- Patch says it best. Very simple but I need this all the time.
- 12:07 Ticket #6003 (Additions to Cholesky decomposition) created by
- These are enhancements to #5554, which have been split off here. …
- 00:36 Ticket #5767 ([with patch; positive review] Bring coverage of plot3d/base.pyx up to 87%) closed by
- fixed: Merged 5767-all.patch in Sage 4.0.alpha0. Cheers, Michael
- 00:09 Ticket #5920 ([with patch, positive review] Implement view(object, viewer='pdf')) closed by
- fixed: Merged in Sage 4.0.alpha0. Cheers, Michael
05/06/09:
- 23:31 Ticket #6002 (parametric_plot3d appears not to give the correct axes values) created by
- Alden Walker describes the bug in a sage-support thread: > When I run: > …
- 16:37 SageCombinatRoadMap edited by
- (diff)
- 16:14 Ticket #6001 ([with patch, needs work] tear out docstrings in the notebook into a new ...) created by
- As mentioned in …
- 12:31 Ticket #6000 ([with patch, positive review] Sets enumerated by exploring a search space ...) created by
- This patches extend the sage.combinat.backtrack library with other generic …
- 11:57 Ticket #5999 (faster recognise if there is no discrete log) created by
- Just one example: sage: …
- 11:26 Ticket #5998 (add fxsr to cpuflags.txt) created by
- […]
- 10:55 Ticket #5997 ([with patch, positive review] deprecate the "order" method on elements of ...) created by
- There was a vote in sage-devel in the thread entitled "order of elements …
- 10:02 WikiStart edited by
- Added myself to the account name mapping (diff)
- 09:36 WikiStart edited by
- (diff)
- 06:27 Ticket #5996 ([with patch, positive review] Wigner 3j, 6j, 9j, Clebsch-Gordan, Racah and ...) created by
- Python file for calculating Wigner 3j, 6j, 9j, Clebsch-Gordan, Racah and …
- 03:01 Ticket #5995 ([with patch, with positive review] Membership testing for modular forms ...) created by
- This is pretty poor, IMHO: […] As far as I can tell at a glance this …
- 02:47 WikiStart edited by
- (diff)
- 02:46 Ticket #5994 (singular.version() yields an error when first called, has no doctest, and ...) created by
- First of all, singular.version() does not work. When one starts sage …
05/05/09:
- 23:30 Ticket #5993 (rewrite numerical_approx (the n function) to use interval arithmetic) created by
- This email snippet pretty much describes the issue: […]
- 23:27 Ticket #5992 ([with spkg, positive review] Set stack size in Maxima.spkg to 32kb for ...) closed by
- fixed: Merged in Sage 3.4.2. Cheers, Michael
- 22:26 Ticket #5992 ([with spkg, positive review] Set stack size in Maxima.spkg to 32kb for ...) created by
- clisp needs a stack larger than many systems provide, i.e. 8kb. If the …
- 15:04 Ticket #5991 ([with patch, positive review] Add a standard constructor for dynamic ...) created by
- This patch implements sage.structure.dynamic_class.dynamic_class, for …
- 11:23 Ticket #5990 ([with patch, positive review] developer's guide: more on .spkg files) created by
- This is an amalgamation of information from the patch at #4857 and the …
- 09:49 Ticket #5989 ([with patch, positive review] typo in sage-sage) created by
- This fixes a pair of typos in sage-sage. Apply to the 'scripts' repo.
- 07:37 Ticket #4079 (notebook -- redirect to login page when user not logged in) closed by
- duplicate: Where is the code? Anyway, this is a dupe of #5988 now. Cheers, Michael
- 07:22 Ticket #5988 (notebook feature request -- make it so non-logged in users are redirected ...) created by
- I strongly agree with the following feature request. I have wanted the …
- 00:46 SageCombinatRoadMap edited by
- (diff)
- 00:35 Ticket #5987 ([with patch, needs work] fix a few more bad comparison doctests) created by
- To make up for my past mistakes, here's a simple patch that modifies or …
- 00:14 Ticket #5986 ([with patch, positive review] Workaround mishandled nested classes in ...) created by
- With the python code below:: class A: class B: …
05/04/09:
- 22:54 Ticket #5985 ([with spkg, with positive review] cPickle: adds support for class pickling ...) created by
- Original implementation: The first patch imports the vanilla cPickle.c …
- 22:38 Ticket #5984 ([with patch, positive review] cmp related doctest failure in ...) closed by
- fixed: Merged in Sage 3.4.2. Cheers, Michael
- 21:33 Ticket #5984 ([with patch, positive review] cmp related doctest failure in ...) created by
- […]
- 21:21 Ticket #5983 ([with patch, positive review] cmp related doctest failure in ...) closed by
- fixed: Merged in Sage 3.4.2. Cheers, Michael
- 21:20 Ticket #5981 ([with patch, positive review] Sage 3.4.2: prime_pi() broken on 32 bit) closed by
- fixed: Merged in Sage 3.4.2. Cheers, Michael
- 20:39 Ticket #5983 ([with patch, positive review] cmp related doctest failure in ...) created by
- This says it all and fails on occasion due to memory layout, etc. Writing …
- 16:19 Ticket #5982 (Can't construct fraction field) created by
- […] Apply * trac_5982-ncalexan-with-check2.patch * …
- 11:45 SageCombinatRoadMap edited by
- (diff)
- 11:41 Ticket #5906 ([with patch, positive review] "libpng error: Image width or height is zero ...) closed by
- fixed: Merged in Sage 4.0.alpha0. Cheers, Michael
- 11:16 Ticket #5888 ([fixed by #5834] quadratic forms added a stupid/broken new function to ...) closed by
- fixed: This has been fixed in Sage 4.0.alpha0 via #5834. Cheers, Michael
- 11:15 Ticket #5834 ([with patch, positive review] Improvements to quadratic_forms/extras/py) closed by
- fixed: Merged both patches in Sage 4.0.alpha0. Cheers, Michael
- 10:57 Ticket #5736 ([with patch, positive review] Improve doctest coverage for ...) closed by
- fixed: Merged both patches in Sage 4.0.alpha0. Cheers, Michael
- 09:49 Ticket #5980 (In sage-3.4.2.final on 32 bits there is a failure in prime_pi()) closed by
- duplicate: Ahh, I looked at the timeline to make sure there wasn't a ticket already, …
- 09:45 Ticket #5981 ([with patch, positive review] Sage 3.4.2: prime_pi() broken on 32 bit) created by
- The issue is that Integer(2^40) is evaluated to 0 on 32 bit systems …
- 09:45 Ticket #5980 (In sage-3.4.2.final on 32 bits there is a failure in prime_pi()) created by
- […]
- 09:40 Ticket #5979 ([with patch, positive review] Parent: fixes broken (implicit) invariant ...) created by
- In Parent, there is a (previously implicit) invariant, namely that: …
- 09:13 Ticket #5887 ([with patch; positive review] major bugs in morphisms of R-modules) closed by
- fixed: Merged trac_5887-rebased_3.4.2.rc0.2.patch and …
- 03:12 Milestone sage-3.4.2 completed
- * get coverage up in anticipation of Sage 4.0 which ought to reach 75% …
- 03:12 Ticket #5952 ([with patch, positive review] Worksheet downloading blocks the entire ...) closed by
- fixed: Merged in Sage 3.4.2.final. Cheers, Michael
- 02:31 Ticket #5966 ([with patch, positive review] sage/sets/primes.py: change doctest so that ...) closed by
- fixed: Merged in Sage 3.4.2.final. Cheers, Michael
- 02:31 Ticket #5963 ([with patch, positive review] 3.4.2.a0: prime_pi returns wrong results on ...) closed by
- fixed: Merged in Sage 3.4.2.final. Cheers, Michael
- 02:16 Ticket #5955 ([with spkg, positive review] Sage 3.4.2.rc0: Set stacksize during ...) closed by
- fixed: Merged in sage 3.4.2.final. Cheers, Michael
- 01:10 Ticket #5978 (Can't construct the quotient of an univariate polynomial ring by its zero ...) created by
- […] ---- Apply: trac_5978-quotient_zero_ideal-ts.patch
05/03/09:
- 22:57 Ticket #5977 ([with patch, positive review] Implement sage -clean-residues) created by
- Add an option -clean-residues (or any better name) to the sage script to …
- 22:40 Ticket #5976 ([with patches; with positive review] Add an Elliptic Curve Isogeny object) created by
- Attached is the beginning of a class for elliptic curve isogenies. There …
- 22:36 Ticket #5975 ([with patch, positive review] Implement latex output for (combinatorial) ...) created by
- For a graph g the command latex(g) has not been implemented. The …
- 22:25 Ticket #5973 ([with spkg, positive review] Fix spkg-check target for FLINT on OSX 64 bit) closed by
- fixed: Merged in Sage 3.4.2.final. Cheers, Michael
- 22:22 Ticket #5974 ([with patch; positive review] the generic linear_combination_of_rows and ...) created by
- Behold. By replacing about 40 confusing lines by 2 trivial lines, I get a …
- 22:02 Ticket #5957 ([with patch, positive review] 3.4.2.rc0: Maxima related doctest failure in ...) closed by
- fixed: Merged in Sage 3.4.2.final. Cheers, Michael
- 21:19 Ticket #5972 ([with patch; positive review] segfault in degenerate matrix multiply) closed by
- fixed: Merged in Sage 3.4.2.final. Cheers, Michael
- 21:02 Ticket #5973 ([with spkg, positive review] Fix spkg-check target for FLINT on OSX 64 bit) created by
- As the title says. The spgk at #5817 has some issue, so resolve it now. …
- 20:45 Ticket #5972 ([with patch; positive review] segfault in degenerate matrix multiply) created by
- OUCH: […]
- 12:09 Ticket #5971 ([with patch, positive review] fix dumb error message when modding out by ...) created by
- When doing Mod(n,0), either there should be a useful error message, or one …
- 00:21 Ticket #5970 (Weak references in Polynomial Ring cache) created by
- At …
05/02/09:
- 22:49 Ticket #5969 (implement computation of rational cuspidal subgroups of modular abelian ...) created by
- This will depend on #5882.
- 20:18 Ticket #5968 ([with patch; with positive review] increase doctest coverage of ...) created by
- Note: In doctesting this file, I noticed that the __cmp__ method was …
- 18:47 Ticket #5959 (Better doctest for __cmp__ in primes.py) closed by
- duplicate: This is superseded by #5966. Cheers, Michael
- 18:37 SageCombinatRoadMap edited by
- (diff)
- 18:36 SageCombinatRoadMap edited by
- (diff)
- 18:26 Ticket #5967 ([with patch, positive review] ElementWrapper: A class for wrapping Sage or ...) created by
- This patch implements a simple class ElementWrapper? for wrapping Sage or …
- 17:44 Ticket #5966 ([with patch, positive review] sage/sets/primes.py: change doctest so that ...) created by
- This was reported by Kiran in …
- 16:41 Ticket #5965 (Check /dev/pts and /dev/shm requirement on Linux) created by
- Sage requires both pseudoterminals (for pexpect) and shared memory (for …
- 15:59 Ticket #5964 (Some R doctests related to documentation fail when perl-modules not ...) created by
- The doctest failures: […] ---- Looking at the install.log shows …
- 13:15 Ticket #5963 ([with patch, positive review] 3.4.2.a0: prime_pi returns wrong results on ...) created by
- Alex reports: I can't get this to segfault. I tried on sage.math and on …
- 12:03 SageCombinatRoadMap edited by
- (diff)
- 10:31 Ticket #5962 (Comparison in the Gap interface raises an error) created by
- On sage.math with sage-3.4.1, one has […] The problem seems to be that …
- 08:04 SageCombinatRoadMap edited by
- (diff)
- 08:02 SageCombinatRoadMap edited by
- (diff)
05/01/09:
- 23:39 Ticket #5961 (Document potential interference issues with ~/.pydistutils.cfg) created by
- See …
- 23:31 Ticket #5960 (fix bug in documentation of find_minimum_on_interval) created by
- […]
- 08:14 Ticket #5959 (Better doctest for __cmp__ in primes.py) created by
- From sage-devel, regarding whether […] or not > You should change …
- 08:09 Ticket #5958 ([with patch, positive review] MPolynomial_polydict.factor() should accept ...) created by
- The parameter should be ignored, but for compatibility it is necessary. …
- 06:34 Ticket #5957 ([with patch, positive review] 3.4.2.rc0: Maxima related doctest failure in ...) created by
- This happens with gcc 4.3.3 on iras and cicero: […]
- 00:17 Ticket #5956 (image dimensions for show() are in inches) created by
- As discussed at this …
04/30/09:
- 23:39 Ticket #5955 ([with spkg, positive review] Sage 3.4.2.rc0: Set stacksize during ...) created by
- Various boxen have too little stacksapce, i.e. FC 10 and RHEL 10 for …
- 22:59 Ticket #5954 ([with patch, positive review] Added documentation/doctests for all ...) created by
- This patch documents and brings doctest coverage to 100% for all routines …
- 22:58 Ticket #5953 ([with patch, positive review] sage/modular/modform/vm_basis.py is missing ...) closed by
- fixed: Merged both patches in Sage 3.4.2.final. Cheers, Michael
- 22:18 Ticket #5951 ([with patch, positive review] fix a few minor issues with the reference ...) closed by
- fixed: Merged in Sage 3.4.2.final. Cheers, Michael
- 22:03 Ticket #5953 ([with patch, positive review] sage/modular/modform/vm_basis.py is missing ...) created by
- This is what the ReST documentation looks like: […] Cheers, Michael
- 21:58 Ticket #5952 ([with patch, positive review] Worksheet downloading blocks the entire ...) created by
- #2740 is great to have, but we need to have a way to disable it, at least …
- 20:19 Ticket #5951 ([with patch, positive review] fix a few minor issues with the reference ...) created by
- The file latex.py causes some warnings to pop up when building the …
- 17:41 Ticket #5849 ([with spkg, positive review] Update MPIR to 1.1.1) closed by
- fixed: Merged in Sage 3.4.2.rc0. Cheers, Michael
- 14:50 Ticket #5950 (OSX: Add check code so that x86 and ppc builds print sane error message) created by
- -bdist should add something analog to the SSE flags on Linux so that if …
- 14:45 Ticket #5949 (memory leak when deleting polynomial rings involving libSingular) created by
- Memory is leaked when polynomial rings involving libSingular are deleted: …
- 12:34 WikiStart edited by
- (diff)
- 08:12 Ticket #5948 ([with patch, positive review] Coleman integrals of df*f) created by
- This is a problem arising from the computation of iterated Coleman …
- 07:50 Ticket #5947 (Coleman integrals of exact forms) created by
- Say I define a hyperelliptic curve and calculate the action of Frobenius …
- 03:25 Ticket #5824 ([with patch; positive review] Move DSage to its own spkg) closed by
- fixed: Merged in Sage 3.4.2.rc0. Cheers, Michael
- 02:43 Ticket #5881 ([with patch, positive review] __cmp__ is random-ish in ...) closed by
- fixed: Mrged in Sage 3.4.2.rc0. Cheers, Michael
- 02:35 Ticket #5880 ([with patch; positive review] notebook -- greatly reduce the number of ...) closed by
- fixed: Merged both patches in Sage 3.4.2.rc0. Cheers, Michael
- 02:22 Ticket #5926 ([with patch; positive review] solaris top sometimes fails due to race ...) closed by
- fixed: Merged in Sage 3.4.2.rc0. Cheers, Michael
- 02:20 Ticket #5921 ([with patch, with positive review] factoring integer polynomials does not ...) closed by
- fixed: Merged both patches in Sage 3.4.2.rc0. Cheers, Michael
- 02:07 Ticket #5856 ([with patch, positive review] elliptic curves over Z/pZ are treated ...) closed by
- fixed: Merged in Sage 3.4.2.rc0. Cheers, Michael
- 01:52 Ticket #5946 ([with patch, positive review] bug in content for p-adic polynomials) closed by
- fixed: Merged in Sage 3.4.2.rc0. Cheers, Michael
- 00:29 Ticket #2740 ([with patch, positive review] Downloading and uploading folders of ...) closed by
- fixed: Merged both patches in Sage 3.4.2.rc0. Cheers, Michael
- 00:02 Ticket #5912 ([with patch; positive review] %fortran mode is broken in the notebook) closed by
- fixed: Merged in Sage 3.4.2.rc0. Cheers, Michael
04/29/09:
- 23:44 Ticket #5946 ([with patch, positive review] bug in content for p-adic polynomials) created by
- We ran into this at #5921. There are two separate issues: polynomials …
- 23:15 Ticket #5945 (fastify factorization of inferior integers with flint) created by
- FLINT can factor faster than PARI for integers smaller than 250 or so. …
- 23:01 Ticket #5928 ([with patch, positive review] binary operations on factorisations should ...) closed by
- fixed: Merged in Sage 3.4.2.rc0. Cheers, Michael
- 22:51 Ticket #5855 ([with patch, with positive review] implement squarefree_divisors function) closed by
- fixed: Merged in Sage 3.4.2.rc0. Cheers, Michael
- 22:37 Ticket #5898 ([with patch, positive review] Plot Field doc) closed by
- fixed: Merged both patches in Sage 3.4.2.rc0. Cheers, Michael
- 22:03 Ticket #5860 ([with patch; with positive review] delete sage/catalogue) closed by
- fixed: Merged in Sage 3.4.2.rc0. Cheers, Michael
- 21:09 Ticket #5791 ([with patch, positive review] Allow custom packages to be injected or ...) closed by
- fixed: Merged in Sage 3.4.2.rc0. Cheers, Michael
- 20:59 Ticket #4435 ([with patch, positive review] %latex -- don't use \usepackage{fullpage}) closed by
- fixed: Merged in Sage 3.4.2.rc0. Cheers, Michael
- 20:20 Ticket #545 ([with patch, positive review] polish the new symbolic logic code.) closed by
- fixed: Merged * trac_545-logic5.patch * trac_545-latex2.patch * …
- 19:40 Ticket #5914 ([with patch, positive review] default edge color is *invisible*) closed by
- fixed: Merged in Sage 3.4.2.rc0. Cheers, Michael
- 19:31 Ticket #5877 ([with patch; with positive review] calling a group character is broken) closed by
- fixed: Merged in Sage 3.4.2.rc0. Cheers, Michael
- 18:55 Ticket #5904 ([with patch, with positive review] improve doctest coverage for ...) closed by
- fixed: Merged in Sage 3.4.2.rc0. Cheers, Michael
- 18:48 Ticket #5896 ([with patch, with positive review] Documentation fix for lcalc interface.) closed by
- fixed: Merged in Sage 3.4.2.rc0. Cheers, Michael
- 18:40 Ticket #5918 ([with patch; positive review] bring doctest coverage for posets to 100%) closed by
- fixed: Merged trac_5918-rebased.patch and trac_5918-typos-docfixes.patch in Sage …
- 18:27 Ticket #5820 ([with patch, positive review] implement comparison of ring coercion ...) closed by
- fixed: Merged in Sage 3.4.2.rc0. Cheers, Michael
- 18:17 Ticket #5479 ([with patch, positive review] schemes/generic/spec.py: Spec.__call__ is ...) closed by
- fixed: Merged in Sage 3.4.2.rc0. Cheers, Michael
- 18:09 Ticket #5905 ([with patch, positive review] minor fix to ReST markup in ...) closed by
- fixed: Merged in Sage 3.4.2.rc0. Cheers, Michael
- 17:59 Ticket #5588 ([with patch, with positive review] developer's guide: more information ...) closed by
- fixed: Merged in Sage 3.4.2.rc0. Cheers, Michael
- 17:56 Ticket #610 (improve doctest coverage for padics (currently at 25.8% and 40.6%)) closed by
- duplicate: Replying to kcrisman: > Is this now a duplicate of the …
- 17:54 Ticket #5890 ([with patch, woth positive review] clean up ...) closed by
- fixed: Merged in Sage 3.4.2.rc0. Cheers, Michael
- 17:32 Ticket #5853 ([with patch, with positive review] Restify and include more documentation ...) closed by
- fixed: Merged trac_5853_2.patch in Sage 3.4.2.rc0. Cheers, Michael
- 16:38 Ticket #5846 ([with patch, positive review] small bug in caching the precision for ...) closed by
- fixed: Merged trac_5846_combined.patch in Sage 3.4.2.rc0. Cheers, Michael
- 16:26 Ticket #5933 ([with patch, with positive review] Bring primes.py to 100%) closed by
- fixed: Merged in Sage 3.4.2.rc0. Cheers, Michael
- 16:17 Ticket #5765 ([with patch, with positive review] improve doctest coverage for ...) closed by
- fixed: Merged trac_5765-rebased.patch in Sage 3.4.2.rc0. Cheers, Michael
- 16:09 Ticket #5804 ([with patch; positive review] Solaris 10/Sparc: ...) closed by
- fixed: Merged in Sage 3.4.2.rc0. Cheers, Michael
- 15:59 Ticket #5944 ([with patch, positive review] fix a nasty pynac bug in exp) created by
- […]
- 15:49 Ticket #5919 ([with patch, positive review] bug in conversion of polys over GF(2,e) from ...) closed by
- fixed: Merged in Sage 3.4.2.rc0. Cheers, Michael
- 15:45 Ticket #5943 (Sage 3.4.2.a0: len(prime_range(2^50)) segfaults) created by
- This ticket used to be about prime_pi() segfaulting, but due to a mixup of …
- 15:05 Ticket #5942 (bug in RealIntervalField printing) created by
- This seems bad to me... […]
- 10:18 Ticket #5941 ([with patch, positive review] transitive_close returns a graph with the ...) created by
- […]
- 10:03 Ticket #5940 ([with patch, positive review] graph theory -- bug in is_circular_planar) created by
- […]
- 09:26 Ticket #5939 ([with patch, positive review] typo in g.automorphism_group documentation, ...) created by
- There is a typo in the docstring for the graph automorphism function: …
- 09:11 Ticket #5938 (graph plotting -- ploting of graphs (networks) is somehow messed up/scaled ...) created by
- Want to see some truly hideous plotting output? Try this: […] I …
- 09:05 Ticket #5937 (graph theory -- showing the result of a database query with_picture=True ...) created by
- Here is *yet another* example of non-tested code being totally broken. …
- 08:59 Ticket #5936 ([with patch, positive review] result of graph query should be iterable -- ...) created by
- Currently we have this: […] outputs […] Why not have it …
- 08:49 Ticket #5935 (graph theory docs -- sage: graphs_query.[tab] # not tested) created by
- Right at the top overview of graph theory the ref manual has the line …
- 08:32 Ticket #5934 ([with spkg; positive review] networkx -- fix bad spkg) created by
- #4860 was messed up The networkx-0.99.p0.spkg currently in Sage contains …
- 07:41 Ticket #5933 ([with patch, with positive review] Bring primes.py to 100%) created by
- Bring primes.py to 100% coverage.
04/28/09:
- 22:21 Ticket #5932 ([with patch, positive review] graphs.RandomRegular(3,10) often returns a ...) created by
- The docstring for graphs.RandomRegular? says […] However, try calling …
- 21:58 Ticket #3932 ([with patch, positive review] generate size n trees in linear time) reopened by
- Mistakenly closed this enhancement. Only intended to submit a patch.
- 21:56 Ticket #3932 ([with patch, positive review] generate size n trees in linear time) closed by
- fixed
- 19:01 Ticket #5931 ([with patch, positive review] Greatly speed up ...) created by
- The old code essentially reimplemented the multiplication in the group …
- 18:52 Ticket #5930 ([with patch, positive review] switch from maxima to pynac for core ...) created by
- SEE http://wiki.sagemath.org/symbolics/pynac_todo/push If you want to try …
- 18:50 Ticket #5929 ([with patch, positive review] Fix CTRL-C assumption problem with clisp) created by
- Currently when encountering assumptions in Maxima we send two CTRL-C and …
- 18:43 Ticket #5928 ([with patch, positive review] binary operations on factorisations should ...) created by
- This was uncovered at #5921. Observe: […] I think that multiplying …
- 18:36 Ticket #5927 ([with patch; positive review] singular prompt problem on solaris sparc) created by
- Credit to William Stein, Mike Hansen, and Michael Abshoff?
- 18:26 Ticket #5926 ([with patch; positive review] solaris top sometimes fails due to race ...) created by
- 18:04 Ticket #5925 ([with patch, positive review] Improve speed of ...) created by
- - Treat the case where _multiply_basis returns a monomial specially, to …
- 15:55 Ticket #5924 ([with patch, positive review] Slopes of U_p operator acting on a space of ...) created by
- I would like to propose the addition of a method which will give the …
- 15:41 Ticket #5923 ([with patch, with positive review] Handling of magma and pari input in ...) created by
- The ModularForms command has some slightly counter-intuitive behaviour …
- 14:05 Ticket #5922 (doctesting sage tree does not work when SAGE_ROOT is a symbolic link) created by
- If you make a symbolic link to SAGE_ROOT, then doctesting will not work at …
- 12:54 Ticket #5921 ([with patch, with positive review] factoring integer polynomials does not ...) created by
- I think this is wrong: […] since in the ring ZZ[] 30 is not …
- 12:35 Ticket #5920 ([with patch, positive review] Implement view(object, viewer='pdf')) created by
- This patch implements: […] Typical use cases: - you prefer your pdf …
- 08:40 Ticket #5919 ([with patch, positive review] bug in conversion of polys over GF(2,e) from ...) created by
- In 3.4.2.alpha0 we have […] which Alex Ghitza tracked down to a line in …
- 07:29 Ticket #5918 ([with patch; positive review] bring doctest coverage for posets to 100%) created by
- I'll post a patch in a few minutes that brings the doctest coverage for …
- 03:48 Ticket #5917 (Failing conversions for multipolynomial rings over fraction fields) created by
- The following is with sage-3.4.1 on sage.math: Setting: […] Here I …
- 01:35 Ticket #5916 ([with patch, positive review] show mathematica expression using jsmath) created by
- Show mathematica expressions in the notebook using jsmath.
04/27/09:
- 17:31 Ticket #5915 (Sage LiveCD 3.4 does not boot) closed by
- wontfix: Sorry, this is not the place to file those bug reports. The sage project …
- 16:39 Ticket #5915 (Sage LiveCD 3.4 does not boot) created by
- For obvious reasons I can't copy and paste any code on the subject here, …
- 12:06 Ticket #5914 ([with patch, positive review] default edge color is *invisible*) created by
- If you do […] what you get is one red edge... The default color …
- 11:38 Ticket #5913 ([with patch, positive review] expose graph coloring in sage) created by
- Sage should have some sort of implementation of code for computing a …
- 11:10 Ticket #5912 ([with patch; positive review] %fortran mode is broken in the notebook) created by
- 06:02 Ticket #5911 (greatly improve the documentation one gets from Graph?) created by
- Imagine a new user who wants to create a graph. They do Graph? and …
- 06:01 Ticket #3911 (come up with a good framework for citing stuff in docstrings) closed by
- fixed: This is fixed thanks to Sphinx and ReST which has native support for this.
- 04:53 Ticket #5910 ([with patch, needs work] move logic module boolopt.py to another ...) created by
- This is a followup to #545. As discussed at #545, the module …
04/26/09:
- 23:14 Ticket #5909 (symbolics -- x.subs_expr({}) hangs sage) created by
- This might have been fixed by the pynac switch, but we will see: […]
- 20:38 Ticket #5908 (fix issues/bugs with load/attach) created by
- From Rado […]
- 18:10 Ticket #5907 ([with patch; positive review] incorrect fast_float evaluation of constant ...) created by
- A constant polynomial a is incorrectly _fast_float_- evaluated …
- 14:47 Ticket #5906 ([with patch, positive review] "libpng error: Image width or height is zero ...) created by
- This came up in …
- 13:05 Ticket #5905 ([with patch, positive review] minor fix to ReST markup in ...) created by
- There are two glitches in the docstring for function …
- 04:34 Ticket #5904 ([with patch, with positive review] improve doctest coverage for ...) created by
- The attached patch improves the doctest coverage of …
04/25/09:
- 23:03 Ticket #5903 (Remove dist directories from Sage distribution) created by
- The dist/ directories currently shipped in various Sage .spkg's are no …
- 22:51 Ticket #5902 ([with patch, positive review] Try SAGE_ROOT as base of argument to "sage ...) created by
- Running […] seems to not work for me sometimes when the current working …
- 22:47 Ticket #5901 (Avoid permission denied error message when testing with non-writeable sage ...) created by
- This is a patch to fix the fact that running sage tests prints a …
- 22:43 Ticket #5900 ([with patches, positive review] Add support for system python != Sage ...) created by
- On Ubuntu jaunty, the system Python is 2.6 but Sage is built with Python …
- 22:39 Ticket #5899 ([with patch, positive review] Update Debian build support for Sage spkg) created by
- I've been working on getting the Debian build of Sage updated for the …
- 19:22 Ticket #5898 ([with patch, positive review] Plot Field doc) created by
- There are a few minor bugs in plot_field.py which should be fixed, e.g. …
- 19:05 Ticket #5897 (add some javascript to make jsmath happier (very easy ticket to close, ...) created by
- This was on sage-support on April 25. […] We should add this to …
- 17:43 Ticket #5896 ([with patch, with positive review] Documentation fix for lcalc interface.) created by
- The documentation for lcalc.twist_values and lcalc.twist_zeros is …
- 10:31 Ticket #5895 ([with patch; positive review] Limit number of worksheet snapshots) created by
- This is an attempt to reduce the unlimited growth of snapshots of …
- 04:05 Ticket #5894 (spkg/install shoud use #!/usr/bin/env bash) created by
- On a rather minimal Ubuntu 8.04 system missing a time command and not …
- 02:43 Ticket #5893 (Norm Form for Number Fields and Orders) created by
- Often if one is doing computations with number fields and orders by hand, …
- 02:11 Ticket #5892 (Do not give workaround instructions when SIMD instructions aren't ...) created by
- When Sage gives a warning about SIMD instructions way too many experts …
04/24/09:
- 23:38 Ticket #5891 (Categories for the working mathematics programmer) created by
- This (series of) patch(es) extends the Sage category framework as a design …
- 23:11 WikiStart edited by
- The list is now up to 100 (diff)
- 16:43 Ticket #5890 ([with patch, woth positive review] clean up ...) created by
- As noted at #5765, ell_generic.py has some functions that do not …
- 10:14 Ticket #5889 ([with patch, positive review] random simplicial complexes) created by
- Add random simplicial complexes to the class of examples of simplicial …
- 02:54 Ticket #5627 ([with patch, with positive review] Trivial typo in quadratic_nonresidue) closed by
- fixed: Merged both patches in Sage 3.4.2.alpha0. John: This is touching …
- 02:46 Ticket #5815 ([with patch, positive review] Disable TinyMCE in the live documentation) closed by
- fixed: Merged trac-5815-docs-and-tinymce.patch in Sage 3.4.2.alpha0. Cheers, …
- 02:27 Ticket #5848 ([with patch, positive review] untabify Sage) closed by
- fixed: Merged trac_5848_untabify.patch in Sage 3.4.2.alpha0. Cheers, Michael
- 02:17 Ticket #5610 ([with patch, positive review] LaTeX customization) closed by
- fixed: Merged in Sage 3.4.2.alpha0. Cheers, Michael
- 01:44 Ticket #4193 ([fixed by #5508] Coercion between relative and absolute number fields) closed by
- fixed: Fixed in Sage 3.4.2.alpha0 by #5508. Cheers, Michael
- 01:34 Ticket #5704 ([with patch, positive review] Implementation of finding elliptic curves ...) closed by
- fixed: Merged in Sage 3.4.2.alpha0. Cheers, Michael
- 01:27 Ticket #5346 ([with patch, positive review] Some doctests in ...) closed by
- fixed: Merged in Sage 3.4.2.alpha0. Cheers, Michael
- 01:13 Ticket #5803 ([with patch, spkg; positive review] Upgrade Cython to 0.11.1) closed by
- fixed: Merged patch and spkg into Sage 3.4.2.alpha0. Cheers, Michael
- 00:19 Ticket #5836 ([with patch, positive review] Make show() immediately show an image in the ...) closed by
- fixed: Merged in Sage 3.4.2.alpha0. Cheers, Michael
04/23/09:
- 23:53 Ticket #5888 ([fixed by #5834] quadratic forms added a stupid/broken new function to ...) created by
- […]
- 22:03 Ticket #5886 ([with patch; positive review] Bug in free module homomorphism creation) closed by
- fixed: Merged in Sage 3.4.2.alpha0. Cheers, Michael
- 22:01 Ticket #5887 ([with patch; positive review] major bugs in morphisms of R-modules) created by
- The image method on homomorphisms of R-modules is completely wrong. Here …
- 21:55 Ticket #4809 ([with patch, positive review] the installation guide and constructions ...) closed by
- fixed: Merged all three patches in Sage 3.4.2.alpha0. Cheers, Michael
- 20:40 Ticket #5886 ([with patch; positive review] Bug in free module homomorphism creation) created by
- Consider the following […] The hom command above *should* create the …
- 19:32 Ticket #5876 ([with patch, positive review] Vast speedup in P1List construction) closed by
- fixed: Merged trac_5876.patch in Sage 3.4.2.alpha0. Cheers, Michael
- 19:00 Ticket #5851 ([with patch, positive review] Convert 3 more elliptic curves files to ReST ...) closed by
- fixed: Merged in Sage 3.4.2.alpha0. Cheers, Michael
- 18:20 Ticket #5885 (#5567 should throw a deprecation warning) created by
- #5567 fixes a bug, but in doing so, avoids the deprecation warning that …
- 18:00 Ticket #5111 ([with patch, positive review] axiom --> fricas ?) closed by
- fixed: Merged both patches in Sage 3.4.2.alpha0. Cheers, Michael
- 17:43 Ticket #5884 (OpenSuse 11/x86-64: doctest failure in groups/perm_gps/permgroup.py) created by
- This might be a side effect of me screwing up at #5697: […]
- 17:23 Ticket #5883 (integrate relevant functionality from modular/modsym/p1list.pyx into ...) created by
- There is optimised code in p1list.pyx for creating the list of points on …
- 17:20 Ticket #5882 ([with patch, positive review] implement general package for finitely ...) created by
- I *really* need this for my research. Note, I only really need the case …
- 14:10 WikiStart edited by
- (diff)
- 14:10 Ticket #5881 ([with patch, positive review] __cmp__ is random-ish in ...) created by
- This is happening with gcc 4.3.3: […]
- 14:10 WikiStart edited by
- (diff)
- 13:31 Ticket #5880 ([with patch; positive review] notebook -- greatly reduce the number of ...) created by
- With the attached patch, you get snapshots when you click the save button, …
- 12:27 Ticket #5879 ([with patch, positive review] Added crystal of letters for type E) created by
- This patch adds crystal of letters for type E corresponding to the highest …
- 09:57 Ticket #5878 ([with patch; positive review] Add support for constructing irreducible ...) created by
- It would be great to be able to construct the matrices for the irreducible …
- 09:38 Ticket #5877 ([with patch; with positive review] calling a group character is broken) created by
- […]
- 09:23 Ticket #5876 ([with patch, positive review] Vast speedup in P1List construction) created by
- The P1List() constructor for Manin symbols (elements of P^1(ZZ/NZZ) …
- 02:33 Ticket #5665 ([with patch, positive review] Bug in ShrinkingGeneratorCipher) reopened by
- Thanks for the review David, but tickets only get closed once a patch has …
- 02:17 Ticket #5665 ([with patch, positive review] Bug in ShrinkingGeneratorCipher) closed by
- fixed: The two changes are necessary and correct.
- 01:50 Ticket #5875 ([with patch, positive review] Support tachyon on FreeBSD) created by
- tachyon does include BSD support (though the code advises that it hasn't …
- 01:47 Ticket #5874 ([with patch, positive review] Fix readline build on FreeBSD) created by
- Chase shared library name difference on FreeBSD. Without this patch, the …
- 01:43 Ticket #5873 (Fix matplotlib build on FreeBSD) created by
- 0) Add support for FreeBSD later than 6.x 1) Explicitly add SAGE_LOCAL to …
- 01:06 Ticket #5872 ([with patch, positive review] Explicitly pass -fPIC into ntl shared object ...) created by
- The ntl makefile appears to rely on compiler flags specified as a target …
- 00:58 Ticket #5821 ([with patch, positive review] preparser incorrectly handles backslash ...) closed by
- fixed: Merged in Sage 3.4.2.alpha0. Cheers, Michael
- 00:47 Ticket #5871 ([with patch; positive review] solaris x86 3.4.1 -- code_bounds.py fails ...) closed by
- fixed: Merged in Sage 3.4.2.alpha0. Cheers, Michael
- 00:33 Ticket #5567 ([with patch, positive review] bug in region_plot) closed by
- fixed: Merged in Sage 3.4.2.alpha0. Cheers, Michael
- 00:23 Ticket #5871 ([with patch; positive review] solaris x86 3.4.1 -- code_bounds.py fails ...) created by
- 00:19 Ticket #5822 ([with patch; with positive review] cusps -- implement action of the Galois ...) closed by
- fixed: Merged in Sage 3.4.2.alpha0. Cheers, Michael
- 00:12 Ticket #5870 ([with patch, positive review] Detect blas and atlas libraries for linbox ...) created by
- spkg-install for linbox uses OS-specific code to detect and use the BLAS …
- 00:04 Ticket #5863 ([with patch, positive review] remove some files from sage/algebras) closed by
- fixed: Merged in Sage 3.4.2.alpha0. Cheers, Michael
- 00:04 Ticket #5869 ([with patch, positive review] Fix libgpg-error shared library name on ...) created by
- Ensure that a symlink is created from libgpg-error.so to the actual .so …
- 00:00 Ticket #5868 ([with patch, positive review] Fix libgcrypt shared library name on FreeBSD) created by
- Ensure that a symlink is created from libgcrypt.so to the actual .so name …
04/22/09:
- 23:56 Ticket #5867 ([with patch, positive review] Fix gd build on FreeBSD) created by
- On FreeBSD, libiconv will be installed in /usr/local/lib - which is not …
- 23:51 Ticket #5866 ([with patch, positive review] Fix freetype build on systems where make is ...) created by
- Change 'make' to ${MAKE} - is the recommended way to recursively invoke …
- 23:47 Ticket #5809 ([with patch, positive review] schemes/generic/hypersurface.py is ...) closed by
- fixed: Merged in Sage 3.4.2.alpha0. Cheers, Michael
- 23:38 Ticket #5865 (Add SAGE_SIMD_MODE="SSE2" README.txt) created by
- Add some documentation to README.txt that explains the […] flag, …
- 23:35 Ticket #5864 (Correctly inherit build environment in eclib) created by
- Change 'make' to ${MAKE} - is the recommended way to recursively invoke …
- 23:18 Ticket #5797 ([with patch, with positive review] raise coverage in matrix1.pyx to 97%) closed by
- fixed: Merged trac_5797-review-fixed.patch in Sage 3.4.2.alpha0. Cheers, …
- 23:07 Ticket #5863 ([with patch, positive review] remove some files from sage/algebras) created by
- Coverage of some files in algebras: […] Furthermore, these don't seem …
- 22:44 Ticket #5861 ([with patch, positive review] Remove cocoa, four_ti_2, reduce and template ...) closed by
- fixed: Merged in Sage 3.4.2.alpha0. Cheers, Michael
- 22:42 Ticket #5751 ([with patch, positive review] cartan_type now a method rather than ...) closed by
- fixed: Merged in Sage 3.4.2.alpha0. Cheers, Michael
- 21:55 Ticket #5862 ([with patch, positive review] OSX 64 bit libsingular -- sage/libsingular ...) created by
- Sage 3.4.1 or similar segault on startup once the first mv polynomial ring …
- 21:48 Ticket #5861 ([with patch, positive review] Remove cocoa, four_ti_2, reduce and template ...) created by
- The interfaces * reduce * four_ti_2 * cocoa never worked. The …
- 16:34 Ticket #5860 ([with patch; with positive review] delete sage/catalogue) created by
- This turned out to be a bad idea.
- 16:31 Ticket #5859 (sage -coverageall fails on directories with zero tests) created by
- […] results in […]
- 15:18 Ticket #5130 ([with patch; positive review] create a prime_pi function that doesn't just ...) closed by
- fixed: Merged in Sage 3.4.2.alpha0. Cheers, Michael
- 12:23 Ticket #5595 ([with patch, positive review] minor dependancy checking glitch) closed by
- fixed: Merged in Sage 3.4.2.alpa0. Cheers, Michael
- 11:48 Ticket #5795 ([with patch, positive review] Improved performance of ...) closed by
- fixed: Merged in Sage 3.4.2.alpha0. Cheers, Michael
- 10:57 Ticket #5858 ([with patch, positive review] use sage-native-execute to start octave) created by
- Email from sage-support describes the problem and Michael Abshoff's …
- 08:47 Ticket #5857 ([with patch, positive review] E.list() for E an elliptic curve over a ...) created by
- E.list() doesn't work, but list(E) works fine. […] See also #5856
- 08:47 Ticket #5856 ([with patch, positive review] elliptic curves over Z/pZ are treated ...) created by
- We have […] See also #5857. This means that if you make a curve over …
- 08:30 Ticket #5855 ([with patch, with positive review] implement squarefree_divisors function) created by
- e.g. […]
- 08:17 Ticket #5854 ([with patch, with spkg, with positive review] Include Michael Stoll's ...) created by
- The spkg is located here: …
- 06:26 Ticket #5853 ([with patch, with positive review] Restify and include more documentation ...) created by
- This is a follow-up on ticket #4933 and #5851. I plan to work on following …
- 05:39 Ticket #5852 (Properly canonicalize $SAGE_ROOT) created by
- Currently, $SAGE_ROOT/sage uses (first among other alternate …
- 03:41 Ticket #5851 ([with patch, positive review] Convert 3 more elliptic curves files to ReST ...) created by
- The patch fully ReST-ifies the files * ell_field.py * …
- 00:47 Ticket #5839 ([with patch, positive review] MPolynomialRing_libsingular __dealloc__ is ...) reopened by
- Mmmh, I seem to be seeing random doctest failure with 3.4.1 + only this …
- 00:34 Ticket #4325 (CC() fails on Mathematica output) closed by
- wontfix: And to close this it should be "wontfix" or "invalid" depending on taste. …
- 00:33 Ticket #4325 (CC() fails on Mathematica output) reopened by
- This ticket should only be closed when a proper doctest has been added. I …
- 00:27 Ticket #5839 ([with patch, positive review] MPolynomialRing_libsingular __dealloc__ is ...) closed by
- fixed: Merged in Sage 3.4.2.alpha0. Cheers, Michael
- 00:24 Ticket #4325 (CC() fails on Mathematica output) closed by
- fixed: With #4330 being fixed I'm closing this ticket as fixed. The suggestion …
- 00:10 Ticket #3672 (wrong hg repository url in documentation) closed by
- fixed: I think with the transition to Sphinx-based documentation (3.4) this has …
04/21/09:
- 21:36 Milestone sage-3.4.1 completed
- * Cython 0.11 * rewrite fast_float to support more datatypes * much …
- 21:18 Ticket #5850 ([with patch, positive review] add Creative Commons license to French ...) created by
- The French tutorial doesn't specify a license; to go along with all the …
- 21:12 Ticket #5284 ([with patch, positive review] Set sage-flags.txt up to SSE2 only when ...) closed by
- fixed: Merged in Sage 3.4.1.final. Last ticket for 3.4.1 - w00000t. Cheers, …
- 20:56 Ticket #5849 ([with spkg, positive review] Update MPIR to 1.1.1) created by
- MPIR 1.1.1 is about to be released fixing a couple small issues that in …
- 17:14 Ticket #5829 ([with patch, positive review] copyright on standard documentation) closed by
- fixed: Merged in Sage 3.4.1.final. Cheers, Michael
- 16:51 Ticket #5848 ([with patch, positive review] untabify Sage) created by
- The attached patch removes all of the TABs I could find in .py and .pyx …
- 16:49 Ticket #5847 (Update GMP-ECM to 6.3) created by
- […] ---- New spkg: …
- 16:10 WikiStart edited by
- (diff)
- 07:27 Ticket #5846 ([with patch, positive review] small bug in caching the precision for ...) created by
- When looking up cached values of the p-adic L-series of an elliptic curve, …
- 03:41 Ticket #5845 ([with patch, positive review] Fix precision bug in ...) created by
- The code introduced in #4990 uses an incorrect precision bound in a paper …
- 02:29 Ticket #5844 ([with patch, positive review] Improvement of ...) created by
- The old version of PermutationGroup_generic.has_element(self,item) …
- 01:43 Ticket #5843 (race condition in cached_method (should not be shared between instances)) created by
- Consider the following class (simplified from a real life example, after 3 …
- 01:34 Ticket #5842 ([with new patch, positive review] Various number field improvements) created by
- The attached patch (relative to 3.4.1.rc4) implements a number of changes …
04/20/09:
- 23:26 Ticket #5841 (reenable interface/lisp.py doctests) created by
- #5662 introduced a problem when using old clisp builds which we need to …
- 21:16 Ticket #5840 ([with spkg, positive review] update SageTeX spkg to version 2.1.1) created by
- I've made a new spkg for SageTeX. It now has a proper Mercurial repository …
- 15:22 Ticket #5839 ([with patch, positive review] MPolynomialRing_libsingular __dealloc__ is ...) created by
- In __dealloc__, if currRing is NULL on entry, then currRing will be …
- 14:07 Ticket #5838 (crash in Singular's polynomial gcd) created by
- Here's what I type to provoke the crash: […] (this is the doctest of …
- 13:12 Ticket #5837 ([with patch, needs review] bug in rational_diagonal_form() from ...) created by
- The following returns a non-diagonal QuadraticForm?: […] This method …
- 11:30 Ticket #5836 ([with patch, positive review] Make show() immediately show an image in the ...) created by
- The patch makes the cell containing: […] display the plot before …
- 10:09 Ticket #5835 (deleting a file from the DATA directory gives an error page) created by
- Steps to reproduce: * Upload a file to a worksheet using the Data... …
- 03:04 Ticket #5834 ([with patch, positive review] Improvements to quadratic_forms/extras/py) created by
- As first raised in #5627, concerning quadratic_forms/extras.py (which …
04/19/09:
- 23:51 Ticket #5833 (Update libgcrypt to 1.4.4) created by
- The latest upstream release is at …
- 23:03 Ticket #5830 ([with patch, not ready for review] reducible root system fixes) closed by
- duplicate: For the record: This is a dupe of #5832. Cheers, Michael
- 22:53 WikiStart edited by
- (diff)
- 22:50 WikiStart edited by
- (diff)
- 22:16 Ticket #5832 ([with patch, not ready for review] reducible root system fixes) closed by
- duplicate
- 22:12 Ticket #5832 ([with patch, not ready for review] reducible root system fixes) created by
- The methods simple_roots(), fundamental_weights() and simple_coroots() for …
- 22:10 Ticket #5831 (Reducible root system fixes) created by
- The methods simple_roots(), fundamental_weights() and simple_coroots() for …
- 22:09 Ticket #5830 ([with patch, not ready for review] reducible root system fixes) created by
- The methods simple_roots(), fundamental_weights() and simple_coroots() for …
- 21:49 Ticket #5829 ([with patch, positive review] copyright on standard documentation) created by
- A few months ago, William Stein officially adopted the title "The Sage …
- 20:58 Ticket #5828 (number fields -- serious bug in coercion to a relative extension of degree ...) created by
- […]
- 20:48 Ticket #5823 ([with spkg, positive review] Update clisp to 2.47 and introduce noreadline ...) closed by
- fixed: Merged maxima-5.16.3.p1.spkg and clisp-2.47.p0.spkg in Sage 3.4.1.rc4. …
- 20:46 Ticket #5662 ([with patch, positive review] Fix timing issue in clisp-readline in maxima ...) closed by
- fixed: Merged trac_5662.patch in Sage 3.4.1.rc4. Cheers, Michael
- 20:30 Ticket #5697 ([with patch, spkg, positive review] Sage 3.4.1.rc1: Downgrade GAP to ...) closed by
- fixed: Merged both patches as well as the gap.spkg in Sage 3.4.1.rc4. Cheers, …
- 20:23 Ticket #5826 ([with patch, positive review] add nodoctest to sagedoc.py and ...) closed by
- fixed: Merged in Sage 3.4.1.rc4. Cheers, Michael
- 20:15 Ticket #5827 ([with patch, positive review] knapsack: subset sum problem for ...) created by
- Since all of COIN-OR is covered by licenses that are incompatible with GNU …
- 20:11 Ticket #5810 (Sage 3.4.1.rc3: Fedora 10/64 - unable to start Maxima issue in shapes.pyx) closed by
- fixed: This has been fixed by #5662 and #5823. Cheers, Michael
- 20:03 Ticket #5826 ([with patch, positive review] add nodoctest to sagedoc.py and ...) created by
- To get 3.4.1 out, add nodoctest to sagedoc.py and sageinspect.py to work …
- 18:07 Ticket #5825 (sage -i $FOO.spkg should abort cleanly when write permissions are lacking) created by
- Fix sage-spkg to give a useful error message if SAGE_PACKAGES or …
- 00:46 Ticket #5824 ([with patch; positive review] Move DSage to its own spkg) created by
- DSage isn't actively maintained and not working too well. Since its …
- 00:13 Ticket #5823 ([with spkg, positive review] Update clisp to 2.47 and introduce noreadline ...) created by
- This is shared credit with Gonzalo and split off from #5662. I have taken …
04/18/09:
- 20:54 Ticket #5822 ([with patch; with positive review] cusps -- implement action of the Galois ...) created by
- It would be very useful if for a congruence subgroup G and an integer d …
- 20:31 Ticket #5821 ([with patch, positive review] preparser incorrectly handles backslash ...) created by
- When reviewing #5595, I tried typing this: […] Note that the preparser …
- 19:54 Ticket #5820 ([with patch, positive review] implement comparison of ring coercion ...) created by
- As discussed at …
- 19:51 Ticket #5819 (make sage -coverage require a loads/dumps test for each class defined in a ...) created by
- At the moment, sage -coverage file.py complains if file.py has …
- 19:10 Ticket #5378 ([with patch, positive review] Sage 3.3: numerical noise in ...) closed by
- fixed: Merged in Sage 3.4.1.rc4. Cheers, Michael
- 19:08 Ticket #5816 ([with patch; positive review] doctesting -- make it possible run doctests ...) closed by
- fixed: Merged both patches in Sage 3.4.1.rc4. Cheers, Michael
- 19:07 Ticket #5385 (Sage 3.3: GAP 4.4.12 experiences strange startup problem on some Linux ...) closed by
- wontfix: wontfix due to the GAP downgrade at #5697. Cheers, Michael
- 18:01 Ticket #5516 (gmp-mpir-0.9: build failure inside kvm 64 bit virtual machine) closed by
- fixed: This issue has been fixed in Sage 3.4.1.rc4 via the spkg at #5788. …
- 18:00 Ticket #5818 (Make it possible to pass a CPU parameter to MPIR (useful for builds in ...) created by
- See #5516 for the motivation for this. It should be something like …
- 17:12 Ticket #5811 ([with patch, positive review] Sage 3.4.1.rc3: Fedora 10/64 - ...) closed by
- fixed: Merged in Sage 3.4.1.rc4. Cheers, Michael
- 16:24 Ticket #5741 (Detect Atom CPUs as Core2 in the ATLAS detection script [fixed via spkg at ...) closed by
- fixed: Fixed in Sage 3.4.1.rc4 via #5219. Cheers, Michael
- 16:24 Ticket #5742 (ATLAS.spkg: parallel make breaks on system with "real" sh [fixed via spkg ...) closed by
- fixed: Fixed in Sage 3.4.1.rc4 via #5219. Cheers, Michael
- 16:23 Ticket #5219 ([with spkg, positive review] Build ATLAS in dist mode with SSE2 only) closed by
- fixed: Merged in Sage 3.4.1.rc4. Cheers, Michael
- 16:20 Ticket #5817 ([with spkg, positive review] Update FLINT to 1.2.5 (latest upstream ...) created by
- […]
- 16:13 Ticket #5788 ([with spkg, positive review] Fix MPIR build problem on OSX 10.4 exposed by ...) closed by
- fixed: Merged in Sage 3.4.1.rc4. Cheers, Michael
- 16:12 Ticket #5805 ([with patch, with positive review] Sage 3.4.1.rc3: numerical noise in ...) closed by
- fixed: Merged in Sage 3.4.1.rc4. Cheers, Michael
- 15:40 Ticket #4464 (devel/sage/sage/combinat/root_system/weyl_characters.py test (too) long) closed by
- fixed: #5721 fixed this. Cheers, Michael
- 14:41 Ticket #5816 ([with patch; positive review] doctesting -- make it possible run doctests ...) created by
- 02:32 Ticket #5815 ([with patch, positive review] Disable TinyMCE in the live documentation) created by
- Double-clicking on a text cell in the live documentation --- I've done …
04/17/09:
- 18:52 Ticket #4933 ([with patch, positive review] lots of files in ...) closed by
- fixed: Merged trac_4933-3-rebase.patch and 4933-ref.patch in Sage 3.4.1.rc4. …
- 18:29 Ticket #5808 ([with patch, positive review] fix most warnings when building the ...) closed by
- fixed: Merged in Sage 3.4.1.rc4. Cheers, Michael
- 18:07 Ticket #5541 ([with patch, positive review] more formatting fixes for ...) closed by
- fixed: Merged 5541-rebased.patch and 5541-second.patch in Sage 3.4.1.rc4. …
- 18:06 Ticket #5559 (roots issue on fedora core 32-bit and gcc 4.3.3) closed by
- duplicate: This is a dupe of #5378. Cheers, Michael
- 17:56 Ticket #5785 ([with patch, positive review] RDF(0)^(1/2) is NaN) closed by
- fixed: Merged in Sage 3.4.1.rc4. Cheers, Michael
- 14:50 Ticket #5814 (%prun doesn't work in the notebook) created by
- In ipython, one can use the %prun directive to use a profiler on cell …
- 12:50 Ticket #5813 (Update GSL to 1.112 (latest upstream)) created by
- […] Note that Brian Gladman has a VS 2008 build project for GSL 1.12 …
- 09:38 Ticket #5812 ([with patch, positive review] option zorder has no effect for point() and ...) created by
- Currently setting the zorder for points and polygons has no effect …
- 04:29 Ticket #5811 ([with patch, positive review] Sage 3.4.1.rc3: Fedora 10/64 - ...) created by
- This is also observable with FC9/64 bit with gcc 4.3.3 on SkyNet? […] …
- 04:27 Ticket #5810 (Sage 3.4.1.rc3: Fedora 10/64 - unable to start Maxima issue in shapes.pyx) created by
- The following pops up regularly on some FC10 systems: […] One would …
- 03:54 Ticket #672 (Solaris 10: rings/complex_double.pyx doctests failure: nan vs. NaN) closed by
- fixed: This has been fixed in Sage 3.4.1. Cheers, Michael
- 03:44 Ticket #5809 ([with patch, positive review] schemes/generic/hypersurface.py is ...) created by
- The file has zero doctests, imports nonexisting classes and looks like …
04/16/09:
- 23:04 Ticket #5808 ([with patch, positive review] fix most warnings when building the ...) created by
- Along with #5541, this patch fixes most of the warnings when building the …
- 18:27 Ticket #5807 (dsage with @parallel doesn't work at all) created by
- I tried to use dsage with the @parallel directory and sage-3.4, and it's …
- 15:44 WikiStart edited by
- put rdingman into proper place (alphabetical ordering!) (diff)
- 14:40 Ticket #5806 ([with patch, positive review] Sage 3.4.1.rc3: failing test ...) created by
- On fedora 9, 32 bit this fails: […] Whatever :) Jaap
- 14:02 Ticket #5805 ([with patch, with positive review] Sage 3.4.1.rc3: numerical noise in ...) created by
- On Fedora 9, 32 bit: […] Cheers, Jaap
- 10:17 WikiStart edited by
- (diff)
- 06:57 Ticket #2093 (floats - sage has some potentially confusing behavior) closed by
- fixed: This was fixed by #5413. This call behavior is deprecated in 3.4.1.
- 05:06 Ticket #5673 ([with new patch, positive review] Enhanced handling of elliptic curve ...) closed by
- fixed: Merged * trac_5673_part_1_twist.patch * …
- 04:45 Ticket #5450 ([with patch, positive review] plotting a vector as a point plots a sphere, ...) closed by
- fixed: Merged in Sage 3.4.1.rc3. Cheers, Michael
- 04:35 Ticket #5264 ([with patch, positive review] optimize small permgroup elements) closed by
- fixed: Merged in Sage 3.4.1.rc3. Cheers, Michael
- 04:25 Ticket #2778 (SymbolicFormula class) closed by
- duplicate: This is a duplicate of #2744. […]
- 04:02 Ticket #2361 (Substitution without specifying variables should raise exception in case ...) closed by
- fixed: This was fixed with #5413. Substitution is symbolic expressions now …
- 03:39 Ticket #5611 ([with spkg and patch; positive review] blackboard bold font for jsMath) closed by
- fixed: Merged jsmath-3.6b.p1.spkg and jsmath-amssymbols.patch in Sage 3.4.1.rc3. …
- 03:21 Ticket #5743 ([with patch, with positive review] Solaris 10/Sparc: Fix numerical noise ...) closed by
- fixed: Merged in Sage 3.4.1.rc3. Cheers, Michael
- 03:20 Ticket #5702 ([with patch, with positive review] make "make check" & friends doctest the ...) closed by
- fixed: Merged in Sage 3.4.1.rc3. Cheers, Michael
- 02:49 Ticket #5804 ([with patch; positive review] Solaris 10/Sparc: ...) created by
- […]
- 02:35 Ticket #5721 ([with patch, positive review] speed up irreducible_character_freudenthal) closed by
- fixed: Merged trac_5721-a.patch and trac_5721-b.patch in Sage 3.4.1.rc3. …
- 01:42 WikiStart edited by
- (diff)
- 01:38 Ticket #5803 ([with patch, spkg; positive review] Upgrade Cython to 0.11.1) created by
- Spkg up at …
- 00:41 Ticket #5779 ([with patch, positive review] _fast_floats_'s pow returns garbage for ...) closed by
- fixed: Merged in Sage 3.4.1.rc3. Cheers, Michael
- 00:24 Ticket #5782 ([with patch, positive review] Failure of __pow__ in RDF for noninteger ...) closed by
- fixed: Merged in Sage 3.4.1.rc3. Cheers, Michael
- 00:21 Ticket #5802 (use tuples rather than copying lists for immutable data) created by
- An example came up at #5756 where one returns the list __im_gens but …
04/15/09:
- 23:14 Ticket #5801 (Delete sage/server/notebook/{test.txt|todo.txt} and move useful content ...) created by
- While looking around for something else I noticed test.txt and todo.txt. …
- 22:41 WikiStart edited by
- (diff)
- 22:01 Ticket #5800 ([with patch, positive review] Nice wrapper for bitset) created by
- bitset.pxi provides a set of inline functions for dealing with bitsets. It …
- 21:35 Ticket #5799 ([with patch, positive review] jsMath, favicon, and logo for live, static, ...) created by
- A few changes to * Enable jsMath in static and offline docs. * Display a …
- 21:18 Ticket #5798 (_singular_() for matrices doesn't always work) created by
- With 3.4.1.rc2: […] The same thing also fails with a rational matrix. …
- 20:22 Ticket #5797 ([with patch, with positive review] raise coverage in matrix1.pyx to 97%) created by
- In 3.4.1.rc2, matrix1.pyx is missing doctests and documentation. I'll …
- 20:12 Ticket #5796 ([with patch, positive review] document bitsets and make interface ...) created by
- The attached patch adds a lot of documentation to the bitsets in …
- 19:54 Ticket #5756 ([with patch; positive review] improve coverage of rings/morphism.pyx (and ...) closed by
- fixed: Merged in Sage 3.4.1.rc3. Cheers, Michael
- 19:50 Ticket #5795 ([with patch, positive review] Improved performance of ...) created by
- One comment in the __call__() method of MPolynomialRing_libsingular …
- 19:38 Ticket #5386 ([with patch, positive review] simplicial complexes and their homology) closed by
- fixed: Merged in Sage 3.4.1.rc3. Cheers, Michael
- 18:16 Ticket #5794 (exceptional and reducible type branching rules) created by
- Patch summary for trac_5794.revised: […] This patch contains #5831. …
- 18:00 Ticket #5793 ([with patch, positive review] New algorithm for Max Clique in Graph class ...) created by
- This depends on #6355.
- 16:37 Ticket #5676 ([with patch, positive review] Preparser identifies hex literals as ...) closed by
- fixed: Merged in Sage 3.4.1.rc3. Cheers, Michael
- 16:18 Ticket #5780 ([with patch; positive review] plotting -- deal with NaN's in plot range) closed by
- fixed: Merged in Sage 3.4.1.rc3. Cheers, Michael
- 15:22 Ticket #5538 ([with patch; postiive review] Family does copy its input + various ...) closed by
- fixed: Merged * trac_5538_part_1_family_improve-fh-5538-submitted.patch * …
- 12:57 Ticket #5734 ([with patch, with positive review] Bring doctests of ...) closed by
- fixed: Merged both patches in Sage 3.4.1.rc3. Cheers, Michael
- 08:55 Ticket #5792 ([with patch, positive review] Dirichlet character bug) created by
- This is pretty worrying: […] So something is going a bit wrong when …
04/14/09:
- 23:55 Ticket #5791 ([with patch, positive review] Allow custom packages to be injected or ...) created by
- See …
- 23:46 Ticket #5748 ([with patch, positive review] Sage 3.4.1.rc2: isinf() related doctest ...) closed by
- fixed: Merged in Sage 3.4.1.rc3. Cheers, Michael
- 23:41 Ticket #5790 ([with patch, positive review] Updating some quirks in partition.py) created by
- Dear All, I have just pushed a patch to the combinat server which: * …
- 23:14 Ticket #5784 ([with patch, positive review] CSS typos) closed by
- fixed: Merged in Sage 3.4.1.rc3. Cheers, Michael
- 18:07 Ticket #5789 (create sagelite) created by
- NOTE: The patches don't apply cleanly. The bundle works perfectly against …
- 18:03 Ticket #5655 ([with patch, positive review] Improved enumeration of vertices and ...) closed by
- fixed: Merged in Sage 3.4.1.rc3. Cheers, Michael
- 17:55 Ticket #5654 ([with patch, positive review] Boundary/interior points of vertices were ...) closed by
- fixed: Merged in Sage 3.4.1.rc3. Cheers, Michael
- 17:52 Ticket #5788 ([with spkg, positive review] Fix MPIR build problem on OSX 10.4 exposed by ...) created by
- On OSX 10.4 a problem in libgmpxx.la leads to linbox linking gmpxx, mpir …
- 17:33 Ticket #5685 ([with patch, positive review] enhanced nth_root in ZZ and QQ and related ...) closed by
- fixed: Merged trac_5685_new.patch in Sage 3.4.1.rc3. Cheers, Michael
- 17:10 Ticket #5487 ([with patch, positive review] Content function for tableaux) closed by
- fixed: Merged both patches in Sage 3.4.1.rc3. Cheers, Michael
- 14:06 Ticket #5787 ([with third patch, with positive review] Improve doctest coverage for ...) created by
- This is a continuation of #5736. The patch which I am about to upload …
- 11:47 Ticket #5786 (interrupt makes truncated output --> /dev/null) created by
- If you print a large amount, but interrupt while the cell is evaluating, …
- 08:55 Ticket #5785 ([with patch, positive review] RDF(0)^(1/2) is NaN) created by
- […]
- 02:46 Ticket #5784 ([with patch, positive review] CSS typos) created by
- Two typos in the main notebook cascading stylesheet: …
04/13/09:
- 23:55 Ticket #5783 ([with patch, positive review] Lazy attribute fixes and improvements) created by
- - fix infinite recursion bug - adds support for cpdefs methods - fix …
- 22:51 SageCombinatRoadMap edited by
- (diff)
- 22:29 SageCombinatRoadMap edited by
- (diff)
- 22:29 SageCombinatRoadMap edited by
- (diff)
- 22:21 SageCombinatRoadMap edited by
- (diff)
- 22:19 SageCombinatRoadMap edited by
- (diff)
- 22:15 SageCombinatRoadMap edited by
- (diff)
- 22:04 SageCombinatRoadMap edited by
- (diff)
- 22:02 SageCombinatRoadMap edited by
- (diff)
- 22:01 SageCombinatRoadMap edited by
- (diff)
- 21:51 SageCombinatRoadMap edited by
- road map for sage-combinat (diff)
- 21:14 SageCombinatRoadMap created by
- 17:00 Ticket #5782 ([with patch, positive review] Failure of __pow__ in RDF for noninteger ...) created by
- Positive noninteger powers of RDF(0) give nan rather than zero: […] In …
- 16:36 Ticket #5379 ([with patch, positive review] html conversion problems with live version ...) closed by
- fixed: Merged both patches in Sage 3.4.1.rc3. Cheers, Michael
- 16:22 Ticket #5781 ([with patch, positive review] The empty standard tableau exists ! :-)) closed by
- fixed: Merged in Sage 3.4.1.rc3. Cheers, Michael
- 15:57 Ticket #5764 ([with patch, positive review] improve doctest coverage for sageinspect.py) closed by
- fixed: Merged in Sage 3.4.1.rc3. Cheers, Michael
- 15:06 Ticket #5770 ([with patch, positive review] Bring doctests of modular/modsym/p1list.py ...) closed by
- fixed: Merged both patches in Sage 3.4.1.rc3. Cheers, Michael
- 15:03 Ticket #5781 ([with patch, positive review] The empty standard tableau exists ! :-)) created by
- Before my patch: […] Now: […] Florent, the specialist of the empty …
- 13:13 Ticket #5780 ([with patch; positive review] plotting -- deal with NaN's in plot range) created by
- 13:04 Ticket #5779 ([with patch, positive review] _fast_floats_'s pow returns garbage for ...) created by
- I thought we had fixed this via fast_callable, but it is still there: …
- 12:56 Ticket #5760 ([with patch, positive review] bring doctest coverage of plot3d/shapes.pyx ...) closed by
- fixed: Merged in Sage 3.4.1.rc3. Cheers, Michael
- 10:44 Ticket #5778 ([with patch; positive review] Get p-adic doctest coverage to 100% (depends ...) created by
- Note: * This patch depends on #5105 and will not apply otherwise. …
- 09:07 Ticket #5777 ([with package and patches, positive review] update to pynac 0.1.6) created by
- There is a new version of pynac with the following changes: * Change …
- 02:25 Ticket #5737 ([with patch, with positive review] pynac interface improvements) closed by
- fixed: Merged all three patches in Sage 3.4.1.rc3. Cheers, Michael
- 02:13 Ticket #5715 ([with patch; positive review] show subdivisions for matrices over GF(2)) closed by
- fixed: Merged 5715-mat2-subdiv.patch in Sage 3.4.1.rc3. Cheers, Michael
- 02:02 Ticket #4724 ([with patch, positive review] expose pari's galois and finer number field ...) closed by
- fixed: Merged in Sage 3.4.1.rc3. Cheers, Michael
- 01:47 Ticket #5499 ([with patch; positive review] Wrong precision when creating p-adic field ...) closed by
- fixed: Merged trac_5499_2.patch in Sage 3.4.1.rc3. Cheers, Michael
- 01:47 Ticket #4637 ([with patch, with positive review] bug/stupid design of padic_printing.sep ...) closed by
- fixed: Merged in Sage 3.4.1.rc3. Cheers, Michael
- 00:55 Ticket #5776 (sage-location ought to rewrite loads of files in $SAGE_LOCAL/bin) created by
- The following is from a 3.4.1.rc3 build that was -bdisted from 3.4.1.rc2. …
- 00:51 Ticket #5775 (Building the documentation after -bdisting is broken) created by
- This is a tree that was bdisted from 3.4.1.rc2: […]
- 00:47 Ticket #5774 (running "make" on a -bdisted binary is broken) created by
- To reproduce this build Sage, bdist, unpack the binary in a new place and …
04/12/09:
- 23:50 Ticket #5270 ([with patch, with positive review] implement plotting of affine and ...) closed by
- fixed: Merged in Sage 3.4.1.rc3. Cheers, Michael
- 23:33 Ticket #5754 ([with patch; positive review] docstrings for all the ...) closed by
- fixed: Merged both patches in Sage 3.4.1.rc3. Cheers, Michael
- 23:23 Ticket #5733 ([with patch, positive review] bug in 3d plotting of graphs) closed by
- fixed: Merged in Sage 3.4.1.rc3. Cheers, Michael
- 22:49 Ticket #5772 ([with patch; positive review] notebook -- typo in twist.py causes Internal ...) closed by
- fixed: Merged in Sage 3.4.1.rc3. Cheers, Michael
- 21:38 WikiStart edited by
- (diff)
- 21:13 Ticket #5773 (notebook -- uploading a corrupted worksheet (sws file) results in blank ...) created by
- I uploaded a corrupted tarball and get a blank screen from the server …
- 21:10 Ticket #5772 ([with patch; positive review] notebook -- typo in twist.py causes Internal ...) created by
- […]
- 21:10 Ticket #2515 ([resolved by #5735] ExtendedRationalField not so extended) closed by
- fixed: Fixed in Sage 3.4.1.rc3 via #5735. Cheers, Michael
- 20:36 Ticket #5561 ([with new patch, positive review] is_primitive does not belong in ...) closed by
- fixed: Merged trac_5561.patch in Sage 3.4.1.rc3. Cheers, Michael
- 20:21 Ticket #5771 ([with patch, positive review] %latex should issue a warning if latex isn't ...) created by
- Right now on sagenb latex is not installed. So when someone evaluates a …
- 19:55 Ticket #5478 ([with patch, positive review] RestrictedPartitions is very slow and a huge ...) closed by
- fixed: Merged all three patches in Sage 3.4.1.rc3. Cheers, Michael
- 19:39 Ticket #5543 ([with patch, positive review] RealIntervalField parents are not unique) closed by
- fixed: Merged in Sage 3.4.1.rc3. Cheers, Michael
- 19:25 Ticket #3309 ([with patch, positive review] massively optimize the binomial function ...) closed by
- fixed: Merged both patches in Sage 3.4.1.rc3. Cheers, Michael
- 19:16 Ticket #5659 ([with patch, positive review] Use CRT to speed up solve_mod) closed by
- fixed: Merged in Sage 3.4.1.rc3. Cheers, Michael
- 18:57 Ticket #5757 ([with patch, positive review] change nodoctest directive) closed by
- fixed: Merged in Sage 3.4.1.rc3. Cheers, Michael
- 18:49 Ticket #5684 ([with patch, positive review] Taking negative powers of Laurent polynomial ...) closed by
- fixed: Merged in Sage 3.4.1.rc3. Cheers, Michael
- 14:33 Ticket #5631 ([with patch, positive review] improve doctest coverage for ...) closed by
- fixed: Merged trac_5631_rebased.patch in Sage 3.4.1.rc3. Cheers, Michael
- 14:25 Ticket #5747 ([with patch, positive review] improve doctest coverage for ...) closed by
- fixed: Merged in Sage 3.4.1.rc3. Cheers, Michael
- 14:24 Ticket #5745 ([with patch, positive review] improve doctest coverage for ...) closed by
- fixed: Merged in Sage 3.4.1.rc3. Cheers, Michael
- 14:05 Ticket #5752 ([with patch, positive review] Bring doctests of sage/games/sudoku.py to ...) closed by
- fixed: Merged in Sage 3.4.1.rc3. Cheers, Michael
- 14:05 Ticket #5750 ([with patch, positive review] Bring coverage of ...) closed by
- fixed: Merged in Sage 3.4.1.rc3. Cheers, Michael
- 14:04 Ticket #5749 ([with patch, positive review] Bring coverage of ...) closed by
- fixed: Merged in Sage 3.4.1.rc3. Cheers, Michael
- 13:53 Ticket #3081 ([with patch; positive review] Added support for Kloosterman sums) closed by
- fixed: Merged kloosterman.patch in Sage 3.4.1.rc3. Cheers, Michael
- 13:41 Ticket #5735 ([with patch, positive review] delete extended rationals and integers ...) closed by
- fixed: Merged trac_5735-remove-extended-QQ-ZZ.patch in Sage 3.4.1.rc3. Cheers, …
- 10:25 Ticket #5770 ([with patch, positive review] Bring doctests of modular/modsym/p1list.py ...) created by
- The attached patch completes all docstrings and doctests for the file …
04/11/09:
- 22:19 Ticket #5769 (power series are accidentally *mutable* (really dangerous)) created by
- […] Except they are mutable: […] But they shouldn't be! The _imul_ …
- 18:50 Ticket #5768 (improve coverage of generators.pyx) created by
- 18:16 Ticket #5707 (plus signs missing in typesetting of modular symbols) closed by
- duplicate: I am closing this since it is easy to fix as part of #5766.
- 17:00 Ticket #5767 ([with patch; positive review] Bring coverage of plot3d/base.pyx up to 87%) created by
- 16:58 Ticket #5766 ([with patch; positive review] improve coverage of structure/formal_sum.py) created by
- 16:03 Ticket #5762 (Bring doctests of sage/misc/latex.py to 100%) closed by
- duplicate: Closed as dupe of #5761. Cheers, Michael
- 15:32 Ticket #5765 ([with patch, with positive review] improve doctest coverage for ...) created by
- 15:23 Ticket #5764 ([with patch, positive review] improve doctest coverage for sageinspect.py) created by
- As the summary says... Unfortunately, running 'sage -coverage' on this …
- 14:40 Ticket #5763 ([with patch, needs work] pynac -- add _polynomial_ conversion constructor) created by
- The attached patch adds conversion to polynomial rings. Two doctests fail …
- 13:10 Ticket #5762 (Bring doctests of sage/misc/latex.py to 100%) created by
- 12:56 Ticket #5761 (Bring doctests of sage/misc/latex.py to 100%) created by
- Apply only trac_5761-latex_docstrings-ts.patch.
- 12:04 Ticket #5760 ([with patch, positive review] bring doctest coverage of plot3d/shapes.pyx ...) created by
- […]
- 11:37 Ticket #5759 (bug in divides) created by
- The function "divides" does not work for generic commutative rings. 1. it …
- 11:03 Ticket #5758 ([with patch, positive review] weird "hello" bug in homset coerce!) created by
- With a 100% clean sage-3.4.1.rc2: […]
- 10:47 Ticket #5757 ([with patch, positive review] change nodoctest directive) created by
- Without this patch, if the string 'nodoctest' is anywhere in the file, …
- 10:24 Ticket #5756 ([with patch; positive review] improve coverage of rings/morphism.pyx (and ...) created by
- Fix the coverage of morphism.pyx, which is bad.
- 10:17 Ticket #5755 ([with patch, positive review] error converting symbolic expression to ...) created by
- […]
- 10:13 Ticket #5754 ([with patch; positive review] docstrings for all the ...) created by
- Type […] You won't get a docstring at all, which sucks. You *should* …
- 08:50 Ticket #5753 ([with patch and package, positive review] update to pynac 0.1.4) created by
- Pynac 0.1.4 is out! :) Changes from 0.1.3 are: * Add support for …
- 08:47 Ticket #5752 ([with patch, positive review] Bring doctests of sage/games/sudoku.py to ...) created by
- 08:47 Ticket #5751 ([with patch, positive review] cartan_type now a method rather than ...) created by
- In connection with #5729 this makes cartan_type a method rather than …
- 07:36 WikiStart edited by
- (diff)
- 07:35 WikiStart edited by
- (diff)
- 02:16 Ticket #5750 ([with patch, positive review] Bring coverage of ...) created by
- The summary really says it all.
- 01:25 Ticket #5749 ([with patch, positive review] Bring coverage of ...) created by
- The attached patch brings up coverage for the power_series_poly.pyx …
- 01:13 Ticket #5748 ([with patch, positive review] Sage 3.4.1.rc2: isinf() related doctest ...) created by
- Notice the following on OSX and Solaris: […] IIRC there was an analog …
04/10/09:
- 22:19 Ticket #5747 ([with patch, positive review] improve doctest coverage for ...) created by
- 22:08 Ticket #5746 (rational points over subfields of the (finite) field of definition) created by
- Right now, if X is a scheme over a finite field F and we ask for the list …
- 21:54 Ticket #5744 ([with patch, positive review] Solaris 10: use C99 mode to compile ...) closed by
- fixed: Merged in Sage 3.4.1.rc2. Cheers, Michael
- 20:06 Ticket #5745 ([with patch, positive review] improve doctest coverage for ...) created by
- 18:49 Ticket #5628 ([with patch; positive review] work arroud annoying false positive SSE4a ...) closed by
- fixed: Merged in Sage 3.4.1.rc2. Cheers, Michael
- 18:30 Ticket #5724 ([with patch; positive review] get coverage of quotient_ring_element.py to ...) closed by
- fixed: Merged all three patches in Sage 3.4.1.rc2. Cheers, Michael
- 18:29 Ticket #5744 ([with patch, positive review] Solaris 10: use C99 mode to compile ...) created by
- isinf() and a bunch of friends we right now provide via solaris_fixes.h in …
- 18:25 Ticket #5743 ([with patch, with positive review] Solaris 10/Sparc: Fix numerical noise ...) created by
- There are a couple doctests on Solaris 10/Sparc that fail due to numerical …
- 18:23 Ticket #5742 (ATLAS.spkg: parallel make breaks on system with "real" sh [fixed via spkg ...) created by
- The spkg-install-$FOO script that actually builds atlas uses /bin/sh …
- 18:21 Ticket #5741 (Detect Atom CPUs as Core2 in the ATLAS detection script [fixed via spkg at ...) created by
- Build time on Sage for Atom hardware is insane since ATLAS does not …
- 18:04 Ticket #3812 ([with patch, with positive review] add apply_morphism to ideal) closed by
- fixed: Merged 3812_doctest.patch only in Sage 3.4.1.rc2. Cheers, Michael
- 17:59 Ticket #5740 ([with patch, positive review] typo in docstring for taylor series (really ...) created by
- […]
- 17:58 Ticket #5738 ([with spkg, positive review] update MPIR to 1.0.0.rc8: --enable-gmplink -> ...) closed by
- fixed: Merged in Sage 3.4.1.rc2. Cheers, Michael
- 17:43 Ticket #5729 ([with patch, positive review] Cleanup of crystal code: cartan_type now a ...) closed by
- fixed: Merged crystal-5729-track.2.patch in Sage 3.4.1.rc2. Cheers, Michael
- 17:28 Ticket #5696 ([with spkg, positive review] Update libpng to 1.2.35) closed by
- fixed: Merged in Sage 3.4.1.rc2. Cheers, Michael
- 17:19 Ticket #5555 ([with patch, positive review] make some TeX macros available to docstrings) closed by
- fixed: Merged new-macros-with-jsmath.patch and 5555-second.patch in Sage …
- 17:10 Ticket #5606 ([with patch, positive review] color complex plotting) closed by
- fixed: Merged rac_5606-complex-plot.patch in Sage 3.4.1.rc2. Cheers, Michael
- 17:00 Ticket #5699 ([with patch; positive review] notebook -- %r mode is completely broken ...) closed by
- fixed: Merged in Sage 3.4.1.rc2. Cheers, Michael
- 16:58 Ticket #5729 ([with patch, positive review] Cleanup of crystal code: cartan_type now a ...) reopened by
- Huh? This ticket has not been merged. Cheers, Michael
- 16:52 Ticket #5729 ([with patch, positive review] Cleanup of crystal code: cartan_type now a ...) closed by
- fixed
- 16:09 Ticket #5739 (changed from zeta(CDF(1)) go boom! + zeta of 1 return value be consistent ...) created by
- […]
- 15:25 Ticket #5738 ([with spkg, positive review] update MPIR to 1.0.0.rc8: --enable-gmplink -> ...) created by
- As the ticket mentions. This resolves the last known problem we had in …
- 14:09 Ticket #5737 ([with patch, with positive review] pynac interface improvements) created by
- Attached patches fix some bugs in the pynac interface and add .find() and …
- 12:43 Ticket #5736 ([with patch, positive review] Improve doctest coverage for ...) created by
- This patch adds many new doctests (mainly in sage/modular/hecke); adds new …
- 12:39 Ticket #5727 ([with patch, positive review] Improve doctest coverage for sage/modular) closed by
- fixed: Please do not reopen tickets with merged patches. Instead open a new …
- 12:31 Ticket #5727 ([with patch, positive review] Improve doctest coverage for sage/modular) reopened by
- Here's some more -- mostly in sage/modular/hecke/hecke_operator.py and …
- 10:08 Ticket #5735 ([with patch, positive review] delete extended rationals and integers ...) created by
- […] +1 to getting rid of them both. Nobody knows what they are …
- 09:09 Ticket #5734 ([with patch, with positive review] Bring doctests of ...) created by
- As of 3.4.1.rc1, we have […] and I think I might have the right …
- 07:19 Ticket #5733 ([with patch, positive review] bug in 3d plotting of graphs) created by
- […] Reported by alec@mihailovs
- 03:22 Ticket #4987 ([with spkg, positive review] Upgrade to Cython 0.11) closed by
- fixed: Hi Robert, is is customary to open another ticket for an issue found in a …
- 02:55 Ticket #5732 ([with patch, positive review] digits,exact_log,ndigits speed overhaul) created by
- The Integer.exact_log method is very slow for small input simply because …
- 02:23 Ticket #4987 ([with spkg, positive review] Upgrade to Cython 0.11) reopened by
- Speed profiling should be done as well! 0.10.3 […] 0.11 […] This …
- 01:11 Ticket #5731 (Update NTL to 5.5.2 release (latest upstream)) created by
- From http://www.shoup.net/ntl/doc/tour-changes.html (03.09.2010): == …
Note: See TracTimeline
for information about the timeline view.

