Timeline
12/23/11:
- 17:05 Ticket #12211 (bug in equation checking for quasi projective/affine schemes) closed by
- fixed
- 17:05 Ticket #12207 (Typing "sage -cython" doesn't work due to bug in wrapper script) closed by
- fixed
- 17:05 Ticket #12197 (Improve LaTeX of differential form elements) closed by
- fixed: Thanks for the review!
- 17:04 Ticket #12196 (Improve latex for quadratic fields) closed by
- fixed
- 17:04 Ticket #12156 (Pretty print LatexExpr directly) closed by
- fixed
- 17:04 Ticket #12147 (Binary NTL Finite field elements can't coerce to GF(2)) closed by
- fixed
- 17:04 Ticket #8029 (Defect: Power series over a polynomial ring with real coefficients) closed by
- fixed
- 17:04 Ticket #12124 (Fix Eisenstein L-series precision) closed by
- fixed
- 17:04 Ticket #12067 (delete databases/bz2Pickle.py) closed by
- fixed
- 17:04 Ticket #12066 (delete databases/gamma0wt2.py) closed by
- fixed
- 17:03 Ticket #11877 (complete_primary_decomposition should be available as ...) closed by
- fixed
- 17:03 Ticket #11838 (multivariate factorization over non-prime finite fields hangs) closed by
- fixed
- 17:03 Ticket #11485 (Turkish Translation of "A Tour of Sage") closed by
- fixed
- 17:03 Ticket #9419 (Update Developers Guide to state how patches should be made.) closed by
- fixed
- 16:42 WikiStart edited by
- fixed alphabetical ordering of trac accounts (diff)
- 16:27 WikiStart edited by
- (diff)
- 06:05 Ticket #12229 (Add section in the developers manual about sagenb development) created by
- Since some Sage tickets will require patches to sagenb, there should be a …
- 03:13 Ticket #12228 (Eventually Periodic word class) created by
- Implement a class for eventually periodic words. The motivation is the …
- 02:59 Ticket #12227 (Adic languages) created by
- An adic language is a symbolic counterpart to the renormalization in …
- 02:57 Ticket #12226 (rational exponent for finite words) created by
- Upgrade exponent of a FiniteWord?_class to calculate rational exponents. …
- 02:50 Ticket #12225 (Finite and lazy factorial languages) created by
- 1) Implement a data structure (similar to a tree with label on edges) for …
- 02:44 Ticket #12224 (Language as parent / Word as element) created by
- This ticket is a prerequisite to further development in the combinatorics …
12/22/11:
- 10:49 Ticket #12223 (the 'sage.rings.complex_mpc' optional extension is broken in ...) created by
- The optional mpc package installs fine but when I execute sage -b to built …
- 06:16 Ticket #12222 (default aspect ratio for geometric objects) created by
- This ticket is about changing the default aspect ratio for these objects …
- 05:27 Ticket #12221 (Failures in gp pexpect interface with specific length of $DOT_SAGE using a ...) created by
- On Gentoo Linux x86_64 and on sage.math running sage-4.8.alpha6 + #11073 …
- 05:06 Ticket #2220 (irreducibility testing in relative extensions seems to be messed up) closed by
- fixed
- 05:06 Ticket #6424 (One can no longer convert I=sqrt(-1) to sympy) closed by
- fixed
- 05:06 Ticket #8078 (Fix algsys in Maxima) closed by
- fixed
- 05:06 Ticket #8168 (Keyword option to make reset() detach all attached files) closed by
- fixed
- 05:06 Ticket #9786 (Subsets(list, submultiset=True): wrong output) closed by
- fixed
- 05:06 Ticket #10621 (Make Conic class able to find points over number fields) closed by
- fixed
- 05:05 Ticket #11758 (Bug in global_height function) closed by
- fixed
- 05:05 Ticket #11899 (Add #long time at various places) closed by
- fixed
- 05:05 Ticket #12003 (improving the list of command-line options in the Sage reference manual) closed by
- fixed
- 05:05 Ticket #12158 (Segfault in PARI's err_init() during pari_init_opts()) closed by
- fixed
- 05:05 Ticket #12176 (Compute Minkowski bound for relative number fields) closed by
- fixed
- 04:59 Ticket #12213 (aspect_ratio and figsize for graphics do not work as expected in ...) closed by
- fixed: I hope this has been doctested properly…
- 01:16 Ticket #12220 (Updated CBC spkg) created by
- Hello everybody !!! Michael Walter reported a bug that could happen with …
12/21/11:
- 22:18 Ticket #12219 (loading a worksheet from a https url gives poor error message when SSL not ...) created by
- In the "Upload worksheet" page, there's a box that says "Or enter the URL …
- 13:53 Ticket #12218 (Content of general polynomial not defined.) created by
- The content of a general polynomial (which is the ideal generated by its …
- 13:08 Ticket #12217 (Finite field polynomials allow division by zero) created by
- For prime finite fields, one gets a strange message: […] And non-prime …
- 12:56 Ticket #12216 (Coercion to CC via _complex_mpfr_field_ can lead to infinite loop) created by
- I encountered this when working on #9439. Creating an element with parent …
- 12:04 Ticket #12215 (Memleak in UniqueRepresentation, @cached_method) created by
- The documentation says that UniqueRepresentation? uses weak refs, but this …
- 11:55 Ticket #12214 (polygon documentation in error) created by
- […] This seems to not be correct. […] We should fix the …
- 07:45 Ticket #12213 (aspect_ratio and figsize for graphics do not work as expected in ...) created by
- I don't know what was done to plotting in sage-4.8.alpha5, but it is …
- 05:24 Ticket #12212 (Colormap for implicit_plot3d and parametric_plot3d) created by
- Colormaps work for plot3d, but not for implicit_plot3d or …
- 04:47 Ticket #12211 (bug in equation checking for quasi projective/affine schemes) created by
- The method _check_satisfies_equations of the class …
- 04:41 WikiStart edited by
- (diff)
- 03:45 Ticket #12210 (GF(p) constructor should check primality of p only once) created by
- In the FiniteField constructor, it is first checked whether the order is …
- 01:29 Ticket #12209 (Reducing the defining polynomial of a hyperelliptic curve isomorphic over ...) created by
- Ticket #12204 returns a hyperelliptic curve isomoprhic to the first one …
12/20/11:
- 19:55 Ticket #12208 (LU decomposition gives wrong results on cyclotomic matrices ...) created by
- On Sage 4.8.alpha4 on MacOSX 10.6 (built from source, patched for flack …
- 17:29 WikiStart edited by
- (diff)
- 14:41 Ticket #12207 (Typing "sage -cython" doesn't work due to bug in wrapper script) created by
- We should get a usage message but don't: […] This is because of a bug …
- 12:55 WikiStart edited by
- (diff)
- 11:51 Ticket #12206 (Put SAGE_SCRIPTS first in spkg/standard/deps) created by
- I've discovered that even after building dozen(s) of packages, I still …
- 10:59 Ticket #12205 (rewrite conway polynomial spkg and code in Sage library to not use ZODB) created by
- This is necessary so we can dump the ZODB spkg from Sage. ---- …
- 10:40 WikiStart edited by
- (diff)
- 09:22 Ticket #12204 (Reducing the defining polynomial of a hyperelliptic curve) created by
- A method for hyperellipt curves over rational field which reduces the …
- 08:06 Ticket #12203 (Implement is_PariGpElement) created by
- It would be useful to have a function is_PariGpElement() which returns …
- 07:43 WikiStart edited by
- (diff)
- 06:04 Ticket #12202 (Bug in hecke_operator_on_basis) created by
- There's a bug in the above method when len(B) is zero.
- 05:32 Ticket #12201 (The new R spkg breaks building from source on at least one OS X system.) created by
- On OS X 10.6.8 I cannot install this spkg in sage-4.8.alpha3 (I build the …
- 05:32 WikiStart edited by
- (diff)
- 05:30 Ticket #12200 (Implementing an algorithm for contructing genus 2 hyperelliptic curves ...) created by
- Mestre's algorithm for constructing hyperelliptic curves has been …
- 05:25 WikiStart edited by
- (diff)
- 05:10 WikiStart edited by
- (diff)
- 04:38 WikiStart edited by
- (diff)
- 04:35 WikiStart edited by
- (diff)
- 04:34 WikiStart edited by
- (diff)
- 04:34 WikiStart edited by
- (diff)
- 03:27 Ticket #12199 (Implementing an algorithm for contructing genus 2 hyperelliptic curves ...) created by
- Mestre's algorithm for constructing hyperelliptic curves has been …
- 02:54 Ticket #12198 (is_squarefree() over multivariate rings does not work) created by
- The following examples demonstrate the problem: […]
- 02:49 Ticket #12197 (Improve LaTeX of differential form elements) created by
- While working on #12156, I found several small issues with the LaTeX …
- 01:32 Ticket #12196 (Improve latex for quadratic fields) created by
- The latex generated for quadratic fields is unclear. […] Compare this …
- 01:27 Ticket #12195 (numerical_approx broken for vectors) created by
- #1294 implemented n() but not N() or the functional …
- 01:23 Ticket #12194 (Enhancing function field capabilities: collapse a tower of function field ...) created by
- The aim of this ticket is changed to merge Julian's function field …
12/19/11:
- 11:16 Ticket #12193 (Dimension of Polyhedron is not well defined) created by
- Given a vector space V and a polyhedron P, the dimension of P is the …
- 08:15 Ticket #12192 (Improve doctest coverage of misc/fpickle.pyx) created by
- I introduced some functions without doctests in #11716. This ticket tries …
- 07:19 WikiStart edited by
- (diff)
- 03:01 Ticket #12191 (is_squarefree for integer polynomials) created by
- […] The first and last should of course be False, as 2^2 is a …
12/18/11:
- 17:32 Ticket #12189 (Remove useless scripts from local/bin) closed by
- duplicate: Sorry for the duplicate (see #12189)
- 16:11 Ticket #12190 (Remove useless scripts from local/bin) created by
- sage-grep is not needed since we now have search_src same goes for …
- 16:11 Ticket #12189 (Remove useless scripts from local/bin) created by
- sage-grep is not needed since we now have search_src same goes for …
- 13:05 Ticket #12188 (Bug in is_smooth for curves over CC) created by
- […]
- 12:59 Ticket #12187 (Bug in is_singular for plane projective curves) created by
- […] This happens exactly when the characteristic of the base field …
- 12:28 Ticket #12186 (Faster norm calculations) created by
- Using a relative norm calculation is far slower than using an absolute …
- 11:53 Ticket #12185 (Bug in norm for orders of relative number fields) created by
- […] Duplicate, fixed by #11904.
- 09:28 Ticket #12184 (Change example in doc/bordeaux/elliptic_curves.rst) created by
- In William Stein's Bordeaux lectures he gave an example of an elliptic …
- 08:34 Ticket #12183 (absolute and relative norm functions for number field elements) created by
- Although number_field_element.pyx has a norm method, it does not have …
- 08:22 WikiStart edited by
- (diff)
- 08:04 Ticket #12182 (Calculate the trace dual of an order in a number field) created by
- There is no implementation to calculate the trace dual (with respect to …
- 08:02 Ticket #12181 (random_DAG does not terminate on it's default inputs) created by
- Try: […] it will run forever! apply only …
- 07:59 Ticket #12180 (is_directed_acyclic(certificate=True) doesn't always give an ordering back) created by
- Currently we have: […]
- 07:43 Ticket #8336 (round(x) <> x.round() for x in RealField) closed by
- invalid: I'm going to close this as invalid now since we have the following …
- 07:34 Ticket #12179 (Binomial of integer (mod n) returns integer) created by
- […] But binomial(R(5), R(2)) is nonsense, both as an element of …
- 06:30 Ticket #12178 (Error in typeset of polynomials) created by
- The following code leads to the typeset error: `Can't find closing …
- 02:35 Ticket #12177 (Prime slicing for matrix multiplication) created by
- In Sage, matrix arithmetic over finite fields is fast in the following …
- 01:50 Ticket #8538 (Update mpi4py (MPI for Python) to the latest version (1.2.2)) closed by
- fixed: Looks good to me. I've updated the website to include this.
12/17/11:
- 15:22 Ticket #12176 (Compute Minkowski bound for relative number fields) created by
- […] Apply 12176_3.patch
- 12:50 Ticket #12175 (Missing *args and **kwds in SL2Z.random_element()) created by
- In #3893 SL2Z.random_element() was fixed to pass through *args and …
- 12:46 Ticket #4706 (fix race condition between doctest creation and running) closed by
- invalid: I tihnk this can be closed as well.
- 12:08 Ticket #1866 ([probably fixed] bug in doctesting -- long time not respected in some ...) closed by
- invalid
- 12:07 Ticket #1365 (golden_ratio._algebraic_() should synthesize the value) closed by
- invalid: I agree with Robert's analysis.
- 11:20 Ticket #12174 (modular resultants for multivariate polynomials over QQ) created by
- Sage is somewhat slow when computing discriminants of multivariate …
- 11:13 Ticket #12173 (Update FLINT to 2.3) created by
- Install: * the FLINT spkg at …
- 03:31 Ticket #12172 (R doctest starts X11 on OSX) created by
- John Palmeri reports that, with the R package from #12057, this doctest is …
- 02:49 Ticket #12171 (Update MPFI to 1.5.1) created by
- This is needed for #11666. Use …
- 01:13 Ticket #12157 (Segfault in __Pyx_check_binary_version) closed by
- fixed
- 01:12 Ticket #12164 (graph subgraph_search does not return copy of subgraph) closed by
- fixed
- 01:12 Ticket #12166 (Elliptic curves: improve documentation of period_lattice) closed by
- fixed
- 01:12 Ticket #5943 (Sage 3.4.2.a0: len(prime_range(2^50)) segfaults) closed by
- fixed
- 01:12 Ticket #6087 (graph automorphism group segfaults on invalid input (fixed already; add ...) closed by
- fixed
- 01:12 Ticket #9770 (SphericalDistribution() is not random) closed by
- fixed
- 01:12 Ticket #10172 (Rational Point algorithm bug) closed by
- fixed
- 01:12 Ticket #10642 (Additional points in a documentation titles) closed by
- fixed
- 01:12 Ticket #10791 (Fix and upgrade Gram-Schmidt) closed by
- fixed
- 01:11 Ticket #10795 (Fix and upgrade double dense matrix QR decomposition) closed by
- fixed
- 01:11 Ticket #11597 (Dimension of the singular set) closed by
- fixed
- 01:11 Ticket #11637 (Updated docstring for Graph.cores()) closed by
- fixed
- 01:11 Ticket #11904 (Change default variable name for NumberField and NumberFieldElement -> ...) closed by
- fixed: Happy Christmas to you too, and see you on monday!
- 01:11 Ticket #11947 (Implement cardinality for polynomial quotient rings) closed by
- fixed: Thanks for the review!
- 01:11 Ticket #11976 (matrix plot colorbars) closed by
- fixed
- 01:10 Ticket #12118 (Fix parallel building of libgpg_error) closed by
- fixed
- 01:10 Ticket #12146 (hidden markov models: add option to sample/generate to specify the ...) closed by
- fixed
12/16/11:
- 18:22 Ticket #12170 (Genus computation (using singular) and _singular_ object for function ...) created by
- Following my the discussion on sage-devel this adds genus() function to …
- 11:14 Ticket #12169 (Adding Harary graphs to graph generators.) created by
- The Harary graph H_{k,n} is a minimal k-connected graph on n vertices, …
- 10:09 Ticket #12168 (statistical analysis for calculation timings) created by
- The attached script does some statistical analysis and plotting for a …
- 08:12 Ticket #12167 (Move SAGE_ROOT/ipython to extcode) created by
- There is absolutely no reason for $SAGE_ROOT/ipythonrc to be in the …
- 07:43 Ticket #12166 (Elliptic curves: improve documentation of period_lattice) created by
- […] The documentation speaks of "the" period lattice of E, but to …
12/15/11:
- 22:25 Ticket #12165 (Unexpected behavior with weighted graph) created by
- This bug is about a non-obvious, wierd behavior when plotting a certain …
- 21:40 Ticket #12164 (graph subgraph_search does not return copy of subgraph) created by
- Consider this example: […] The docs say that s should be a copy of …
- 19:36 Ticket #12163 (Missing digits in numerical_approx) created by
- From …
- 19:34 Ticket #12162 (simplify_full for matrix) created by
- A minor change to implement simplify_full for matrix.
- 18:17 Ticket #12161 (Make Sage App on Mac work right all the time on OS X 10.7 Lion, and OS X ...) created by
- [ http://ask.sagemath.org/question/740/app-installation-problem-on-mac-os-x- …
- 13:31 Ticket #12160 (Fix inconsistent comparison of Python and Sage floats with "nan".) created by
- We have […] The topic is related with #12149, but the code is …
- 11:40 Ticket #12159 (Placing triangulation and normal cones) created by
- This ticket implements some more functionality for triangulations: * the …
- 03:00 Ticket #12158 (Segfault in PARI's err_init() during pari_init_opts()) created by
- This segfault is on Ubuntu oneiric 11.10 32-bit with user authentication …
- 02:45 Ticket #12157 (Segfault in __Pyx_check_binary_version) created by
- Sage 4.8.alpha4 doesn't start up on Ubuntu oneiric (11.10) but dies with …
- 01:42 Ticket #12156 (Pretty print LatexExpr directly) created by
- An object of type LatexExpr should be pretty-printed as-is, that is …
- 01:07 Ticket #12131 ($SAGE_LOCAL/lib and lib64) closed by
- fixed
12/14/11:
- 14:29 Ticket #11950 (Bug in topological_sort) closed by
- fixed
- 14:28 Ticket #11961 (Fixes a bug in is_chordal -- two algorithms) closed by
- fixed
- 14:28 Ticket #12108 (is_eulerian doesn't handle disconnected graphs properly) closed by
- fixed
- 14:28 Ticket #12016 (parallelism in Sage: just use value of 'MAKE') closed by
- fixed
- 12:07 Ticket #12155 (Bug when taking complement of bipartite graph.) created by
- Quick description: […] For more details please see discussion at …
- 05:45 Ticket #12154 (broken doctests in magma.py for integers in QQ and conversion of number ...) created by
- A later patch at #12006 does everything this patch does, and more. Now …
- 00:35 Ticket #12153 (Make series of data available on sage_timeit return objects) created by
- Since sage_timeit can already do repeats it may be useful to make all the …
12/13/11:
- 16:56 Ticket #12152 (Maxima fails to properly convert some floats to rationals) created by
- From https://groups.google.com/d/topic/sage-devel/JZ54xk51F-E/discussion : …
- 16:17 WikiStart edited by
- (diff)
- 16:16 WikiStart edited by
- (diff)
- 08:22 WikiStart edited by
- (diff)
- 07:54 Ticket #12151 (Bug in global_integral_model for elliptic curves over number fields) created by
- […]
- 07:50 WikiStart edited by
- (diff)
- 07:40 WikiStart edited by
- (diff)
- 07:36 Ticket #12150 (upgrade defect() of a finite word) created by
- Update defect() method of a finite word to calculate the defect for …
- 07:32 WikiStart edited by
- (diff)
- 07:29 WikiStart edited by
- (diff)
12/12/11:
- 21:08 Ticket #12149 (float('nan')>1 crashes Sage.) created by
- The optimizations in #10314 ignored the fact that floating point numbers …
- 05:38 Ticket #12148 (random_digraph fails with ZeroDivisionError) created by
- With default arguments the random_digraph method fails with a zero …
- 03:44 Ticket #12147 (Binary NTL Finite field elements can't coerce to GF(2)) created by
- For Finite fields when an element also exists in a subfield it should …
12/11/11:
- 22:26 Ticket #12146 (hidden markov models: add option to sample/generate to specify the ...) created by
- It would be useful when using Monte Carlo techniques to do forecasting if …
- 16:01 Ticket #12145 (Ugly result for exponential integral) created by
- As reported in this sage-support thread: …
- 14:17 Ticket #12144 (better document a technical confusing point in the Hidden Markov Model ...) created by
- I was reading the Continuous Hidden Markov Model code and trying to …
12/10/11:
- 20:57 Ticket #12143 (PariError when creating a relative number field) created by
- […] fails with PariError?: inconsistent data (12) The failure occurs …
- 15:05 Ticket #12106 (Implement sage --rsyncdist) closed by
- fixed
- 15:05 Ticket #12137 (Fix parallel building of Singular) closed by
- fixed
- 15:05 Ticket #12139 (Disable parallel "make install" in MPIR spkg) closed by
- fixed
- 14:57 Ticket #12142 (Speed up Pari finite field operations) created by
- Let us perform a simple addition of finite field elements that are …
- 14:12 Ticket #12141 (Implement finite algebras) created by
- Finite algebras over fields should be implemented. A finite algebra …
- 04:23 WikiStart edited by
- (diff)
- 02:44 Ticket #12138 (Fix parallel building zlib) closed by
- fixed
- 02:41 Ticket #12128 ("hg verify" is not a proper way to check whether there is an hg repo) closed by
- fixed
- 02:40 Ticket #12057 (Upgrade R (r-project.org)) closed by
- fixed
- 02:40 Ticket #11556 (Linear transformations, built from free module morphisms) closed by
- fixed
- 02:40 Ticket #11526 (count_points() error for generic schemes. (includes patch)) closed by
- fixed
12/09/11:
- 19:20 Ticket #12140 (Symmetric functions uses lrcalc in symmetrica and bug fix in skew Schur ...) created by
- This patch switches computations in symmetric functions from symmetric to …
- 14:12 Ticket #12139 (Disable parallel "make install" in MPIR spkg) created by
- […] New spkg: …
- 14:11 Ticket #12138 (Fix parallel building zlib) created by
- See http://sage.math.washington.edu/home/palmieri/misc/zlib-1.2.5.log …
- 14:10 Ticket #12137 (Fix parallel building of Singular) created by
- See …
- 12:04 Ticket #12136 (FVS function in DiGraph returns [0] instead of [] if already directed ...) created by
- I was wondering why the feedback vertex set method …
- 11:46 Ticket #12135 (Multiple loops handling in c_graph) created by
- Sage handles multiple loops on one vertex inconsistently. […] Compare …
- 11:16 Ticket #12134 (is_planar(set_pos=True) doesn't work with small graphs) created by
- […] It is interesting that _triangulate raises NotImplementedError?. …
- 09:23 Ticket #12133 (New spkg for extended tables of prime factors) created by
- Richard Brent has tables of prime factors of numbers of the form bk + 1 …
- 09:00 Ticket #12132 (Meta-ticket: add an implementation of Edixhoven's algorithm to Sage) created by
- A book on the computational aspects of Galois representations associated …
- 03:04 Ticket #12131 ($SAGE_LOCAL/lib and lib64) created by
- Some distributions set up autotools to install libraries into …
- 02:54 Ticket #10967 (R breaks if SAGE_LOCAL undefined) closed by
- wontfix
- 02:25 Ticket #879 ("sage -testall" should summarize all failures at the end of the run) closed by
- worksforme
- 02:25 Ticket #3447 (sage -t foo gives wrong path to the file foo in the output) closed by
- worksforme
- 02:24 Ticket #12104 (Cygwin import problem with randstate) closed by
- duplicate
- 02:24 Ticket #11260 (ECL-11.1.1 fails to compile maxima on WIndows 7 / Cygwin 1.7.9) closed by
- duplicate
- 02:23 Ticket #12065 (Failing doctest - R installation broken?) closed by
- duplicate
- 02:21 Ticket #5352 (the valgrind log files in sage-doctest are written to $HOME/.sage instead ...) closed by
- fixed
- 02:21 Ticket #12126 (Fix upgrading of boehm-gc package) closed by
- fixed
- 02:21 Ticket #12122 (Add doctest to check sage_make_relative) closed by
- fixed
- 02:21 Ticket #12111 (Bug in Integer.is_power_of) closed by
- fixed
- 02:21 Ticket #12035 (`list_plot` should accept lists of complex numbers) closed by
- fixed
- 02:21 Ticket #11799 (typo in tiny_integrals) closed by
- fixed
- 02:21 Ticket #11735 (Bug in is_chordal) closed by
- fixed
- 00:50 Ticket #12130 (CPLEX acquires maximal number of threads on system) created by
- The Cplex Backend (cplex_backend.pxd) allows CPLEX to invoke the maximum …
12/08/11:
- 19:17 Ticket #12129 (MPolynomial_libsingular.is_squarefree fails with linear factors) created by
- […] This may be related to an inconsistency in the Singular sqrfree …
- 14:11 Ticket #12128 ("hg verify" is not a proper way to check whether there is an hg repo) created by
- From the root spkg-install: […] Unfortunately, this is a bad way to …
- 12:13 Ticket #12127 (fix comparison R == Z) created by
- Two methods in schemes/generic/homset.py contain a comparison 'R == Z' …
- 03:34 WikiStart edited by
- (diff)
- 03:31 Ticket #12126 (Fix upgrading of boehm-gc package) created by
- See #11883. spkg: …
12/07/11:
- 16:48 Ticket #12125 (Integer factoring improvements) created by
- This patch adds methods for factoring integers of the form bk + 1
- 12:38 WikiStart edited by
- (diff)
12/06/11:
- 17:07 CygwinPort edited by
- (diff)
- 12:45 Ticket #12124 (Fix Eisenstein L-series precision) created by
- The LCalc interface uses PARI/GP through strings. This is problematic for …
- 11:35 Ticket #12123 (Bug in convolution) created by
- […] But the middle piece should be 3, not 6, apparently. See the …
- 09:32 Ticket #12122 (Add doctest to check sage_make_relative) created by
- 07:35 Ticket #12121 (floor/ceil can be very slow at integral values) created by
- Reported (in slightly different form) on …
- 05:19 Ticket #11933 (Fix qepcad doctests) closed by
- fixed
12/05/11:
- 08:06 Ticket #8525 (mistake in docstring for R=Zp(3)'s R.plot method.) closed by
- fixed
- 08:06 Ticket #12096 (Disable parallel "make install" in Python spkg) closed by
- fixed
- 08:06 Ticket #12063 (EllipticCurve._pari_() should use .pari_curve()) closed by
- fixed
- 08:06 Ticket #11987 (integrate returns divergent, maxima.integrate the correct result) closed by
- fixed
- 08:05 Ticket #11782 (Bug in discriminant of polynomials over Z/nZ with n composite) closed by
- fixed
- 08:05 Ticket #10292 (padics, precision, list() and printing) closed by
- fixed
- 02:31 Ticket #12120 (Improve documentation of numerical_approx()) created by
- In a class on computer algebra, students were surprised by the behavior of …
12/04/11:
- 14:30 Ticket #12119 (Replace remaining __getslice__ with functionality in __getitem__ (part 3)) created by
- __getslice__ has been deprecated for a long time in Python. This …
- 14:03 Ticket #12118 (Fix parallel building of libgpg_error) created by
- The build of libgpg_error can fail due to a race condition. This has …
- 05:35 Ticket #12117 (Bugfixes and improvements to Aurifeuillian factorization) created by
- […] This should produce a splitting, but instead it just returns a …
12/03/11:
- 20:43 Ticket #12116 (perfect_power for integers) created by
- Currently there are two functions for testing whether an integer is a …
- 13:27 CygwinPort edited by
- (diff)
- 13:24 Ticket #12115 (New MPIR won't build on Cygwin) created by
- The recent MPIR versions can only be built shared OR static on Cygwin, not …
- 09:41 CygwinPort edited by
- (diff)
- 08:52 CygwinPort edited by
- (diff)
- 07:49 Ticket #12114 (Add minor clarification about using pylab to plot doc) created by
- See the discussion at …
- 07:44 Ticket #12113 (Add minor clarification about logs with bases other than e) created by
- See [ http://ask.sagemath.org/question/953/log-base-10 this …
- 07:36 CygwinPort edited by
- (diff)
- 05:06 Ticket #12112 (Update the prereq script) created by
- 1. Added a test for a C99 compiler, since some packages require that. 2. …
- 01:47 Ticket #12111 (Bug in Integer.is_power_of) created by
- […]
- 01:16 Ticket #12110 ([ARM] Singular 3-1-3-3.p1 doesn't compile as-is) created by
- The singular package in 4.8.alpha doesn't compile because it lacks a …
12/02/11:
- 21:59 CygwinPort edited by
- (diff)
- 21:48 CygwinPort edited by
- (diff)
- 20:49 Ticket #12109 (Function for faster evaluation of cyclotomic polynomials) created by
- I've implemented a function for evaluating cyclotomic polynomials without …
- 20:46 WikiStart edited by
- (diff)
- 20:10 CygwinPort edited by
- (diff)
- 19:59 CygwinPort edited by
- (diff)
- 14:28 Ticket #12108 (is_eulerian doesn't handle disconnected graphs properly) created by
- Consider following: […] is_eulerian sees two components and refuses …
- 09:31 Ticket #12107 (animate: a*b, a+b broken some of the time) created by
- The _combine_kwds method for animations fails if xmin, xmax, ymin, …
- 01:48 Ticket #12106 (Implement sage --rsyncdist) created by
- This is a script to create an rsyncable Sage tarball. The spkgs are …
12/01/11:
- 11:00 Ticket #12098 (Readline should depend on termcap) closed by
- fixed
- 10:06 Ticket #12105 (RuntimeError: Segmentation fault with nth_root) created by
- […] Apply 12105.patch to the Sage repository.
- 08:57 CygwinPort edited by
- (diff)
- 08:53 Ticket #12104 (Cygwin import problem with randstate) created by
- I've encountered this too, but dimpase most recently on …
- 00:13 Ticket #12082 (spkg-install of extcode, sage_scripts should preserve timestamp) closed by
- fixed: Thanks for the review.
- 00:13 Ticket #12055 (Upgrade PALP) closed by
- fixed: Not sure why the need for $MV, $CP and the likes (who's idea was …
- 00:12 Ticket #9562 (Add M4RIE to Sage) closed by
- fixed
- 00:12 Ticket #4260 (use LinBox as native matrix representation for dense matrices over GF(p)) closed by
- fixed: Testing again on hawk…
11/30/11:
- 12:55 Ticket #5177 (Notebook keeps directories for deleted cells) closed by
- fixed
- 12:45 Ticket #12097 (General clean-up of sage-make_relative) closed by
- fixed
- 12:45 Ticket #12056 (sage -sdist/-bdist should use the current branch) closed by
- fixed
- 12:44 Ticket #12012 ('make distclean' should clean up start.log, spkg/parallel_make.cfg) closed by
- fixed
- 04:55 Ticket #12103 (Use MeatAxe as an optional back end for dense matrices over `GF(p^n)`, p ...) created by
- Sage has (or will soon have) fairly good implementations of dense matrices …
- 03:11 Ticket #12102 (Make bzip2 a standard (instead of base) package) created by
- Now that we have support for gzipped Sage packages (#12602), we can easily …
- 02:40 Ticket #12100 (proof parameter not passed on when factoring polynomials over function ...) closed by
- invalid: If you want a ticket to be closed, set its milestone to …
- 01:28 Ticket #5177 (Notebook keeps directories for deleted cells) closed by
- fixed: Looks good to me. I applied a modified version to the flask notebook in …
11/29/11:
- 20:39 Ticket #12101 (infinite recursion with exp on sparse matrix) created by
- […] ---- Apply trac_12101-sparse-matrix-exp.patch.
- 08:05 Ticket #12100 (proof parameter not passed on when factoring polynomials over function ...) created by
- Applying #9054 to sage 4.7.2 factorization does not work anymore in some …
- 07:02 Ticket #12099 (Improve initialization of categories for matrix spaces) created by
- This is a followup to #119000. Here is an extract of the documentation of …
- 05:43 Ticket #12098 (Readline should depend on termcap) created by
- Apply 12098_deps.patch to the SAGE_ROOT repository.
- 03:11 Ticket #12097 (General clean-up of sage-make_relative) created by
- The attached patch essentially rewrites sage-make_relative. The new …
- 02:11 Ticket #12096 (Disable parallel "make install" in Python spkg) created by
- The python spkg should not use parallel "make install". This is claimed …
- 02:03 Ticket #12055 (Upgrade PALP) closed by
- fixed: positive review
- 02:03 Ticket #12086 (Do not include doc/en/reference/sage in sage spkg) closed by
- fixed
11/28/11:
- 20:18 Ticket #12095 (integral_points missing solutions) created by
- As reported on …
- 19:15 Ticket #12094 (Upgrade Maxima to 5.24.0) created by
- I've successfully replaced the 'src' directory in the current …
- 11:34 Ticket #12063 (EllipticCurve._pari_() should use .pari_curve()) closed by
- fixed: Thanks for the review. Doctests pass, no problem.
- 02:44 Ticket #12093 (Replace __getslice__ with functionality in __getitem__ in several files ...) created by
- __getslice__ has been deprecated for a long time in Python. This …
- 01:22 Ticket #12092 (get doctest coverage of databases/stein_watkins.py to 100%) created by
- Part of metaticket #12024. See also …
11/27/11:
- 09:33 Ticket #12091 (chained inequalities bug in add_constraint to MixedIntegerLinearProgram) created by
- This ticket was originally started to address problems now dealt with in …
- 06:51 Ticket #12090 (Arrangements of pseudolines) created by
- This module implements a class …
- 04:39 Ticket #12089 (Singular does not build on Cygwin - static libs problem) created by
- Singular does not build on Cygwin because libkernel and libhtmlhelp are …
- 01:20 Ticket #12041 (Replace __getslice__ with functionality in __getitem__ in several files) closed by
- fixed
- 01:20 Ticket #12079 (Two memory leaks in mpmath extension code) closed by
- fixed
- 01:20 Ticket #12085 (Fix docstring in sage/crypto/boolean_function.pyx) closed by
- fixed
- 01:20 Ticket #12087 (Clean up devel/sage/.hgignore) closed by
- fixed
11/26/11:
- 09:22 Ticket #12088 (Make use of PALP for different dimensions) created by
- In #12055 (replaced by #7071) Volker made several copies of PALP for …
- 07:54 Ticket #12087 (Clean up devel/sage/.hgignore) created by
- There are lots of files in devel/sage/.hgignore which no …
- 07:36 Ticket #12086 (Do not include doc/en/reference/sage in sage spkg) created by
- 05:07 Ticket #11826 (coercing to the residue field of p-adic extensions) closed by
- duplicate
- 05:07 Ticket #7929 (Pickling fails for some residue fields) closed by
- duplicate
- 05:06 Ticket #11414 (CartesianProduct should return a list of tuples) closed by
- duplicate
- 05:05 Ticket #12017 (Adds CoerceKey) closed by
- invalid
- 05:05 Ticket #6124 (Bug in galois_group of a p-adic field extension) closed by
- invalid
- 05:03 Ticket #1236 (tate pairings on elliptic curves -- add to sage) closed by
- duplicate
- 05:02 Ticket #8274 (R's spkg-install needs a good overhaul.) closed by
- duplicate
- 03:27 Ticket #11884 (Fix ECL so it builds on OS X Lion) closed by
- fixed: Seems to work on all OS X systems, and Maxima also, so positive_review.
- 02:31 Ticket #5852 (Properly canonicalize $SAGE_ROOT) closed by
- fixed
- 01:45 Ticket #12085 (Fix docstring in sage/crypto/boolean_function.pyx) created by
- Needed for upgrade to Python 2.7.2 (#9958). There is a problem with the …
- 01:35 Ticket #12081 (Do not include doc/output in sage spkg) closed by
- fixed
- 01:35 Ticket #12047 (numerical_integral(f, a, a) should always be zero) closed by
- fixed
- 01:35 Ticket #11997 (fix a mistake in the docstring for lift_to_sl2z (etc.)) closed by
- fixed
- 01:34 Ticket #11796 (inconsistency between 0.nbits() and 0.ndigits(base=2)) closed by
- fixed
- 01:34 Ticket #11583 (Sagetex example has some nontrivial dependancy's) closed by
- fixed
- 01:34 Ticket #9751 (Documentation for AdditiveMagmas' addition_table) closed by
- fixed
11/25/11:
- 13:09 Ticket #12084 (Restores a test in sage/tests/french_book/number_theory.py) created by
- Ticket #8334 inappropriately changed the following test in …
- 09:31 Ticket #12083 (Add a TikZ-tex output method for 2d and 3d polytopes) created by
- I recently had to draw polytopes for my work. Many drawing tools already …
- 03:10 Ticket #12082 (spkg-install of extcode, sage_scripts should preserve timestamp) created by
- In script, I also remove the symlinks "sage.bin", "sage_pari" and …
- 02:22 Ticket #12081 (Do not include doc/output in sage spkg) created by
11/24/11:
- 20:22 CygwinPort edited by
- (diff)
- 20:21 CygwinPort edited by
- observerd today… (diff)
- 03:45 Ticket #12080 (manin constant) created by
- My definition of the Manin constant of an elliptic curve E/Q is the …
- 02:44 Ticket #12079 (Two memory leaks in mpmath extension code) created by
- The attached patch fixes two memory leaks triggered by repeatedly calling …
11/23/11:
- 12:59 Ticket #12078 (Add an example of SEE ALSO section in the dev-guide) created by
- See also …
- 11:59 Ticket #12077 (Improved residue fields and coercions for Zp and Qp) created by
- This patch makes faster morphisms between p-adic rings and fields and …
- 11:19 Ticket #12076 (sage-location doesn't deal with packages after initialize_pkgconfig_files ...) created by
- sage-4.7.2 with optional package libogg-1.1.4.spkg installed. Now when I …
- 09:52 Ticket #12075 (Create callable matrices in function notation) created by
- In …[…]
- 06:43 Ticket #12074 (real nth root function) created by
- See sage-devel thread at: …
- 05:26 Ticket #12058 (Mercurial should not enable pager by default) closed by
- fixed
- 05:26 Ticket #12052 (Some distance computations remained *slow*) closed by
- fixed
- 05:25 Ticket #12049 (matrix_integer_dense.pyx: 'algorithn' instead of 'algorithm') closed by
- fixed
- 05:25 Ticket #12022 (failing doctest in integer_vector.py (gale ryser theorem) / multiple ...) closed by
- fixed
- 05:25 Ticket #12019 (doctest failure in linear_programming.rst (multiple correct solutions)) closed by
- fixed
- 05:25 Ticket #11936 (image_type of galois_representation of EllipticCurve hangs on first call) closed by
- fixed
- 05:25 Ticket #11650 (Make 'convert' the standard way to produce animated gifs (again)) closed by
- fixed
Note: See TracTimeline
for information about the timeline view.

