Timeline
09/04/09:
- 14:26 Ticket #6892 ([with patch, positive review] change dollar signs to backticks) created by
- In …
- 13:59 Ticket #6891 ([with patch, positive review] Bring functions.spike_functions.py to 100% ...) created by
- There was nearly no documentation, and no doctests.
- 11:55 Ticket #6890 (No help for is_SymbolicVariable ?) created by
- Help for is_SymbolicVariable and is_SymbolicExpressionRing is nonexistent, …
- 07:06 Ticket #6889 (Algebra of multivariate polynomials invariant under the action of a ...) created by
- First implementation of the Algebra of multivariate polynomials invariant …
- 05:59 Ticket #6888 ([with patch, positive review] sage-env complain about bad SAGE_ROOT ...) created by
- the $SAGE_ROOT/local/bin/sage-env has 2 small flaws. 1) the script prints …
- 04:59 Ticket #6887 (Implement elliptic curve isogenies (continued)) created by
- Thanks mainly to Dan Shumow, 4.1.1 has some very useful code for …
- 01:58 Ticket #6886 (Elliptic curve isogeny checking can be expensive) created by
- In #6384, code was introduced to check whether the kernel polynomial …
- 01:02 Ticket #6885 (Excessive nesting in PDF reference manual, possibly from ring.pyx) created by
- When building the PDF reference manual on 64-bit Fedora 10: […] I think …
- 00:45 Ticket #6884 (notebook doctest failures in Sage 4.1.2.alpha0 on mod.math) created by
- The following doctests failed in Sage 4.1.2.alpha0 on mod.math: […] …
09/03/09:
- 23:36 Ticket #6883 ([with spkg, positive review] ECL 9.8.4 fails to build in 64-bit mode, OS X ...) created by
- I got the following failure when compiling Sage 4.1.2.alpha0: […] This …
- 15:58 Ticket #6882 (bug in conversion of "i" from Maxima to Sage) created by
- […] See the sage-devel thread about this on Sept 3 for some discussion …
- 15:47 Ticket #6881 (Solving conics over polynomial rings.) created by
- Implement the algorithm of John Cremona and Mark van Hoeij for finding …
- 14:39 Ticket #6877 ([with patch, positive review] Boolean function for crypto, small bugfixes ...) closed by
- fixed
- 14:38 Ticket #6874 ([with patch, positive review] #4135 follow-up: fix typos and docbuild ...) closed by
- fixed
- 10:22 Ticket #6880 (docstrings and @cached_method -- if you used cached_method then docstring ...) created by
- If you used the @cached_method decorator when defining a function in …
- 09:24 Ticket #6879 ([with patch, positive review] Elliptic curve constructor does not check if ...) created by
- Example: […] This is because the curve constructed is an ell_generic …
- 06:27 Ticket #6878 (Allow the exclusion of points from the plot range) created by
- The attached patch adds a new option 'exclude' to the plot command which …
- 05:21 Ticket #6877 ([with patch, positive review] Boolean function for crypto, small bugfixes ...) created by
- Not even in sage, but already a bug fix... The bug comes from the …
- 04:30 Ticket #6876 (plotting prime_pi and nth_prime fails) created by
- Plotting prime_pi gives the following error: […] It also does …
- 04:03 Ticket #6875 ([with patch, positive review] fill option is broken for polar_plot) created by
- The fill option for polar_plot does not work correctly anymore. The …
- 03:40 Ticket #4135 ([with patch, positive review] notebook -- user management features) closed by
- fixed: Merged trac_4135.5.patch. See #6874 for a follow-up to this ticket.
- 03:27 Ticket #6874 ([with patch, positive review] #4135 follow-up: fix typos and docbuild ...) created by
- After merging the patch trac_4135.5.patch at #4135, rebuilding the …
- 02:14 Ticket #6872 ([with patch, positive review] #6596 follow-up: typo in docstring) closed by
- fixed: The module sage/libs/singular/groebner_strategy.pyx is currently not in …
- 01:16 Ticket #6853 ([with patch, positive review] Templating tag typo) closed by
- fixed
- 01:15 Ticket #6866 ([with patch, positive review] Latex typos in orthogonal_polys.py) closed by
- fixed
- 00:39 Ticket #6835 ([with patch, positive review] Inconsistent types for degree of finite ...) closed by
- fixed
- 00:03 Ticket #6856 ([with patch, positive review] cancel button in notebook user settings not ...) closed by
- fixed
09/02/09:
- 23:12 Ticket #6873 (*huge* bug in multivariate polynomial substitution) created by
- Observe: […] This is really really bad. Notice in the first and …
- 23:09 Ticket #6628 ([with patch, positive review] Singular functions via libSingular) closed by
- fixed: Merged both patches.
- 22:34 Ticket #6596 ([with patch, positive review] Singular refactoring and Groebner Strategy ...) closed by
- fixed: Merged both patches.
- 22:28 Ticket #6872 ([with patch, positive review] #6596 follow-up: typo in docstring) created by
- This is a follow-up to #6596 to fix a typo introduced in a docstring.
- 20:19 Ticket #6871 (temporary passwords aren't temporary) created by
- As described in comment:27:ticket:4135, when #4135 is applied, the …
- 13:20 Ticket #6870 ([with patch, positive review] Bug in binomial) created by
- Here are two cases where binomial fails. I think it is not properly …
- 10:44 Ticket #6502 (Linear Program Solver and Mixed Integer Program Solver in Sage) closed by
- wontfix
- 10:39 Ticket #6869 ([with patch, positive review] LP and MIP Solvers in Sage ( with symbolics ...) created by
- Hello everybody !!! After the work done in #6502 I rewrote the whole …
- 10:34 Ticket #6868 ([with spkg, positive review] Coin-OR CBC ( compatible with the symbolics ...) created by
- Hello everybody !!! As I wrote a new numerical.MIP class using symbolics, …
- 10:33 Ticket #6867 ([with spkg, positive review] GLPK ( compatible with the symbolics from MIP ...) created by
- Hello everybody !!! As I wrote a new numerical.MIP class using symbolics, …
- 09:50 Ticket #6838 ([with patch, positive review] error creating matrices over GF(2) from ...) closed by
- fixed
- 09:08 Ticket #6817 ([with spkg, positive review] GLPK for Sage, new version) closed by
- fixed: ncohen --- In future updates to the GLPK spkg, please put your custom …
- 08:54 Ticket #6866 ([with patch, positive review] Latex typos in orthogonal_polys.py) created by
- There are some LaTeX typos in the reference manual on orthogonal …
- 08:41 Ticket #6745 ([with patch, positive review] quaternion algebras -- add computation of ...) closed by
- fixed: Merged both patches.
- 08:30 Ticket #6865 ([with patch, positive review] Use templates for CSS) created by
- CSS is currently served by css() in css.py, even though it is …
- 07:19 Ticket #6864 ([with patch, positive review] Stop Sage tests from saving things to hard ...) created by
- As far as I can tell, there are several objects that are saved when you …
- 06:00 Ticket #6863 (Implement cusps over number fields) created by
- This is related to, but not dependent on, #6829. Cusps over a number …
- 04:35 Ticket #6862 (Mixing of different domains for symbolic variables) created by
- From suge-support On Sep 1, 11:35 pm, Mani chandra <mchan...@…> …
- 04:03 Ticket #6792 (fix doctest failures in doc/fr/tutorial/interfaces.rst due to upgrade to ...) closed by
- fixed: This is fixed by #6699.
- 04:02 Ticket #6789 (fix doctest failures in symbolic/expression.pyx due to upgrade to Maxima ...) closed by
- fixed: This is fixed by #6699.
- 04:02 Ticket #6787 (fix doctest failures in doc/en/tutorial/interfaces.rst due to upgrade to ...) closed by
- fixed: This is fixed by #6699.
- 04:00 Ticket #6786 (fix doctest failures in doc/en/tutorial/tour_algebra.rst due to upgrade to ...) closed by
- fixed: This is fixed by #6699.
- 03:59 Ticket #6785 (fix doctest failure in doc/en/constructions/plotting.rst due to upgrade to ...) closed by
- fixed
- 03:58 Ticket #6784 (fix doctest failures in doc/en/constructions/interface_issues.rst due to ...) closed by
- fixed: This is fixed by #6699.
- 03:57 Ticket #6783 (fix doctest failures in doc/en/constructions/linear_algebra.rst due to ...) closed by
- fixed: This is fixed by #6699.
- 03:56 Ticket #6782 (doctest failure in doc/en/constructions/calculus.rst due to upgrade to ...) closed by
- fixed: This is fixed by #6699.
- 03:52 Ticket #6699 ([with spkg and patch, positive review] Update to Maxima 5.19.1 ...) closed by
- fixed: Merged maxima-5.19.1.p0.spkg in the standard packages repository and …
- 03:45 Ticket #6564 ([with spkg, positive review] Update ECL to the latest 9.8.4, needed for ...) closed by
- fixed: Here are the results of my test on various platforms. For each of the …
- 02:44 Ticket #6740 ([with spkg, positive review] upgrade mpmath to 0.13) closed by
- fixed: Merged mpmath-0.13.spkg in the standard packages repository. Running the …
- 01:50 Ticket #6603 ([with spkg, positive review] COIN-OR / CBC for SAGE) closed by
- fixed: Merged in optional packages repository. See this page …
- 01:02 Ticket #6514 ([with patch, positive review] Boolean function for cryptography) closed by
- fixed: Merged patches in this order: 1. trac_6514_BooleanFunction.patch 1. …
09/01/09:
- 22:15 Ticket #6742 ([with patch, positive review] Stylesheets are not always loaded in Chrome) closed by
- fixed
- 21:47 Ticket #6861 ([with patch, positive review] allow users to test Sage script using ...) created by
- At least in Sage 4.1.1, a regular user cannot run tests on their own Sage …
- 19:22 Ticket #6860 (dimensions of modular forms spaces for Gamma(N) is slow) created by
- […]
- 18:42 Ticket #6859 ([with patch, positive review] Add more graph generators) created by
- This patch add graph generators for the hyper star, (n,k)-star, n-star, …
- 18:11 Ticket #6858 ([with patch, positive review] Cayley graph connecting set) created by
- Reported by Chris Godsil.
- 18:00 Ticket #6857 ([with patch, positive review] in automorphism_group, orbits=True does not ...) created by
- Reported by Chris Godsil
- 08:09 Ticket #6856 ([with patch, positive review] cancel button in notebook user settings not ...) created by
- The cancel button in the 'Settings' page of a notebook user is not working …
- 05:31 Ticket #6855 (Embed live cells in external web pages) created by
- A Sage Embed API, for loading cells or worksheets easily in external web …
- 01:17 Ticket #6854 (Tab completion for elements of InfinitePolynomialRing) created by
- Hello !! I know nothing about Symbolics in Sage, but I will be using …
08/31/09:
- 23:12 Ticket #6840 ([with patch, positive review] Fix documentation for Sage Notebook) closed by
- fixed: Merged patches in this order: 1. …
- 15:09 Ticket #6853 ([with patch, positive review] Templating tag typo) created by
- There is an incomplete closing script tag in …
- 07:34 Ticket #6852 (cliquer-1.2 fails to build as it cant find Sun compiler (SCons issue)) created by
- Yet one more issue that arrises on Solaris with SCons. This is on an old …
- 05:12 Ticket #5360 (Re-reading of #4927 convert sage.server.* docstrings to Sphinx) closed by
- duplicate: Closing this ticket as a duplicate of #6840.
- 05:03 Ticket #6762 ([with patch, positive review] add __contains__ to quaternion algebra ...) closed by
- fixed
- 05:02 Ticket #6851 ([with patch, positive review] hashes for derivatives of symbolic functions ...) created by
- It seems that #6243 didn't fix things properly: […]
- 04:41 Ticket #6850 ([with patch, positive review] follow-up to #6531: really add ring.pyx to ...) closed by
- fixed
- 01:20 Ticket #6744 ([with patch, positive review] install script stores start time of build) closed by
- fixed
- 01:05 Ticket #6846 ([with patch, positive review] follow up to #6751: fix warnings when ...) closed by
- fixed
- 00:02 Ticket #6845 ([with patch, positive review] bad ReST formatted docstring in #6819) closed by
- fixed: Merged multinomial_docstrings.2.patch.
- 00:00 Ticket #6556 ([with patch, positive review] notebook: document keyboard shortcuts) closed by
- fixed: Merged trac_6556.patch.
08/30/09:
- 23:03 Ticket #6531 ([with patch, positive review] Add generic ring classes to reference manual) closed by
- fixed: Merged trac_6531-restify_generic_ring-rebase.patch. See #6850 for a …
- 22:44 Ticket #6850 ([with patch, positive review] follow-up to #6531: really add ring.pyx to ...) created by
- The patch trac_6531-restify_generic_ring-rebase.patch at #6531 was …
- 21:45 Ticket #5726 ([with patch, positive review] "Definition:" missing/wrong/messed up both ...) closed by
- fixed
- 18:29 Ticket #6849 ([with spkg's] port Sage to OS X 10.6) created by
- Attach to this ticket some of the fixes for getting Sage to build on OS X …
- 14:36 Ticket #6848 ([with patch, positive review] "Definition:" messed up in notebook and ...) created by
- Quoted from #5726: […] Notice the stupid quotes around -1 and 1, which …
- 06:00 Ticket #6847 (Auto-generate and insert images into the documentation) created by
- Currently, images included in the Sage documentation must be generated …
- 05:23 Ticket #6294 ([with patch, positive review] lisp command in sage is now totally broken ...) closed by
- fixed
- 05:09 Ticket #5958 ([with patch, positive review] MPolynomial_polydict.factor() should accept ...) closed by
- fixed: John -- Please remember to put a sensible commit message in your patch. …
- 04:46 Ticket #6287 ([with patch, positive review] sage -lisp should run ECL) closed by
- fixed: Doing any of these "./sage -ecl" or "./sage -lisp" would run ECL as …
- 04:32 Ticket #6568 ([with patch, positive review] Migrate Notebook to Jinja) closed by
- fixed: The patch trac_6568-jinja_migration_v2.patch results in over 20 warnings …
- 03:28 Ticket #6685 ([with patch, positive review] include pictures in the reference manual and ...) closed by
- fixed: Merged trac_6685-proposal.patch. While doctesting with the …
- 02:50 Ticket #6846 ([with patch, positive review] follow up to #6751: fix warnings when ...) created by
- The following section of the patch trac_6751.patch from #6751 results in …
- 02:29 Ticket #6751 ([with patch, positive review] implement ternary quadratic forms associated ...) closed by
- fixed: Merged both patches. The patch trac_6751.patch applies OK, but with …
- 01:42 Ticket #6819 ([with patch, positive review] multinomial to accept lists as argument too) closed by
- fixed: The patch multinomial_list.patch contains some badly formatted …
- 00:36 Ticket #6845 ([with patch, positive review] bad ReST formatted docstring in #6819) created by
- Follow up to #6819 for fixing badly formatted docstring.
- 00:26 Ticket #6447 ([with patch, positive review] Add a <canvas> renderer for 3D plotting) closed by
- fixed: Merged trac_6447~rebase.patch.
- 00:15 Ticket #6844 (Clean up spkg-install for readline) created by
- The spkg-install for readline does a lot of silly things. * It does a …
- 00:09 Ticket #6842 ([with patch, positive review] ordinal_str giving wrong answers for 111, ...) closed by
- fixed
08/29/09:
- 23:35 Ticket #6614 ([with patch, positive review] Remove jsMath from version control in the ...) closed by
- fixed: For Sage 4.1.1 with trac_6614-jsmath_repo_v2.patch, reference manual …
- 11:21 WikiStart edited by
- (diff)
- 10:21 Ticket #6843 (Permission problem when uploading worksheet) created by
- When trying to upload a .sws that contains directories with permission …
- 04:40 Ticket #6664 ([with patch, positive review] Update autodoc-skip-member for Sphinx v0.6.x) closed by
- fixed
- 04:29 Ticket #6842 ([with patch, positive review] ordinal_str giving wrong answers for 111, ...) created by
- The following is incorrect, if I am not mistaken (but I am not a native …
- 01:55 Ticket #6841 ([with patch, positive review] the shift cryptosystem) created by
- Implement the shift cryptosystem for educational purposes. This adds to …
- 00:30 Ticket #6840 ([with patch, positive review] Fix documentation for Sage Notebook) created by
- Change documentation of the notebook to a uniform format and complete …
08/28/09:
- 23:34 Ticket #6839 ([with patch, positive review] Implementation of crystal of letters for ...) created by
- - Implemented crystal of letters for type E7 - Added the method that goes …
- 14:05 Ticket #6838 ([with patch, positive review] error creating matrices over GF(2) from ...) created by
- Yet another thing I can't understand: […] For the record: […] So …
- 08:38 Ticket #6837 (Implementation of twisting modular forms by Dirichlet characters) created by
- In Koblitz's book "Introduction to Elliptic Curves and Modular Forms", …[…]
- 07:21 Ticket #6836 (The Sturm bound for modular forms gives the wrong result sometimes) created by
- In the documentation for the Sturm bound, the following appears: "Kevin …
- 03:59 Ticket #6835 ([with patch, positive review] Inconsistent types for degree of finite ...) created by
- Finite fields in Sage have 4 different types, depending on the …
08/27/09:
- 16:42 Ticket #6834 (upgrade Valgrind to version 3.5.0) created by
- The current version of the optional Valgrind spkg is 3.3.1. Upgrade that …
- 16:21 Ticket #6833 (use hg for worksheet history) created by
- Sage ships an excellent revision control software but uses a rather simple …
- 05:50 Ticket #6832 ([with patch, positive review] bug in inverse_mod for number field elements) created by
- In the documentation for inverse_mod for (integral) elements of a number …
08/26/09:
- 23:29 Ticket #6831 (No more maximal dimension requirement for lattice polytopes) created by
- Since PALP requires polytopes to have the same dimension as the ambient …
- 15:20 Ticket #6830 ([with patch, needs review] Ideals of a Hecke Algebra) created by
- Added code for ideals of a Hecke algebra. This patch depends on the basis …
- 15:14 Ticket #6768 ([with patch, positive review] Basis of a Hecke algebra) closed by
- fixed
- 14:47 Ticket #6829 ([with patch, positive review] Implement Manin symbols over number fields) created by
- Manin symbols over number fields (related to modular symbols) are used for …
- 14:46 Ticket #6571 ([with patch, positive review] Improve iterator of word morphisms) closed by
- fixed
- 14:18 Ticket #5831 (Reducible root system fixes) closed by
- duplicate: Closing this ticket as a duplicate of #5794.
- 14:15 Ticket #6464 ([with patch, positive review] notebook: Unicode in notebook worksheets) closed by
- fixed: Merged trac_6464-unicode.patch.
- 14:13 Ticket #6686 ([with patch, positive review] Missing closing </center> tag in notebook ...) closed by
- fixed: Merged trac_6686-help_center_tag_alt.patch.
- 13:02 Ticket #6562 (Unicode support in TextCells) closed by
- duplicate: Closing this as a duplicate of #6464.
- 12:57 Ticket #5564 (fix character encoding problems in the notebook) closed by
- wontfix: Closing this ticket as per kcrisman's request. Please refer to #4956, …
- 06:36 Ticket #6828 ([with patch, positive review] Random Bipartite Graph) created by
- I needed to create one of those, and thought it may be useful in sage... …
- 01:28 Ticket #6827 ([with patch, positive review] probability distributions doctests + general ...) created by
- This patch attends to sage/gsl/probability_distribution.pyx: - 100% …
08/25/09:
- 18:16 Ticket #6826 ([with patch, positive review] magma_free interface is broken) created by
- The magma free interface has changed slightly. The attached patch updates …
- 15:38 Ticket #4622 (certain input for variety() crashes Singular [reported upstream]) closed by
- fixed
- 15:28 CategoriesCategoriesReview edited by
- (diff)
- 15:25 Ticket #6807 ([with patch, positive review] bug in blocks_and_cut_vertices() of a graph ...) closed by
- fixed
- 12:25 Ticket #3895 (sage-notebook-insecure ImportError) closed by
- fixed: This is fixed (at least) in 4.1.1.
- 12:20 Ticket #1118 (cputime should include the cpu times of all subprocesses) closed by
- duplicate: This is a duplicate of #4761 and thus I am closing this ticket.
- 10:47 Ticket #6647 ([with patch, positive review] Permutation Group improvements) closed by
- fixed: Merged patches in this order: 1. …
- 10:18 Ticket #6825 (intermittent failure in vector_real_double_dense.pyx) created by
- Mariah Lenox reported the following doctest failure when running the test …
- 08:36 Ticket #6824 ([with patch, positive review] cdef in timeseries.pyx follows use of ...) created by
- > During sage -upgrade (from a mirror) > > <snip> > python which cython …
- 01:20 Ticket #6823 ([with patch, positive review] Kneser Graph in graph_generators) created by
- Kneser graphs for graph_generators ( …
08/24/09:
- 22:01 Ticket #6770 ([with patch, positive review] typos in two modules of modular form) closed by
- fixed
- 22:00 Ticket #6767 ([with patch, positive review] typo in totallyreal_rel.py) closed by
- fixed
- 21:46 Ticket #6822 ("empty" .spkg files in binary builds confusing) created by
- For binary distributions, we ship fake .spkg files in spkg/standard. This …
- 21:44 Ticket #6766 ([with patch, positive review] faster powers of factorizations) closed by
- fixed
- 21:29 Ticket #6677 ([with patch, positive review] Sequence doesn't know how to typeset itself) closed by
- fixed: Merged both patches.
- 21:12 Ticket #6549 ([with patch, positive review] reinstate some doctests in ...) closed by
- fixed
- 20:54 Ticket #4822 ([with patch, positive review] Tweak to the error message for EllipticCurve) closed by
- fixed: Merged both patches.
- 20:04 Ticket #6659 ([with patch, positive review] cores() is broken for some digraphs, and is ...) closed by
- fixed
- 18:40 Ticket #6643 ([with patch, positive review] vector function changes the ring of a vector ...) closed by
- fixed
- 18:18 Ticket #4731 (Repeated computation involving Maxima is getting slower and slower) closed by
- duplicate: Closing this as a duplicate of #6818.
- 18:17 Ticket #6818 ([with patch, positive review] maxima interface gets dramatically slower ...) closed by
- fixed
- 17:43 Ticket #6631 ([with patch, positive review] speed up is_lyndon method for words) closed by
- fixed: Merged: 1. trac_6631-is_lyndon.patch 1. trac_6631-reviewer.patch
- 17:17 Ticket #6821 (add empty_species.py to the reference manual) closed by
- duplicate: On second thought, it was stupid of me to open this ticket. So marked as …
- 17:08 Ticket #6821 (add empty_species.py to the reference manual) created by
- This is a follow-up to #6630. Here, we add the module …
- 16:54 Ticket #6627 ([with patch, positive review] fix lyndon and standard factorization of ...) closed by
- fixed
- 13:05 Ticket #6820 (Easy command-line access to HTML documentation and docstrings) created by
- The attached patch introduces the command browse_sage_doc. It lets …
- 11:23 Ticket #6819 ([with patch, positive review] multinomial to accept lists as argument too) created by
- I have modified multinomial to accept lists as argument too. It makes …
- 07:43 Ticket #6818 ([with patch, positive review] maxima interface gets dramatically slower ...) created by
- If you do a few hundred calls to the maxima interface, it gets way way …
- 06:42 Ticket #6620 ([with patch, positive review] add a method to the Gap class to access ...) closed by
- fixed: Merged patches in this order: 1. trac_6620.patch 1. …
- 06:06 Ticket #6590 ([with patch, positive review] Cython __new__ should be __cinit__) closed by
- fixed: Merged 6590-cinit_rebased.patch.
- 05:34 Ticket #6402 ([with patch, positive review] Fix bugs + improve documentation for ...) closed by
- fixed
- 02:38 Ticket #6817 ([with spkg, positive review] GLPK for Sage, new version) created by
- New version of package GLPK for Sage. There is nothing new except that …
- 00:24 CategoriesCategoriesReview edited by
- (diff)
08/23/09:
- 23:43 Ticket #6811 ([with patch, positive review] prime_pi.plot is wrong (!)) closed by
- fixed: Merged both patches.
- 22:51 Ticket #6561 ([with patch, positive review] Trivial bug with cartesian product of an ...) closed by
- fixed
- 22:20 Ticket #6384 ([with patch, positive review] elliptic curve -- isogeny function is not ...) closed by
- fixed
- 21:46 Ticket #6476 ([with spkg, positive review] upgrade Singular to 3.1.0.4) closed by
- fixed: Merged singular-3-1-0-4-20090818.spkg in the standard spkg repository.
- 19:04 CategoriesCategoriesReview edited by
- (diff)
- 17:07 Ticket #6816 ([with patch, needs review] sage/maxima hang when doing an indefinite ...) created by
- Integration sometimes hangs in sage-4.1.1. […] In fact, in Maxima …
- 15:57 Ticket #6815 (Restarting worksheet doesn't enable typesetting even when "Typeset" box is ...) created by
- Restarting worksheet seems to disable latex typesetting even though …
- 07:25 Ticket #6672 ([with patch, positive review] Elliptic curve isogeny coercion of output to ...) closed by
- fixed
- 07:01 Ticket #6461 ([with patch, positive review] Schaefer's Simplified Data Encryption ...) closed by
- fixed
- 05:45 Ticket #6814 (jordan_form transformation lack of precision sage 4.1.1) created by
- There is an example for a lack of precision exception in the doc of …
- 03:09 Ticket #5660 ([with patch, positive review] count_points(1) for elliptic curves over ...) closed by
- fixed
- 02:52 Ticket #6253 ([with patch, positive review] Constant functions) closed by
- fixed: Merged patches in this order: 1. trac_6253-constant_function-nt.patch …
- 01:43 Ticket #6813 (The whole world in a graph) created by
- see …
- 00:58 Ticket #6812 (Enumerate integer vectors modulo the action of a Permutation Group) created by
- The goal of this ticket is to enumerate integer vectors up to the action …
08/22/09:
- 21:11 Ticket #6811 ([with patch, positive review] prime_pi.plot is wrong (!)) created by
- I was computed Riemann's analytic formula for pi(X), and was disturbed it …
- 19:11 Ticket #5857 ([with patch, positive review] E.list() for E an elliptic curve over a ...) closed by
- fixed: The reviewer patch trac_5857-reviewer.patch fixes a trivial typo in ReST …
- 18:57 Ticket #6810 (improve doctest coverage in schemes/homset.py) created by
- The current coverage is 8% and should be brought up to 100%. Also, there …
- 18:04 Ticket #5600 ([with patch, positive review] Cleanup of integer compositions) closed by
- fixed: Merged patches in this order: 1. …
- 16:23 CategoriesCategoriesReview edited by
- Everything is now 100% doctested. (diff)
- 15:57 Ticket #6809 (abstract_methods_of_class) created by
- Implement a utility abstract_methods_of_class which lists all the optional …
- 15:20 Ticket #6808 (Implement a benchmark based on Karl Unterkofler's Mathematica benchmark) created by
- Karl Unterkofler has implemented various benchmarks for Mathematica. These …
- 15:13 Ticket #3108 ([with patch, positive review] implement additive_order for elliptic curve ...) closed by
- fixed
- 14:30 Ticket #6807 ([with patch, positive review] bug in blocks_and_cut_vertices() of a graph ...) created by
- There is another bug in blocks_and_cut_vertices() where cut vertices can …
- 13:26 Ticket #6806 ([with patch, positive review] typo in patch of ticket #6396: ...) created by
- The patch trac_6396-deg1primes.patch at ticket #6396 has this docstring: …
- 13:25 Ticket #6805 ([with patch, positive review] Integrality check in LatticePolytope) created by
- It is possible now to create a lattice polytope with rational vertices, …
- 10:16 Ticket #6804 (Permutation.weak_excedences inconsistency) created by
- Either code or docstring is wrong in 4.1.1, "=" vs. ">=": […] […]
- 07:18 Ticket #6802 (define a real variable with var()) closed by
- duplicate: Closing this as a duplicate of #6559.
- 04:34 Ticket #6803 (Implement symbolic Kronecker delta and also make current signum (sgn) ...) created by
- We should have a symbolic Kronecker delta in Sage. Also, current …
- 03:49 Ticket #6802 (define a real variable with var()) created by
- At this …
- 03:22 Ticket #6801 (weird bug in magma.eval) created by
- This gives a weird magma error: […] The same thing with a shorter line …
- 00:32 Ticket #6800 (formal/lazy/infinite powerseries) created by
- New code that implements lazy power and Laurent series.
08/21/09:
- 16:20 Ticket #6799 (Speed up symbolic comparison) created by
- It takes too long to check whether x is in a list in new symbolics […] …
- 01:16 Ticket #6798 (fix doctest timeout in modules/vector_double_dense.pyx) created by
- On Solaris 10 update 7 (SPARC), the following tests timed out. Both ECL …
- 01:02 Ticket #6797 (doctest failure in sage/sage/groups/perm_gps/cubegroup.py due to upgrade ...) created by
- On Solaris 10 update 7 (SPARC), the following tests failed. Both ECL and …
- 00:29 Ticket #6796 (doctest failure in sage/sage/interfaces/psage.py due to upgrade to Maxima ...) created by
- On Solaris (SPARC), the following tests failed. Both ECL and Maxima were …
- 00:22 Ticket #6795 (doctest failure in sage/sage/interfaces/expect.py due to upgrade to Maxima ...) created by
- On Solaris (SPARC), the following tests failed. Both ECL and Maxima were …
- 00:12 Ticket #6794 (doctest failure on 32-bit Solaris 10 SPARC in ...) created by
- On Solaris (SPARC), on a 32-bit build, the following tests failed. Both …
08/20/09:
- 16:03 Ticket #6793 (fix doctest timeout in schemes/elliptic_curves/ell_point.py due to upgrade ...) created by
- On Solaris 10 update 7 (SPARC), the following tests failed. Both ECL and …
- 15:56 Ticket #6792 (fix doctest failures in doc/fr/tutorial/interfaces.rst due to upgrade to ...) created by
- On Solaris 10 update 7 (SPARC), the following test failed. Both ECL and …
- 15:45 Ticket #6791 (2 doctest failures in devel/sage/sage/symbolic/expression.pyx) created by
- On Solaris 10 update 7 (SPARC), the following tests failed. Both ECL and …
- 15:28 Ticket #6790 (12 doctest failures in devel/sage/sage/server/simple/twist.py) created by
- On Solaris 10 update 7 (SPARC), the following test failed. Both ECL and …
- 15:21 Ticket #6789 (fix doctest failures in symbolic/expression.pyx due to upgrade to Maxima ...) created by
- On Solaris 10 update 7 (SPARC), the following tests failed. Both ECL and …
- 15:14 Ticket #6788 (fix doctest timeout in symbolic/assumptions.py due to upgrade to Maxima ...) created by
- On Solaris 10 update 7 (SPARC), the following tests failed. Both ECL and …
- 15:09 Ticket #6787 (fix doctest failures in doc/en/tutorial/interfaces.rst due to upgrade to ...) created by
- On Solaris 10 update 7 (SPARC), the following tests failed. Both ECL and …
- 14:55 Ticket #6786 (fix doctest failures in doc/en/tutorial/tour_algebra.rst due to upgrade to ...) created by
- On Solaris 10 update 7 (SPARC), the following test failed. Both ECL and …
- 14:48 Ticket #6785 (fix doctest failure in doc/en/constructions/plotting.rst due to upgrade to ...) created by
- On Solaris 10 update 7 (SPARC), the following test failed. Both ECL and …
- 14:43 Ticket #6784 (fix doctest failures in doc/en/constructions/interface_issues.rst due to ...) created by
- On Solaris 10 update 7 (SPARC), the following test failed. Both ECL and …
- 14:34 Ticket #6783 (fix doctest failures in doc/en/constructions/linear_algebra.rst due to ...) created by
- On Solaris (SPARC), the following tests failed. Both ECL and Maxima were …
- 14:29 Ticket #6782 (doctest failure in doc/en/constructions/calculus.rst due to upgrade to ...) created by
- On Solaris (SPARC), the following test failed. Both ECL and Maxima were …
- 13:00 Ticket #6781 (Library access to ecl) created by
- ecl can be run "embedded" and has a fairly clean C interface, which should …
08/19/09:
- 20:30 Ticket #6780 ([with patch, positive review] Stability improvement for lattice_polytope) created by
- As it was already observed before, there are problems with using …
- 17:04 Ticket #6779 ([with patch, positive review] positive_integer_relations bug in ...) created by
- Since gcd(3/2, 9/5) used to be 3/10, it was used in lattice_polytope …
- 16:01 Ticket #6778 ([with patch, positive review] Fix nfacets for non-reflexive lattice ...) created by
- There is a silly bug in computing the number of facets of non-reflexive …
- 15:48 Ticket #6777 (segfault with univariate polynomial, realfield, complexfield) created by
- This is with a modified […] Mac OS X, Intel hardware. […]
- 13:11 Ticket #6776 ([with patch, positive review] plot3d improvement for lattice polytopes) created by
- This patch allows to - use plot3d for 1- and 2-dimensional …
- 11:29 Ticket #6775 (Create an interface for Disjoint Set data structure) created by
- I would like to have an easy to use disjoint-set data structure like the …
- 07:32 CategoriesCategoriesReview edited by
- (diff)
08/18/09:
- 14:54 CategoriesCategoriesReview edited by
- (diff)
- 13:28 CategoriesCategoriesReview edited by
- (diff)
- 11:05 Ticket #6490 (upgrade lisp ecl to version 9.6.2 which has been released) closed by
- duplicate: This is a duplicate of #6564.
- 10:08 Ticket #6774 (tour Graph Theory) created by
- Hello ! I thought it was a pity Sage contained nothing yet about Graph …
- 08:50 CategoriesCategoriesReview edited by
- (diff)
08/17/09:
- 10:31 WikiStart edited by
- (diff)
- 04:16 Ticket #1343 (singular factorize is randomly slow) closed by
- fixed: This can be closed since in sage-4.1.1 the problem is gone: […]
- 03:11 Ticket #6773 (Freetype hides warning messages by sending output to /dev/null) created by
- I've not no idea why anyone would want to do this, but freetype (along …
- 02:30 Ticket #6772 (increase default ecl memory limits for maxima+ecl in sage) created by
- Example: […] And the response from the main ECL guy: […]
- 01:22 Ticket #6771 (speed up pynac --> polynomials conversion, since it is really slow) created by
- […]
- 00:42 Ticket #6770 ([with patch, positive review] typos in two modules of modular form) created by
- The typos concern these files: […]
08/16/09:
- 23:54 Ticket #6769 (Documentation for vector() does not match behavior) created by
- The documentation for the vector constructor (vector() in …
- 18:13 Ticket #6768 ([with patch, positive review] Basis of a Hecke algebra) created by
- Added new code for the basis of a Hecke algebra as a free module over the …
- 14:14 Ticket #6767 ([with patch, positive review] typo in totallyreal_rel.py) created by
- A trivial typo is corrected by the patch.
- 14:08 Ticket #6766 ([with patch, positive review] faster powers of factorizations) created by
- The patch provides a much faster method for computing powers of …
- 11:50 Ticket #6765 (Linear Programming in Tutorial's Tour !) created by
- Hello !!! Following …
- 10:06 Ticket #6764 (Independent Set of Representatives) created by
- See …
- 09:14 Ticket #6763 ([with patch, needs review] Bin Packing (uses Linear Programming)) created by
- This patch implements a solver for the Bin Packing problem using Linear …
- 02:16 Ticket #6762 ([with patch, positive review] add __contains__ to quaternion algebra ...) created by
- The title is self explanatory.
- 02:13 Ticket #6761 ([with patch, needs review] solve_left on a vector returns a matrix) created by
- This is inconsistent with solve_right and contrary to the documentation. …
- 01:49 Ticket #6760 (error in quaternion algebra ideal basis) created by
- […]
- 01:22 Ticket #6759 ([with spkg, positive review] Update sqlite to latest release - needed for ...) created by
- I tried to build Sage using Sun's compiler suite, based on Sun Studio 12 …
08/15/09:
- 20:44 Ticket #6758 (fix messed up libgcrypt package) created by
- I tried to use the Sun compiler to build Sage. Since it's more fussy that …
- 20:42 Ticket #6757 (libgcrypt in Sage is GPL 3) created by
- Sage has libgcrypt version 1.4.3 in spkg/standard. But: …
- 19:02 Ticket #6756 (Implement ``diff`` format symbolic derivative in new symbolics) created by
- Implement a diff format symbolic derivative in new symbolics as the second …
- 09:37 Ticket #6755 (sage-4.1.1 -- twist.py tests are seriously broken on OS X 10.5 PPC) created by
- […]
- 09:36 Ticket #6754 (sage-4.1.1 -- numerical noise on OS X 10.5 PPC) created by
- […]
- 09:35 Ticket #6753 (sage-4.1.1 -- bug in integral_elements_in_box) created by
- […]
- 06:09 Ticket #6752 (tutorial: explain where generated Python files are located) created by
- At this …
08/14/09:
- 18:18 Ticket #6751 ([with patch, positive review] implement ternary quadratic forms associated ...) created by
- This patch could possibly depend on #6745. The goal of this patch is to …
- 14:34 Ticket #6750 ([with spkg, positive review] New version of optional Group Cohomology spkg) created by
- There is a new version 1.1 of our optional spkg for the computation of …
- 14:01 Ticket #6749 ([with patch, positive review] Knapsack algorithm) created by
- A general knapsack algorithm using Linear programming ( check you have …
- 12:11 Ticket #6748 ([with patch, positive review] Adds Graph.Cliquer to the reference) created by
- All the cliquer-related functions in the Graph class are documented, but …
- 11:02 Ticket #6747 (Improve plotting of trees) created by
- When one plots a tree with G.plot(layout='tree'), the result is …
- 10:22 Ticket #6746 (cliquer doesn't build under 64-bit mode) created by
- At this …
- 09:23 Ticket #6745 ([with patch, positive review] quaternion algebras -- add computation of ...) created by
- A big gap in functionality for quaternion algebras right now is that one …
- 08:41 Milestone sage-4.1.1 completed
- This release is mainly about fixing bugs in Sage 4.1, and merging as many …
- 04:13 Ticket #6645 ([with patch, positive review] make sure bdist of sage-4.1.1 works before ...) closed by
- fixed: The proposed changes are fine by me.
- 04:04 Ticket #6718 ([with patch, positive review] spell-check all modules under sage/matrix) closed by
- fixed
- 04:03 Ticket #6728 ([with patch, positive review] spell-check all modules under ...) closed by
- fixed
- 03:42 Ticket #6715 ([with patch, positive review] spell-check all modules under sage/logic) closed by
- fixed: Merged both patches.
- 03:41 Ticket #6714 ([with patch, positive review] spell-check all modules under sage/libs) closed by
- fixed
- 02:58 Ticket #6744 ([with patch, positive review] install script stores start time of build) created by
- In order to track the build progress, it is necessary to store the start …
- 01:10 Ticket #6724 ([with patch, positive review] spell-check all modules under sage/modules) closed by
- fixed: Merged only trac_6724-spell-check-modules.patch.
- 00:58 Ticket #6734 ([with patch, positive review] spell-check all modules under sage/stats) closed by
- fixed
- 00:58 Ticket #6733 ([with patch, positive review] spell-check all modules under sage/sets) closed by
- fixed
- 00:57 Ticket #6726 ([with patch, positive review] spell-check all modules under sage/numerical) closed by
- fixed
- 00:56 Ticket #6721 ([with patch, positive review] spell-check all modules under sage/media) closed by
- fixed
08/13/09:
- 23:41 Ticket #6743 (cygwin metaticket: port Sage to Microsoft Windows (via Cygwin): stage 1 -- ...) created by
- The goal of this ticket is that a person can: 1. Install Cygwin and …
- 22:26 Ticket #6742 ([with patch, positive review] Stylesheets are not always loaded in Chrome) created by
- Start a local Sage notebook server and open a worksheet list or any …
- 18:56 Ticket #6730 ([with patch, positive review] spell-check all modules under sage/rings) closed by
- fixed
- 16:15 Ticket #6741 ([with patch, needs work] pil interface) created by
- The attached patch implements several functions providing a simpler …
- 14:29 Ticket #6722 ([with patch, positive review] spell-check all modules under sage/misc) closed by
- fixed
- 12:41 Ticket #3690 (trivial problems in the doc spkg) closed by
- invalid: The issue is no longer relevant since we have switched to using Sphinx and …
- 12:24 Ticket #6740 ([with spkg, positive review] upgrade mpmath to 0.13) created by
- The latest version of mpmath is now 0.13. Upgrade Sage to use that latest …
- 12:21 Ticket #6254 (include mpmath 0.12) closed by
- duplicate: This is a duplicate of #6196.
- 00:59 Ticket #6732 ([with patch, positive review] spell-check all modules under sage/server) closed by
- fixed: Replying to mpatel: > Note: I haven't checked that these are …
- 00:50 Ticket #6727 ([with patch, positive review] spell-check all modules under sage/plot) closed by
- fixed
- 00:49 Ticket #6725 ([with patch, positive review] spell-check all modules under sage/monoids) closed by
- fixed
08/12/09:
- 09:59 Ticket #4614 (automatically add md5sums for source tarballs to the web site) closed by
- fixed: This has been fixed on the download page of the master server. The …
- 09:48 Ticket #4461 (fricas-1.0.5 update) closed by
- wontfix: Closing this as #6517 deals with a more recent version of FriCAS than the …
- 09:35 Ticket #3953 (notebook -- make it so foo?? in the notebook shows the source code syntax ...) closed by
- duplicate: This is a duplicate of #5653. Close it as per Mitesh Patel's suggestion.
- 09:32 Ticket #3713 (notebook bug -- displaying 3d plots in the interactive reference manual ...) closed by
- duplicate: This is a duplicate of #3167. Close it as per Tom Boothby's suggestion.
- 09:10 Ticket #6646 (R doctest failed) closed by
- duplicate: This is a duplicate of #6594.
- 09:04 Ticket #5175 (pari error is thrown when computing Bessel function J0(0)) closed by
- fixed
- 08:40 Ticket #6675 (doctest failure in sage/misc/sagedoc.py) closed by
- fixed: This has been fixed by #6674.
- 07:02 Ticket #6739 (warning when importing sage within the sage build directory) created by
- In numpy one has: […] We should have the same with sage. Instead we …
- 04:28 Ticket #6723 ([with patch, positive review] spell-check all modules under sage/modular) closed by
- fixed
- 04:27 Ticket #6731 ([with patch, positive review] spell-check all modules under sage/schemes) closed by
- fixed
- 00:32 Ticket #5054 (add support for doctesting worksheets) closed by
- duplicate
08/11/09:
- 23:40 Ticket #6736 ([with patch, positive review] spell-check all modules under sage/symbolic) closed by
- fixed: I had the following one-time doctest failure. It's not repeatable. […]
- 23:26 Ticket #6735 ([with patch, positive review] spell-check all modules under sage/structure) closed by
- fixed
- 23:25 Ticket #6713 ([with patch, positive review] spell-check all modules under ...) closed by
- fixed
- 23:24 Ticket #6712 ([with patch, positive review] spell-check all modules under ...) closed by
- fixed
- 23:23 Ticket #6711 ([with patch, positive review] spell-check all modules under sage/gsl) closed by
- fixed
- 22:52 Ticket #6708 ([with patch, positive review] spell-check all modules under sage/groups) closed by
- fixed
- 22:51 Ticket #6700 ([with patch, positive review] spell-check all modules under sage/geometry) closed by
- fixed
- 22:41 Ticket #6704 ([with patch, positive review] spell-check all modules under sage/graphs) closed by
- fixed: The patch trac_6704-spell-check-graphs.patch is a rebase; it depends on …
- 22:24 Ticket #6698 ([with patch, positive review] spell-check all modules under sage/games) closed by
- fixed
- 22:24 Ticket #6697 ([with patch, positive review] spell-check all modules under sage/functions) closed by
- fixed
- 22:23 Ticket #6696 ([with patch, positive review] spell-check all modules under sage/finance) closed by
- fixed
- 22:09 Ticket #6695 ([with patch, positive review] spell-check all modules under sage/ext) closed by
- fixed
- 22:08 Ticket #6693 ([with patch, positive review] spell-check all modules under sage/databases) closed by
- fixed
- 22:08 Ticket #6692 ([with patch, positive review] spell-check all modules under sage/crypto) closed by
- fixed
- 21:47 Ticket #6691 ([with patch, positive review] spell-check all modules under sage/combinat) closed by
- fixed
- 21:35 Ticket #6690 ([with patch, positive review] spell-check all modules under sage/coding) closed by
- fixed
- 21:21 Ticket #6689 ([with patch, positive review] spell-check all modules under ...) closed by
- fixed
- 19:55 Ticket #6688 ([with patch, positive review] spell-check all modules under sage/calculus) closed by
- fixed
- 19:08 Ticket #6687 ([with patch, positive review] spell-check all modules under sage/algebras) closed by
- fixed
- 17:59 Ticket #6738 ([with spkg, positive review] typo in spkg-install for atlas spkg) closed by
- fixed: Merged in the standard spkg repository.
- 17:03 Ticket #6717 ([with patch, positive review] Sage 4.1.1.rc2: doctest failures in ...) closed by
- fixed
- 16:20 Ticket #6684 ([with patch, positive review] warnings when building reference manual in ...) closed by
- fixed
- 15:45 Ticket #6738 ([with spkg, positive review] typo in spkg-install for atlas spkg) created by
- I just noticed this in an error message: […] See the typo in the word …
- 13:04 Ticket #6737 (change occurrences of "Pyrex" to "Cython") created by
- All occurrences of "Pyrex" should now be changed to "Cython". See this …
- 03:54 Ticket #6736 ([with patch, positive review] spell-check all modules under sage/symbolic) created by
- As the subject says.
- 03:08 Ticket #6735 ([with patch, positive review] spell-check all modules under sage/structure) created by
- As the subject says.
- 01:55 Ticket #6734 ([with patch, positive review] spell-check all modules under sage/stats) created by
- As the subject says.
- 01:45 Ticket #6733 ([with patch, positive review] spell-check all modules under sage/sets) created by
- As the subject says.
- 01:40 Ticket #6732 ([with patch, positive review] spell-check all modules under sage/server) created by
- As the subject says.
- 01:03 Ticket #6719 (Doctest failure with elliptic_eu (incomplete elliptic integral of the ...) closed by
- invalid: Closed as suggested by David Kirkby at this …
- 01:02 Ticket #6716 (elliptic_e(0.5, 0.1) test failure on Solaris SPARC (error about 0.04%)) closed by
- invalid: Closed as suggested by David Kirkby at this …
- 00:31 Ticket #6731 ([with patch, positive review] spell-check all modules under sage/schemes) created by
- As the subject says.
08/10/09:
- 23:04 WikiStart edited by
- (diff)
- 23:02 WikiStart edited by
- (diff)
- 11:27 Ticket #6730 ([with patch, positive review] spell-check all modules under sage/rings) created by
- As the subject says.
- 09:07 Ticket #6729 (notebook -- bug when input contains uniform leading space) created by
- […]
- 05:21 Ticket #6728 ([with patch, positive review] spell-check all modules under ...) created by
- As the subject says.
- 04:16 Ticket #6727 ([with patch, positive review] spell-check all modules under sage/plot) created by
- As the subject says.
- 01:55 Ticket #6726 ([with patch, positive review] spell-check all modules under sage/numerical) created by
- As the subject says.
- 01:48 Ticket #6725 ([with patch, positive review] spell-check all modules under sage/monoids) created by
- As the subject says.
- 01:41 Ticket #6724 ([with patch, positive review] spell-check all modules under sage/modules) created by
- As the subject says.
- 00:22 Ticket #6723 ([with patch, positive review] spell-check all modules under sage/modular) created by
- As the subject says.
08/09/09:
- 22:48 Ticket #6722 ([with patch, positive review] spell-check all modules under sage/misc) created by
- As the subject says.
- 21:13 Ticket #6721 ([with patch, positive review] spell-check all modules under sage/media) created by
- As the subject says.
- 14:04 Ticket #6720 (make it easy to use sage from matlab) created by
- From Josh Kantor […] Including at an example or something based on the …
- 13:28 Ticket #6719 (Doctest failure with elliptic_eu (incomplete elliptic integral of the ...) created by
- This is a report of a test failure of elliptic_eu (0.5, 0.1), seen on Sage …
- 12:17 Ticket #6718 ([with patch, positive review] spell-check all modules under sage/matrix) created by
- As the subject says.
- 11:06 Ticket #6717 ([with patch, positive review] Sage 4.1.1.rc2: doctest failures in ...) created by
- Georg S. Weber reported the following doctest failures at this …
- 10:38 Ticket #6716 (elliptic_e(0.5, 0.1) test failure on Solaris SPARC (error about 0.04%)) created by
- Here's a failure observed on a sun4u machine with Sage Version 4.1.1.rc0, …
- 09:09 Ticket #6715 ([with patch, positive review] spell-check all modules under sage/logic) created by
- As the subject says.
- 08:29 Ticket #6714 ([with patch, positive review] spell-check all modules under sage/libs) created by
- As the subject says.
- 07:13 Ticket #6713 ([with patch, positive review] spell-check all modules under ...) created by
- As the subject says.
- 06:17 Ticket #6712 ([with patch, positive review] spell-check all modules under ...) created by
- As the subject says.
- 04:46 Ticket #6711 ([with patch, positive review] spell-check all modules under sage/gsl) created by
- As the subject says.
- 03:44 Ticket #6710 (Numerous build issues on Solaris.) created by
- Sage can build on both SPARC and x86, but some issues remain. Some of …
- 03:24 Ticket #6709 (There are many doctest failues on Solaris 32-bit builds.) created by
- I'll post a couple of logs later, but thought I'd create a ticket for …
- 03:17 Ticket #6708 ([with patch, positive review] spell-check all modules under sage/groups) created by
- As the subject says.
- 03:02 Ticket #6707 (Sage will try to build on compilers known to be too old.) created by
- ratpoints needs at least gcc 4.0.1, but the configure script will permit …
- 02:51 Ticket #6706 (MPIR can try to unsuccessfully link in gmp on some Solaris x86 machines) created by
- I'll post a full log later.
- 02:48 Ticket #6705 (ATLAS has no tuning parameters for sun4v machines) created by
- Code in ATLAS can not detect the processor type on machines like the Sun …
- 02:26 Ticket #6704 ([with patch, positive review] spell-check all modules under sage/graphs) created by
- As the subject says.
- 02:22 Ticket #6703 (Sage will not build with Sun compilers on Solaris) created by
- A well known issue and one I think may be fixable without a huge effort. …
- 02:19 Ticket #6702 (Sage will not build in 64-bit mode on Solaris) created by
- Well known issue, but I thought I'd raise a trac ticket for it. I don't …
- 01:24 Ticket #6701 (prereq-0.3.tar has many issues and needs updating.) created by
- There are numerous sensible things the prereq-0.3.tar could do which it …
- 01:08 Ticket #6700 ([with patch, positive review] spell-check all modules under sage/geometry) created by
- As the subject says.
- 00:53 Ticket #6699 ([with spkg and patch, positive review] Update to Maxima 5.19.1 ...) created by
- I've made a new .spkg file for Maxima based on the latest 5.19.0 release. …
- 00:38 Ticket #6698 ([with patch, positive review] spell-check all modules under sage/games) created by
- As the subject says.
- 00:26 Ticket #6697 ([with patch, positive review] spell-check all modules under sage/functions) created by
- As the subject says.
08/08/09:
- 23:44 Ticket #6696 ([with patch, positive review] spell-check all modules under sage/finance) created by
- As the subject says.
- 23:24 Ticket #6695 ([with patch, positive review] spell-check all modules under sage/ext) created by
- As the subject says.
- 23:07 Ticket #6694 ([with patch, positive review] Live reference manual worksheets) created by
- Sage generates live "docbrowser" worksheets for the tutorial, developer's …
- 23:03 Ticket #6693 ([with patch, positive review] spell-check all modules under sage/databases) created by
- As the subject says.
- 22:45 Ticket #6692 ([with patch, positive review] spell-check all modules under sage/crypto) created by
- As the subject says.
- 11:39 Ticket #6691 ([with patch, positive review] spell-check all modules under sage/combinat) created by
- As the subject says.
- 10:35 Ticket #6690 ([with patch, positive review] spell-check all modules under sage/coding) created by
- As the subject says.
- 10:18 Ticket #6689 ([with patch, positive review] spell-check all modules under ...) created by
- As the subject says.
- 10:02 Ticket #6688 ([with patch, positive review] spell-check all modules under sage/calculus) created by
- As the subject says.
- 09:36 Ticket #6687 ([with patch, positive review] spell-check all modules under sage/algebras) created by
- As the subject says.
- 02:56 Ticket #6686 ([with patch, positive review] Missing closing </center> tag in notebook ...) created by
- The notebook help page (e.g., http://localhost:8000/help) is not …
08/07/09:
- 10:35 Ticket #6685 ([with patch, positive review] include pictures in the reference manual and ...) created by
- Including pictures in the documentation is easy: a new "pictures" …
- 03:39 Ticket #6684 ([with patch, positive review] warnings when building reference manual in ...) created by
- I received the following warning messages when building the reference …
- 02:33 Ticket #6508 (make installing extcode depend on mercurial) closed by
- fixed: This has been fixed in Sage 4.1.1.rc2. So I'm closing this ticket as …
- 02:29 Ticket #6683 (notebook worksheet rating_info link leads to error page) created by
- Clicking on a rating_info link in a list of notebook worksheets produces …
- 00:03 Ticket #6682 (Support non-ASCII characters in Sage sources) created by
- This involves at least fixing the documentation build process and trac to …
08/06/09:
- 22:54 Ticket #6674 ([with patch, positive review] only use ASCII characters in patches) closed by
- fixed
- 20:07 WikiStart edited by
- (diff)
- 12:13 Ticket #6681 ([with spkg, positive review] cliquer doesn't work in 64-bit OS X) created by
- If I try a 64-bit build of Sage …
- 08:38 Ticket #6680 (Flow, Matching, Connectivity, and some Hard problems) created by
- Hello everybody !!! Here are several new functions for the Graph class in …
- 08:10 Ticket #6679 (Vertex Coloring, Edge Coloring) created by
- Hello everybody !!! Here are two new functions for the Graph class in …
- 07:24 Ticket #6678 (new experimental package for pynifti and dependencies) created by
- pynifti is an interface to c libraries for I/O of medical imaging formats …
- 06:47 WikiStart edited by
- (diff)
- 06:44 CategoriesCategoriesReview edited by
- (diff)
- 04:49 Ticket #6677 ([with patch, positive review] Sequence doesn't know how to typeset itself) created by
- It seems that Sequence objects forgot how to typeset themselves somewhere …
- 00:53 Ticket #6676 (DeprecationWarning on twisted after starting notebook().) created by
- When I start Sage on Solaris, as soon as I type notebook(), I get a …
08/05/09:
- 07:50 CategoriesCategoriesReview edited by
- (diff)
- 05:32 Ticket #6675 (doctest failure in sage/misc/sagedoc.py) created by
- […] This was reported in …
Note: See TracTimeline
for information about the timeline view.
