Timeline


and

09/22/11:

20:27 Ticket #11837 (Make Newton basin plotting fun and easy) created by kcrisman
One of the best fractals for actually finding out new things is …
14:30 Ticket #11836 (gens_reduced() does not handle "large" ideals) created by mirela
PARI does not compute the reduced generators of the ideal below (even …
13:10 Ticket #11835 (Class for ternary quadratic forms) created by gdrama
Class of ternary quadratic forms. Apply: * …
13:09 Ticket #11834 (Class for ternary quadratic forms) created by gdrama
13:09 Ticket #11833 (Class for ternary quadratic forms) created by gdrama
New class of ternary quadratic forms
11:33 Ticket #11832 (bug fixes for profile functions for the Steenrod algebra) created by jhpalmieri
Profile functions for the Steenrod algebra, especially at odd primes, are …
07:50 Ticket #11831 (multivariate factorization over finite fields and Proof=false) created by zimmerma
At the Mathemagix conference in Paris, Hans Schönemann answering to one of …
07:25 Ticket #11830 (Problems with Mercurial and utf-8 data in files) created by jdemeyer
Using sage-4.7.2.alpha2 and the hg shipped with Sage, I cannot push the …
06:27 Ticket #11829 (multivariate factorization over finite fields) created by zimmerma
As far as I know, Sage calls Singular for multivariate factorization over …

09/21/11:

13:18 Ticket #11828 (Existential quantifier on multi-variable logical expressions for automatic ...) created by Alligadi
Python already has syntax for logic. But existence quantor (for loop) is …
11:12 Ticket #11827 (Documentation clarifying model used in _reduce_model and ...) created by dianey
_reduce_model and global_minimal_model transform a curve into its unique …
10:40 Ticket #11826 (coercing to the residue field of p-adic extensions) created by ekin
Given an extension l of Qp where the residue field of l is not Fp, it …
02:32 Ticket #11825 (Sage crashes executing pari.setrand(0)) created by jdemeyer
sage-4.7.2.alpha2 on an Intel 64-bit Gentoo Linux system: […] The …
00:23 Ticket #11824 (Bug in ring_generators for relative orders) created by davidloeffler
The function "ring_generators" crashes for orders in relative number …

09/20/11:

20:50 WikiStart edited by amy
(diff)
17:40 WikiStart edited by dianey
(diff)
16:00 Ticket #11823 (add Weierstrass cubic curve class) created by katestange
Add cubic Weierstrass curve class, which can initialize either an elliptic …
15:03 Ticket #11822 (Wraps E.reduction(p)(P) so you can call P.reduction(p)) created by aly.deines
Given an elliptic curve E with a point P and good reduction at p, this …
13:04 Ticket #11821 (sage-preparse: give 'safer' names to .py files) created by jhpalmieri
If you run "sage new.sage" on a script "new.sage", it creates a preparsed …
12:49 Ticket #11820 (Undo #4777: Remove PARI bug work-around in is_prime_power()) created by aapitzsch
The PARI bug mentioned in #4777 is fixed, see [1]. So undo #4777 to make …
11:35 Ticket #11819 (don't use the deprecated 'new' module) created by jhpalmieri
The Python module 'new' is deprecated and has been removed in Python 3.0, …
09:51 Ticket #11818 (sage <script> does not run sage-cleaner) created by vbraun
When you are running a long computation, you are probably putting your …
02:59 Ticket #11817 (Use sage_getdoc in sage interpreter when doing "?") created by SimonKing
The purpose of this ticket is to fix two bugs. First problem

09/19/11:

17:00 Ticket #11816 (Typo in the developer's guide) closed by leif
fixed
12:14 Ticket #2110 (Cython annotation should be available more easily) closed by robertwb
fixed: As of …
07:51 Ticket #11816 (Typo in the developer's guide) created by saraedum
Should one really open a ticket for something like this? […] ---- …
06:34 Ticket #11815 (Embedding information in doc strings must not be formatted) created by SimonKing
A doc string from an extension module typically starts with embedding …
01:59 Ticket #11814 (Segmentation fault in dlx_solver) created by jdemeyer
On a 64-bit Gentoo Linux system running sage-4.7.2.alpha2: […] Note …

09/18/11:

15:59 Ticket #11767 (elliptic_logarithm of high precision points often hangs forever) closed by leif
fixed
06:17 Ticket #11813 (Stale caches with trac and transparent proxies) created by vbraun
Many sites are running transparent web proxies. Which should be fine, but …
02:37 Ticket #8094 (shortcuts properties for matrix transpose, complex conjugate, conjugate ...) closed by leif
fixed
02:12 Ticket #11812 (traceback with load and attach of .sage files) created by mstreng
When debugging code that is loaded into or attached to a Sage session from …

09/17/11:

11:08 Ticket #11810 (Formatting issue in documentation of divisor_group method) closed by leif
fixed
11:07 Ticket #11801 (Ill-formed documentation of HilbertClassPolynomialDatabase) closed by leif
fixed

09/16/11:

22:48 Ticket #11811 (Remove remaining unneeded imports (followup to #11749)) created by kini
This is a followup to #11749 - finish removing unused imports in Sage …
22:47 Ticket #1904 (elliptic curves -- some period lattice functions are not implemented) closed by leif
fixed
22:36 Ticket #11749 (Remove unneeded imports) closed by leif
fixed: We shouldn't forget to open a follow-up. I'll attach the logs …
22:31 Ticket #11798 (typo in the documentation of weierstrass_points) closed by leif
fixed
22:29 Ticket #11779 (python ints vs sage ints with respect to powers weirdness) closed by leif
fixed
22:27 Ticket #11747 (is_monomial and is_term) closed by leif
fixed
22:23 Ticket #11738 (Various issues in is_interval and is_chordal) closed by leif
fixed
22:20 Ticket #11734 (sage_wraps should only read the sources of wrapped functions when needed.) closed by leif
fixed
22:18 Ticket #11725 (Generate random elements of the algebraic field) closed by leif
fixed
22:15 Ticket #11716 (Remove twisted.persisted.styles import) closed by leif
fixed
22:13 Ticket #11709 (FareySymbol) closed by leif
fixed
22:11 Ticket #11703 (another example of simplicial complex : the K3 surface) closed by leif
fixed
22:10 Ticket #11700 (Methods concerning cores in Partitions) closed by leif
fixed
22:09 Ticket #11692 (Creating a multiedged graph gives wrong error) closed by leif
fixed
22:08 Ticket #11691 (scaling_term only appears in documentation) closed by leif
fixed
22:06 Ticket #11684 (Obtaining coefficients of polynomials over finite fields is extremely slow) closed by leif
fixed
22:04 Ticket #11685 (Pari finite field extension: element created by list not recognised as ...) closed by leif
fixed
22:03 Ticket #11657 (the vector(...) function is extremely slow) closed by leif
fixed
22:01 Ticket #11627 (Turn Fan(discard_warning) into an error) closed by leif
fixed
22:00 Ticket #11595 (Update exact eigenspace routines) closed by leif
fixed
21:58 Ticket #11587 (update Cremona's tables for Sage) closed by leif
fixed
21:56 Ticket #11553 (Matrix morphism additions) closed by leif
fixed
21:53 Ticket #11544 (Viewing matrices of algebraic numbers can take a long time) closed by leif
fixed
21:47 Ticket #11385 (Orbit closure as toric variety) closed by leif
fixed
21:46 Ticket #9138 (Categories for all rings) closed by leif
fixed
21:44 Ticket #11342 (Make getattr faster on parents and elements) closed by leif
fixed
21:42 Ticket #11259 (LU decomposition for matrices with exact base rings) closed by leif
fixed
21:41 Ticket #11036 (improve solve_mod performance) closed by leif
fixed
21:39 Ticket #10981 (algebraic real field partial_fraction_decomposition bug) closed by leif
fixed
21:38 Ticket #10975 (creation of certain prime finite fields is double dog slow (compared to ...) closed by leif
fixed
21:36 Ticket #10635 (refactor polynomial_element.pyx factor function) closed by leif
fixed
21:35 Ticket #10464 (m-th power residue symbol) closed by leif
fixed
21:33 Ticket #10453 (Problem with old submodule) closed by leif
fixed
21:31 Ticket #8217 (make 4ti2 an optional package) closed by leif
fixed
21:30 Ticket #7714 (bug in matrix pivots over multivariate polynomial ring) closed by leif
fixed
03:02 Ticket #11810 (Formatting issue in documentation of divisor_group method) created by nestibal
[…] ---- Apply trac11810.patch Download to the Sage library.
02:01 Ticket #11809 (Interface to the CM library) created by jpflori
Provide an interface to the functions of the CM library …
01:57 Ticket #11808 (MPC complex numbers and the symbolic i cannot be added) created by jpflori
With the current interface to the MPC library, you cannot add the symbolic …
01:49 Ticket #11807 (Optional spkg for CM library) created by jpflori
Include the CM library ( http://cm.multiprecision.org) as an optional spkg. …
01:47 Ticket #11806 (Optional spkg for MPFRCX) created by jpflori
Include the MPFRCX library ( http://mpfrcx.multiprecision.org) as an …
01:44 Ticket #11805 (Update optional MPC spkg to version 0.9) created by jpflori
A more recent version of the optional spkg for the MPC library …
00:24 Ticket #11804 (delta_qexp() fails in large characteristic) created by jdemeyer
Sage fails to compute the q-expansion of the Delta modular form in large …

09/15/11:

08:58 Ticket #11803 (Pairing Based Signature Scheme) created by kiefer
During the sage coding sprint of ECC11 we worked on a simple pairing based …
08:43 Ticket #11802 (Generation of Lucas sequences modulo an integer) created by somindu
The Lucas sequence modulo an integer n is given by {{{V_k = PV_{k-1} - Q …
07:37 Ticket #11801 (Ill-formed documentation of HilbertClassPolynomialDatabase) created by zimmerma
there is a formatting issue: […] ---- Apply …

09/14/11:

06:41 Ticket #11800 (Problem with points at infinity in hyperelliptic curves) created by gaudry
The function that lists the points on a hyperelliptic curve assumes that …
05:09 Ticket #11799 (typo in tiny_integrals) created by zimmerma
In the documentation of the function tiny_integrals one can find: …
02:12 Ticket #11798 (typo in the documentation of weierstrass_points) created by zimmerma
[…] Here, suport should be support. ---- Apply …

09/13/11:

13:52 Ticket #11797 (Finite field elements are allowed in exponents) created by nbruin
[…] It looks like it's simply quietly lifting the exponent to the …
08:20 Ticket #11796 (inconsistency between 0.nbits() and 0.ndigits(base=2)) created by marion
There is an inconsistency between functions nbits(), bits()
05:16 Ticket #7879 (Remove unnecessary signal handling for low prec mpfr operations.) closed by leif
fixed
05:15 Ticket #7852 (solve_left for RDF matrices is WRONG) closed by leif
fixed
04:45 Ticket #11795 (Easily customize different viewers for PNG, DVI, PDF) created by leif
Currently, all viewers default to $SAGE_BROWSER if it is set, $BROWSER
03:59 Ticket #11120 (Autodetect installed 3-way merge programs (invalidates #4434)) closed by leif
fixed
02:30 Ticket #748 (update iml to the 1.0.3 release + our patches) closed by leif
duplicate: I'm closing this as a duplicate of #9568.
00:51 Ticket #11714 (ensure that numpy is not imported on startup) closed by leif
fixed
00:50 Ticket #11778 (p_iter_fork doesn't flush stdout properly) closed by leif
fixed
00:04 Ticket #11794 (Optional cythonised cached hash for Python classes) created by SimonKing
By default, the hash of an instance is obtained from the string …

09/12/11:

17:01 Ticket #11793 (autogenerate doc directories in sage-maketest) created by jhpalmieri
The script sage-maketest is supposed to test everything in the Sage …
13:48 Ticket #11690 (fix AES equation systems when star=True) closed by leif
fixed
13:25 Ticket #11242 (python spkg build fails on Ubuntu 11.04) closed by leif
duplicate
13:21 Ticket #8085 (1d line plot) closed by leif
duplicate
13:14 Ticket #11421 (upgrade optional package NZMATH to version 1.1.0) closed by leif
fixed
12:41 Ticket #6315 (optional doctest failure -- caused by mistakes in lectures on number ...) closed by leif
fixed
12:40 Ticket #11712 (Make it so typing `cython?` results in one seeing documentation for all ...) closed by leif
fixed
12:38 Ticket #11680 (support extra_compile_args (e.g., C99) when loading/attaching .pyx ...) closed by leif
fixed
12:35 Ticket #8469 (add "Number Theory and the RSA Public Key Cryptosystem" to "Thematic ...) closed by leif
fixed
12:32 Ticket #11722 (document the SAGE_PARALLEL_SPKG_BUILD environment variable) closed by leif
fixed
12:31 Ticket #11711 (Add charpoly as an alias for graph characteristic polynomials) closed by leif
fixed
12:30 Ticket #11732 (faster import of sage.interacts.all) closed by leif
fixed
12:29 Ticket #11401 (magma mode in 4.7 notebook broken) closed by leif
fixed
12:27 Ticket #11431 (Conversion from Singular to Sage) closed by leif
fixed
12:27 Ticket #6329 (optional doctest failure -- breakage in the sage<-->magma interface) closed by leif
fixed
12:26 Ticket #11580 (Magma interface cannot convert multivariate polynomials back to Sage) closed by leif
fixed
12:25 Ticket #11752 (ecl.pyx should not touch SIGPWR neither SIGXCPU when initializing ecl) closed by leif
fixed
12:22 Ticket #11588 (copying a linear program crashes Sage) closed by leif
fixed
12:20 Ticket #11642 (Rewrite/improve/fix SQLDatabase and SQLQuery objects) closed by leif
fixed
12:19 Ticket #11640 (Remove DB_HOME in preference of SAGE_DATA) closed by leif
fixed
12:15 Ticket #11142 (clean up sage/misc/hg.py) closed by leif
fixed
12:03 Ticket #8664 (Upgrade Sage's MPIR spkg to version 2.1.3) closed by leif
fixed
12:00 Ticket #10252 (ecm does not compile on some 32-bit Linux systems) closed by leif
duplicate
11:58 Ticket #5847 (Update GMP-ECM to 6.3) closed by leif
fixed
11:56 Ticket #11741 (pari.init_primes() can segfault for large input on many platforms) closed by leif
fixed
11:54 Ticket #11792 (Clean up or remove the FLINT QS spkg) created by leif
This is a follow-up to #11351; see this and …
11:41 Ticket #11351 (make flintqs-20070817 spkg build with -m64 rather than -march=opteron) closed by leif
fixed
11:39 Ticket #10801 (Create a new option: "sage -strip" which deletes things that aren't needed ...) closed by leif
fixed
11:37 Ticket #11460 (upgrade ipython to 0.10.2) closed by leif
fixed
11:37 Ticket #11354 (remove dist directory from eclib spkg) closed by leif
fixed
11:36 Ticket #11574 (update M4RI to newest upstream release) closed by leif
fixed
11:32 Ticket #11756 (PolyBoRi 0.7.1 needs to activate -msse2) closed by leif
fixed
11:28 Ticket #11750 (CRT_list not working for non-coprime moduli) closed by leif
fixed
11:24 Ticket #11744 (Add library gmp needed for real interval absolute) closed by leif
fixed
11:23 Ticket #11727 (Even more minor Cygwin fixes for FLINT) closed by leif
fixed
11:21 Ticket #11706 (tachyon-0.98.9.p3 fails to build on ppc64 SUSE Linux power 7 (silius on ...) closed by leif
fixed
11:20 Ticket #11504 (Tachyon fails to build on Cygwin - again) closed by leif
fixed
11:00 Ticket #9739 (Handle duplicate file basenames when testing multiple files in parallel) closed by leif
fixed
08:11 Ticket #11791 (Introspection for interactively defined classes with metaclass) created by SimonKing
#11298 provides the possibility to inspect interactive cython code. …

09/11/11:

08:26 Ticket #11790 (`sage --sh -c ...` shouldn't print [that many] messages) created by leif
Currently, we have […] which is IMHO odd. And it's inconvenient if one …
00:38 Ticket #11789 (compile python with ssl-support if possible) created by FrankPolte
I wanted to use couchdb, but it was a real pain to find a way: …

09/10/11:

21:47 Ticket #11788 (Symmetrica fails to build under stricter gcc-4.6.x link rules) created by john.hoebing
Singular and symmetric are known to break because of misplaced libraries …
21:36 WikiStart edited by john.hoebing
(diff)
20:04 Ticket #11787 (error in creating graphics with numpy arrays) created by jason
#7570 should have been implemented by doing a len()==0 test, rather than a …
19:46 WikiStart edited by katestange
(diff)

09/09/11:

18:38 Ticket #11786 (Maxima fails to build if $HOME is not accessible) created by leif
[…] This happened because HOME was set to /home/leif, but /home
02:25 WikiStart edited by bober
(diff)

09/08/11:

17:10 Ticket #11785 (exp(I*pi*n).simplify_exp() doesn't simplify) created by ddrake
At  https://groups.google.com/d/topic/sage-support/Pkn1o1kAcyE/discussion I …
08:20 Ticket #11784 (Add more sanity checks to FiniteField constructor) created by lftabera
Galois (i.e. finite) fields admits a modulus argument and by default it …

09/06/11:

11:16 Ticket #11783 (bug in DirichletGroup and/or DirichletCharacter when the modulus is 1) created by was
Observe that the value of chi(1) below depends on whether …
07:08 Ticket #11782 (Bug in discriminant of polynomials over Z/nZ with n composite) created by johanbosman
The following behaviour is inconsistent: […] And the following raises …

09/05/11:

19:21 Ticket #11781 (Conversion from Zmod element to padic element raises "not a power of the ...) created by robharron
Since mpz_cmp_ui returns 0 if equality holds, wrong 'if' condition was …
06:26 Ticket #11780 (Creating a polynomial ring over a number field results in a non-unique ...) created by SimonKing
The problem is the following code in …
05:47 Ticket #11779 (python ints vs sage ints with respect to powers weirdness) created by dimpase
[…] first three are Sage Integers but last one is just a Python int. …
05:05 Ticket #11778 (p_iter_fork doesn't flush stdout properly) created by johanbosman
The following code […] gives this output (perhaps in a different …

09/04/11:

21:09 Ticket #11777 (Coercion/printing problem with p-adics) created by robharron
A strange problem maybe cause by a coercion problem when coercing from a …
08:41 Ticket #11776 (Holding an expression unevaluated: Something like hold_all() would be ...) created by Pap
A function that holds its arguments unevaluated, something like […] …
05:15 Ticket #11775 (Make pretty_print take multiple arguments) created by ppurka
The pretty_print function currently takes only one argument. This somehow …

09/02/11:

11:26 Ticket #11774 (Sage's Singular scripts should use "$@") created by leif
The Singular start-up scripts ($SAGE_ROOT/local/bin/[Ss]ingular) created …
07:52 WikiStart edited by strogdon
(diff)
07:23 WikiStart edited by robharron
add myself to list (diff)

09/01/11:

09:34 Ticket #11773 (Elliptic curve constructor with no arguments gives an obscure error ...) created by cremona
[…] leads to an assertion error instead of a sensible error message. …
09:11 Ticket #11772 (improving error reporting of random_matrix, and bug fixing) created by dimpase
The error message of the call to random_matrix(QQ, 4, 8, rank=5) is quite …
07:31 Ticket #11771 (sage crashes on some degenerate flint xgcd's) created by lftabera
It is a quite special case of a crash confirmed on my personal build of …
06:52 Ticket #11770 (Add ability to detect CM number fields and take complex conjugate of their ...) created by robharron
This ticket adds 3 functions to the NumberField class, 1 function to the …
05:44 WikiStart edited by pbruin
(diff)
03:58 Ticket #11769 (Singular does not build on Ubuntu Oneiric) created by ddrake
Due to fussier linkers, Singular will not build on the current version of …
01:20 Ticket #11768 (Get source code for parent/element classes of categories) created by SimonKing
Currently (sage-4.7.2.alpha2) one can not interactively get the source …

08/31/11:

14:51 Ticket #11767 (elliptic_logarithm of high precision points often hangs forever) created by was
I am doing a project to compute Chow-Heegner points with Darmon, Rotger, …
11:46 Ticket #11766 (fast_callable always segfaults when input is a polynomial of large degree) created by was
The fast_callable function is great -- perfect for the application I …
10:25 Ticket #11765 (Sage's 'pkg-config' directory should always be added to PKG_CONFIG_PATH) created by leif
Currently, PKG_CONFIG_PATH is only set to Sage's pkg-config
08:30 Ticket #11764 (define the class MPolynomial at the top-level) created by zimmerma
for univariate polynomials we have the class Polynomial: […] …
07:13 Ticket #11763 (Parents for polyhedra) created by vbraun
The Polyhedron class is, so far, free-standing with some sort of coercion …
02:40 Ticket #11762 (More import cleanup) created by robertwb
Importing all from __init__.py simplifies and stabilizes the import …

08/30/11:

22:14 Ticket #11761 (Upgrade Cython to 0.15.1) created by robertwb
Lots of improvements and bug fixes, including generators. See …
11:36 Ticket #11760 ('sage-location' shouldn't "initialize" .pc (pkg-config) files more than ...) created by leif
The logic of "initializing" .pc files exactly once is currently broken, …
07:28 Ticket #11759 (octahedron() and icosahedron() produce "non-enclosed" polyhedra) created by kini
[…] The octahedron and the icosahedron are of course (closed) …

08/29/11:

18:04 WikiStart edited by dkrumm
(diff)
17:12 Ticket #11758 (Bug in global_height function) created by dkrumm
The global_height function for elements of number fields gives incorrect …
09:20 Ticket #11757 (update M4RI to version 20110901 or later) created by malb
In #11574 it was noticed that M4RI does not provide sufficient information …
02:56 Ticket #11756 (PolyBoRi 0.7.1 needs to activate -msse2) created by AlexanderDreyer
As pointed out in #11574: code which uses M4RI must explicitly provide the …
01:05 Ticket #11755 (Allow running Sage.app by someone other than it was installed by) created by iandrus
Since Sage.app checks if it moved every time upon startup, any user who …
00:40 Ticket #11754 (Computation of rank-decompositions in Sage) created by ncohen
Hello everybody ! This patch is an interface between Sage and the …

08/28/11:

03:18 WikiStart edited by hmonien
(diff)

08/27/11:

13:26 Ticket #11753 (Fix step=0 in (x)srange) created by ppurka
The following command […] generates the following error: […] The …

08/26/11:

19:13 Ticket #11752 (ecl.pyx should not touch SIGPWR neither SIGXCPU when initializing ecl) created by pcpa
I experienced a problem in the Mandriva sagemath 4.7.1 that was causing …
14:05 Ticket #11751 (make free_module_generic_pid also work for pid's other than integers) created by mderickx
Before this patch the following code would fail […] Now it works …
10:03 WikiStart edited by ranosch
ranosch -> Niels Ranosch to the list of names (diff)
01:50 Ticket #11750 (CRT_list not working for non-coprime moduli) created by mderickx
[…] ---- Apply CRT_list-bugfix.patch Download to the Sage …

08/25/11:

23:17 Ticket #11749 (Remove unneeded imports) created by robertwb
As a first step in simplifying the import hierarchy, remove obviously …
19:28 Ticket #11748 (ignore .DS_store files in root repo, scripts repo) created by jhpalmieri
We should add .DS_store files to the .hgignore files for the root and …
10:35 Ticket #11746 (Unify the definition of "monomial", introduce "term") closed by was
duplicate: This dup surely wouldn't happen if we were sitting right next to each …
10:28 Ticket #11747 (is_monomial and is_term) created by was
Ut oh, the word "monomial" turns out to be ambiguous! There are two …
10:26 Ticket #11746 (Unify the definition of "monomial", introduce "term") created by boothby
Consider: […] According to Wikipedia, there are two conventions on …
10:25 CygwinPort edited by kcrisman
(diff)
10:00 Ticket #11745 (Some more doctests from the book "Calcul mathématique avec Sage") created by gconnan
The attached patch adds to the Sage testsuite most examples appearing …
09:58 Ticket #11744 (Add library gmp needed for real interval absolute) created by kcrisman
Cygwin fails on the new file introduced in #9180. We need […] in that …
09:40 CygwinPort edited by kcrisman
(diff)

08/24/11:

23:36 days32wishlist edited by rbeezer
(diff)
21:07 Ticket #11723 (Implement completion: LaurentPolynomialRing -> LaurentSeriesRing) closed by boothby
duplicate
18:41 CygwinPort edited by kcrisman
(diff)
17:37 Ticket #11743 (Improve `make micro_release`) created by kini
See [ http://trac.sagemath.org/sage_trac/ticket/10801#comment:15 this …
16:55 days32wishlist edited by was
(diff)
15:40 Ticket #11742 (Implementation of class for cores) created by aschilling
This patch implements a class for cores and methods associated to them. …
14:12 Ticket #11741 (pari.init_primes() can segfault for large input on many platforms) created by rohana
Example on redhawk.math (worked fine for me on sage.math): […] The …
12:35 CygwinPort edited by kcrisman
(diff)
11:51 days32wishlist edited by was
(diff)
11:48 WikiStart edited by was
(diff)
11:15 days32wishlist edited by saraedum
(diff)
10:32 Ticket #11740 (reading integers from a file takes quadratic time) created by zimmerma
[This problem was mentioned to me by Thorsten Kleinjung.] Consider a file …
10:00 days32wishlist edited by rbeezer
(diff)
09:47 days32wishlist edited by was
(diff)
09:47 days32wishlist edited by was
(diff)
09:27 days32wishlist edited by robertwb
(diff)
08:06 Ticket #11739 (add_vertex w/o params should return the new vertex) created by ddestrada
It's nice to have a way to add a new vertex no matter what the graph is. …
07:31 Ticket #11738 (Various issues in is_interval and is_chordal) created by ddestrada
There is a bug in the return line of is_chordal when asked for a …
07:29 Ticket #11737 ("integrate" fails to integrate a convergent integral (sin(x^2)/x^2).) created by lfousse
[…] This worked fine until v4.5.3, fails from v4.6.1 onward. The …
07:17 Ticket #11736 (Linear time implementation of lex_BFS()) created by ddestrada
The current implementation of lex_BFS() is quadratic, which is not …
01:53 Ticket #11735 (Bug in is_chordal) created by ncohen
As reported by Jan on sage-devel [1], the current implementation of …
01:11 Ticket #11734 (sage_wraps should only read the sources of wrapped functions when needed.) created by SimonKing
According to private conversation with Francois Bissey, #9976 has …
00:10 days32wishlist edited by was
(diff)
00:01 days32wishlist edited by was
(diff)

08/23/11:

23:59 days32wishlist edited by saraedum
(diff)
23:22 Ticket #11733 (do not load sagenb.misc.misc on startup) created by saraedum
Not loading sagenb.misc.misc on normal sage startup speeds up sage …
23:16 days32wishlist edited by was
(diff)
23:01 Ticket #11732 (faster import of sage.interacts.all) created by saraedum
sage.interact.all imports functions which have controls from …
22:52 days32wishlist edited by was
(diff)
22:51 Ticket #10152 (bug in integral_points (for elliptic curves over Q)) closed by was
duplicate
22:46 days32wishlist edited by was
(diff)
22:41 days32wishlist edited by was
(diff)
22:30 days32wishlist edited by jen
(diff)
22:18 days32wishlist edited by saraedum
(diff)
22:01 days32wishlist edited by was
(diff)
21:59 days32wishlist edited by was
(diff)
21:57 days32wishlist edited by was
(diff)
21:54 days32wishlist edited by was
(diff)
21:52 days32wishlist edited by spice
(diff)
21:50 days32wishlist edited by was
(diff)
21:38 days32wishlist edited by was
(diff)
21:35 Ticket #11728 (Multiplication(?) buggy in AA) closed by was
duplicate: I'm closing this, since I just fixed it and it also fixed 10981. It …
21:27 days32wishlist edited by saraedum
added #11730 (diff)
21:18 Ticket #11731 (Transfer ring-specific functionality of factor() and roots() in ...) created by spice
Ticket arises as a result of #10635. The methods factor() and roots() for …
20:57 days32wishlist edited by vbraun
(diff)
20:29 Ticket #11730 (do not load pkg_resources on startup) created by saraedum
The attached patch removes pkg_resources from being loaded on sage …
20:26 Ticket #11729 (Cache module import locations) created by vbraun
This ticket implements a cached module importer for Python. It compiles a …
20:17 days32wishlist edited by spice
(diff)
20:12 Ticket #11728 (Multiplication(?) buggy in AA) created by spice
Something is rotten in the state of AlgebraicReal?. Multiplying some …
19:48 days32wishlist edited by mderickx
(diff)
19:42 Ticket #11727 (Even more minor Cygwin fixes for FLINT) created by kcrisman
I'm not quite sure how this happened, but apparently in newer Cygwins …
19:03 days32wishlist edited by was
(diff)
18:10 Ticket #11726 (Implement univariate Laurent polynomial ring & elements) created by boothby
At present, the implementation of univariate Laurent polynomials is …
16:47 Ticket #11725 (Generate random elements of the algebraic field) created by rbeezer
Random elements of QQbar default to the method implemented for the …
14:27 days32wishlist edited by malb
(diff)
14:14 days32wishlist edited by malb
(diff)
14:02 days32wishlist edited by was
(diff)
13:59 Ticket #11724 (only print warnings when needed) created by mderickx
currently building sage, or installing spkgs or running other scripts …
13:48 Ticket #11405 (magma interface needs work in presence of newlines) closed by was
duplicate: Yep, dup of #11401.
12:54 days32wishlist edited by rbeezer
(diff)
11:40 days32wishlist edited by mderickx
(diff)
10:57 days32wishlist edited by rbeezer
(diff)
10:50 days32wishlist edited by mderickx
(diff)
10:46 CygwinPort edited by kcrisman
(diff)
10:33 Ticket #11723 (Implement completion: LaurentPolynomialRing -> LaurentSeriesRing) created by boothby
It should be easy to construct Laurent series from Laurent polynomials. …
10:31 Ticket #11722 (document the SAGE_PARALLEL_SPKG_BUILD environment variable) created by mderickx
It's very useful in speeding up building but isn't documented anywhere! …
10:20 CygwinPort edited by kcrisman
(diff)
10:07 Ticket #11721 (Silent failures in matrix code) created by rbeezer
If you call rows() for a matrix and supply a bad argument, it just goes …
09:37 CygwinPort edited by kcrisman
(diff)
09:14 days32wishlist edited by aly.deines
(diff)
03:16 days32wishlist edited by was
(diff)
01:41 Ticket #11427 (optional spkg database_gap-4.4.12.p0.spkg fails test on sage-4.7.1.alpha1) closed by was
fixed
01:20 days32wishlist edited by was
(diff)
01:14 Ticket #11720 (regularly refresh the pickle jar) created by boothby
The pickle jar hasn't been refreshed in a very long time. We need a …
01:13 Ticket #11719 (Add is_monomial() to power series and laurent series ring elements) created by boothby
It should be trivial to check if a power/laurent series ring element is a …
Note: See TracTimeline for information about the timeline view.