Timeline
10/18/08:
- 22:41 Ticket #4323 (sage-coverage expects doctests for closures) created by
- Unfortunately, there is often no way to doctest such functions directly, …
- 14:43 Ticket #4322 ([with patch, with positive review] modular polynomials database is broken) created by
- In 3.1.4, install this optional spkg with […] then […]
- 13:35 Ticket #4311 ([with patch, positive review] added documentation for tensor products of ...) closed by
- fixed: Merged in Sage 3.2.alpha0
- 13:33 Ticket #4321 ([with spkg, with positive review] wrong Unix permissions in some PolyBoRi ...) created by
- The Unix permissions are too restrictive in sage-3.1.4, they don't allow …
- 13:32 Ticket #4286 ([with patch, positive review] minor improvements to old integer code) closed by
- fixed: Merged in Sage 3.2.alpha0
- 13:31 Ticket #4297 ([with patch, positive review] make sage -cython work on .spyx and library ...) closed by
- fixed: Merged in Sage 3.2.alpha0
- 13:31 Ticket #4320 ([with patch, positive review] linear codes improvements) created by
- This is a patch which incorporates several changes in linear_codes.py …
- 13:30 Ticket #1323 ([with patch, positive review] generate all subspaces of a vector ...) closed by
- fixed: Merged in Sage 3.2.alpha0
- 12:48 Ticket #4275 ([with new patch, with positive review] improved doctest for elliptic ...) closed by
- fixed: Merged in Sage 3.2.alpha0
- 12:13 Ticket #4177 ([with patch, positive review] Put Sage version in Notebook) closed by
- fixed: Merged in Sage 3.2.alpha0
- 08:58 Ticket #4319 (Update Italian tutorial for #4285) created by
- Minor output change due in #4285.
- 08:57 Ticket #4318 (update French tutorial for #4285) created by
- Minor output change due in #4285.
- 08:22 Ticket #4317 ([with patch; positive review] Fix easy-install.pth after moving Sage) created by
- To reproduce: 1) build sage from source, say in /tmp/sage-3.1.4 2) type …
- 08:11 Ticket #3959 ([with patch, positive review] General group algebras class) closed by
- fixed: Merged in Sage 3.2.alpha0. Mike: Feel free to submit a patch on top of …
- 08:11 Ticket #3962 ([with patch, positive review] Error in converting vector to SR) closed by
- fixed: Merged trac_3962-3.patch in Sage 3.2.alpha0
- 06:05 Ticket #4244 ([with patch, positive review] pynac interface enhancements, symbolic ...) closed by
- fixed: Merged all three patches in Sage 3.2.alpha0
- 06:05 Ticket #4243 ([with spkg, positive review] pynac package version bump to 0.1.1) closed by
- fixed: Merged in Sage 3.2.alpha0
- 05:06 Ticket #4285 ([with patch, positive review] update desolver interface) closed by
- fixed: Merged both patches in Sage 3.2.alpha0. Mike: Note that the patch by …
- 05:03 Ticket #4183 ([with patch, positive review] ?? can't always find the source for new ...) closed by
- fixed: Merged 4183-2.patch in Sage 3.2.alpha0
- 04:05 Ticket #3920 ([with patch, positive review] FiniteFieldElement.vector/matrix -> ...) closed by
- fixed: Merged both patches in Sage 3.2.alpha0
- 03:15 Ticket #4314 ([with patch] Add some functionality to matrices in eclib) closed by
- duplicate: This is a dupe of #4313
- 02:29 Ticket #4284 ([with patch, positive review] modular symbols -- applying Hecke operator ...) closed by
- fixed: Merged in Sage 3.2.alpha0
- 02:10 Ticket #4251 ([with patch, positive review] typo in installation manual) closed by
- fixed: Merged 4251.patch in Sage 3.2.alpha0
- 02:05 Ticket #1860 (arrow -- 2d plot truncates badly) closed by
- fixed: Closed due to fixes via other tickets. Thanks Jason. Cheers, Michael
- 02:03 Ticket #4315 (symbolic computing is terribly slow) closed by
- fixed: Yep, closed since the main pynac ticket (#3872) has been merged. Cheers, …
10/17/08:
- 17:02 Ticket #4304 ([with patch, positive review] split up NTL's decl.pxi) closed by
- fixed: Merged in Sage 3.2.alpha0
- 17:01 Ticket #3872 ([with patch, positive review] calculus -- incorporate ginac into Sage) closed by
- fixed: Merged pynac_3.1.3.alpha2.hg in Sage 3.2.alpha0
- 16:20 Ticket #4316 (notebook: '%html $x<y$' doesn't work right) created by
- If I type […] in the notebook, then the "<y" gets swallowed. (If I …
- 12:13 Ticket #4315 (symbolic computing is terribly slow) created by
- Computing the 10th derivative of x(xx) in Sage is terribly slow: […] …
- 10:12 Ticket #4314 ([with patch] Add some functionality to matrices in eclib) created by
- The attached patch (based on 3.1.4) makes two changes in …
- 10:11 Ticket #4313 ([with new patch, positive review] Add some functionality to matrices in ...) created by
- The attached patch (based on 3.1.4) makes two changes in …
- 05:52 Ticket #4312 ([with patch; with positive review] major @paralllel (hence pyprocessing) ...) created by
- In 3.1.2 this worked fine. It's totally broken in 3.1.4. […] This is a …
10/16/08:
- 13:00 Ticket #4311 ([with patch, positive review] added documentation for tensor products of ...) created by
- added documentation for tensor products of crystals according to Daniel …
- 11:15 Ticket #4310 ([with patch, positive review] simplification of the coercion api) created by
- The _has_coerce_map_from_ has been deleted, and the …
- 10:30 Ticket #4309 ([with patch, needs work] Kerberos authentification for SAGE notebook) created by
- This patch adds Kerberos authentification support for the SAGE notebook. …
- 08:27 Ticket #4308 ([with spkg, positive review] make mpc an optional spkg) created by
- I am planning to add arbitrary precision complex numbers using the MPC …
- 02:31 Milestone sage-3.1.4 completed
- Critical bug fixes left over from 3.1.3. Cheers, Michael
- 02:21 Ticket #4307 ([with patch, with positive review] bad error message in ...) created by
- […] The error message should say something like: […]
- 02:17 Ticket #4306 (bug in supersingular module) created by
- […]
10/15/08:
- 13:50 Ticket #4305 (move finite fields into their own directory) created by
- This is in anticipation of much re-factoring and refinement.
- 13:29 Ticket #4289 ([with patch, with positive review] Fix bug in EllipticCurve constructor) closed by
- fixed: Merged in Sage 3.1.4. Cheers, Michael
- 12:12 Ticket #4303 (Plotting: points(list_of_points, rgbcolor=c) gives strangely colored ...) closed by
- duplicate: This is a duplicate of #2076.
- 10:46 Ticket #3437 (split sage.libs.ntl.decl.pxi into several files) closed by
- duplicate: Dupe of #4304
- 10:44 Ticket #4304 ([with patch, positive review] split up NTL's decl.pxi) created by
- 10:33 Ticket #4303 (Plotting: points(list_of_points, rgbcolor=c) gives strangely colored ...) created by
- From the docstring for point2d, the following works fine: sage: p = …
- 09:36 Ticket #4302 ([with patch, positive review] improve modular composition in GF(2)[x] and ...) created by
- Here is a toy implementation of polynomial modular composition over GF(2). …
- 09:24 Ticket #4301 ([with patch, needs work] lookup generic methods on category) created by
- No caching is done yet, but it shouldn't be too hard to add at some point.
- 09:21 Ticket #4292 ([with patch, positive review] graphics_array -- stupid bug introduced by ...) closed by
- fixed: Merged in Sage 3.1.4. Cheers, Michael
- 09:14 Ticket #4300 ([with patch, positive review] Update HISTORY.txt with Sage 3.1.2 and 3.1.1) closed by
- fixed: Merged in Sage 3.1.4. Cheers, Michael
- 09:08 Ticket #4300 ([with patch, positive review] Update HISTORY.txt with Sage 3.1.2 and 3.1.1) created by
- Patch attached as the title says. Cheers, Michael
- 08:41 Ticket #4291 ([with patch, with positive review] Fix problem with IPython and init.sage) closed by
- fixed: Merged in Sage 3.1.4. Cheers, Michael
- 08:39 Ticket #4295 ([with patch, positive review] delete mercurial-howto.txt) closed by
- fixed: Merged in Sage 3.1.4. Cheers, Michael
- 08:22 Ticket #4299 ([with patch; needs review] sha bound totally busted for rank 0 curves) closed by
- fixed: this is fixed in 3.1.3 yeah!
- 08:09 Ticket #4299 ([with patch; needs review] sha bound totally busted for rank 0 curves) created by
- […] This is likely easy to fix and was caused by refactoring without …
- 08:03 Ticket #4298 ([with patch, positive review] fix typos) created by
- 07:41 Ticket #4297 ([with patch, positive review] make sage -cython work on .spyx and library ...) created by
- This adds the path information, and is handy for invoking cython directly …
- 06:47 Ticket #4296 ([with patch, with positive review] univariate polynomial power ignores 2nd ...) created by
- […] We should expect both results to be equal to f2 mod h.
- 05:57 Ticket #4295 ([with patch, positive review] delete mercurial-howto.txt) created by
- 04:45 Ticket #4294 (sage -t under %pdb) created by
- The title says all: I'd like to run sage -t on a file with %pdb on, so …
- 04:30 Ticket #4293 (reload(sage.combinat.crystals)) created by
- I would love to have the following feature: …
- 04:11 Ticket #4292 ([with patch, positive review] graphics_array -- stupid bug introduced by ...) created by
- If you do […] the axes still get shown! This horrendously sucks, e.g. …
- 03:48 Ticket #4291 ([with patch, with positive review] Fix problem with IPython and init.sage) created by
10/14/08:
- 15:39 Ticket #4290 ([with patch, positive review] function to construct an Elliptic Curve from ...) created by
- This is a function to turn plane curves of genus 1 with a known point into …
- 14:30 Ticket #4289 ([with patch, with positive review] Fix bug in EllipticCurve constructor) created by
- If one types in EllipticCurve(1,2) then one gets {{{Elliptic Curve …
- 14:11 Ticket #4288 ([with patch, positive review] _magma_init_ bug elliptic curve points) created by
- a test is failing, with _magma_init_(), and I wasn't able to fix it, it …
- 12:58 Ticket #4287 ([with patch, positive review] improve elliptic curve doctest (part 5)) created by
- This is for the file formal_group.py. Note that adding a s == …
- 12:49 Ticket #4286 ([with patch, positive review] minor improvements to old integer code) created by
- just cleaning up some cruft
- 10:39 Ticket #4285 ([with patch, positive review] update desolver interface) created by
- The current interface takes and returns raw maxima strings, and doesn't do …
- 08:54 Ticket #4272 ([with patch, positive review] add the files from new coercion to the ...) closed by
- fixed: Merged in Sage 3.1.3.final
- 08:33 Milestone sage-3.1.3 completed
- * William Stein, Craig Citro: modular symbols -- optimize fast computation …
- 07:38 Ticket #4284 ([with patch, positive review] modular symbols -- applying Hecke operator ...) created by
- Bug in sage-3.1.2: […]
- 07:26 Ticket #4283 ([with proto-patch] A Speed-up Patch for NTL's ZZXFactoring.c) created by
- The goal of this patch is to speed-up NTL's factoring algorithm for …
- 07:18 Ticket #4282 ([with patch, positive review] symbolic minpoly) created by
- The current minpoly algorithm on symbolic objects is slow and often fails. …
- 06:47 Ticket #4281 ([with patch,with positive review] elliptic curve doctest coverage (part 4)) created by
- This is for the file ell_tate_curve.py. I was unable to doctest the …
- 05:31 Ticket #4271 ([with patch, with positive review] improve coverage test of ell_generic.py ...) closed by
- fixed: Merged in Sage 3.1.3.final
- 05:25 Ticket #4279 ([with patch, positive review] Sage 3.1.3.rc0: numerical noise in ...) closed by
- fixed: Merged in 3.1.3.final
- 03:02 Ticket #4280 ([with patch, positive review] Syntax error for a comment line, then help ...) created by
- In Sage (up through 3.1.3rc0), paste this into a notebook cell: […] …
- 02:42 Ticket #4279 ([with patch, positive review] Sage 3.1.3.rc0: numerical noise in ...) created by
- […]
10/13/08:
- 14:24 Ticket #4278 ([with patch, positive review] Old parent's don't correctly handle coerce ...) created by
- Before […] After […]
- 12:48 Ticket #4277 ([with patch, positive review] improve doctest coverage of ell_point.py) created by
- The patch improves the doctest coverage of ell_point.py to 100%. However, …
- 12:27 Ticket #4276 ([with patch, positive review] move number fields to new coercion, ...) created by
- See summary.
- 08:58 Ticket #4275 ([with new patch, with positive review] improved doctest for elliptic ...) created by
- This patch adds missing doctests to ell_modular_symbols.py, …
- 07:45 Ticket #4274 ([with patch; positive review] assertion failure in rank for elliptic ...) created by
- This was reported to me by Peter Schwabe: […] Without proof=False, we …
- 04:59 Ticket #4273 ([with patch, positive review] Failure on Jordan form transformation ...) created by
- Getting the change of basis matrix for Jordan forms fails if there are …
- 03:08 Ticket #4272 ([with patch, positive review] add the files from new coercion to the ...) created by
- Robert suggests adding the following files to the manual: * …
10/12/08:
- 17:35 Ticket #4219 ([with spkg, positive review] MacOSX: work around java detection hang in r ...) closed by
- fixed: Merged in Sage 3.1.3.rc0
- 17:25 Ticket #4228 ([with spkg, positive review] eclib-20080310.p6.spkg is broken with 'export ...) closed by
- fixed: Merged in Sage 3.1.3.rc0
- 16:39 Ticket #4159 ([with patch, positive review] sage -bdist fails on osx 10.5 ppc and intel ...) closed by
- fixed: Merged in Sage 3.1.3.rc0
- 15:32 Ticket #4270 ([with patch, positive review] Add sage-combinat script and sage-combinat) closed by
- fixed: Merged in Sage 3.1.3.rc0
- 13:25 Ticket #3945 ([with patch, positive review] sage -gdb doesn't work (ipython related?)) closed by
- fixed: Merged in Sage 3.1.3.rc0
- 13:07 Ticket #4271 ([with patch, with positive review] improve coverage test of ell_generic.py ...) created by
- […]
- 13:06 Ticket #4270 ([with patch, positive review] Add sage-combinat script and sage-combinat) created by
- The attached patch adds the sage-combinat patch management script into …
- 12:49 Ticket #4242 ([with patch, positive reivew] Bugfix for dominates() method of ...) closed by
- fixed: Merged in Sage 3.1.3.rc0
- 11:02 Ticket #4269 ([with patch, positive review] add code to help detect which systems are ...) created by
- 08:33 Ticket #4231 ([with patch, positive review] magma -- long input too verbose in some ...) closed by
- fixed: Merged in Sage 3.1.3.rc0
- 08:33 Ticket #4240 ([with patch; positive review] magma -- increase doctest coverage of ...) closed by
- fixed: Merged in Sage 3.1.3.rc0
- 06:53 Ticket #4268 (SQLDatabase, et al. should use SQLAlchemy) created by
- SQLAlchemy is far more robust and intuitive than the current relational …
10/11/08:
- 19:15 Ticket #4267 ([with patch, positive review] remove javascript code from extcode ...) created by
- The scope of this ticket changed significantly over the lifetime of its …
- 07:06 Ticket #4266 ([with patch, positive review] overflow error in SR approx) created by
- […] Approx should fall back to mpfr if float fails.
- 05:30 Ticket #1587 ([with patch, positive review] M.kernel() gives the kernel when M acts on ...) closed by
- fixed: Yes, this is in much better shape now, thanks to #2542. (And I get to …
- 05:13 Ticket #4263 ([with patch; positive review] elliptic curves -- point height serious ...) closed by
- fixed: Merged in Sage 3.1.3.rc0
- 05:11 Ticket #4262 ([with patch; positive review] Elliptic curve a_invariants command returns ...) closed by
- fixed: Merged in Sage 3.1.3.rc0
- 02:48 Ticket #4265 ([with patch, needs review] EllipticCurve.a_invariants should return a ...) closed by
- duplicate: duplicate of #4264
- 02:47 Ticket #4265 ([with patch, needs review] EllipticCurve.a_invariants should return a ...) created by
- See #4262
- 02:46 Ticket #4264 (change E.a_invariants() for an elliptic curve to return a tuple) created by
- For consistency with b_invariants, etc., and to emphasize immutability, it …
- 01:46 Ticket #4263 ([with patch; positive review] elliptic curves -- point height serious ...) created by
- This is dumb (first thing I tried broke): […]
- 01:25 Ticket #4262 ([with patch; positive review] Elliptic curve a_invariants command returns ...) created by
- This sucks: […]
10/10/08:
- 23:40 Ticket #4257 ([with patch, positive review] support for Singular's 'intmat' and ...) closed by
- fixed: Merged in Sage 3.1.3.rc0
- 23:40 Ticket #4253 ([with patch, positive review] polybori interface: equality operator for ...) closed by
- fixed: Merged in Sage 3.1.3.rc0
- 23:40 Ticket #1346 ([with patch, positive review] fpLLL doctests don't test fpLLL) closed by
- fixed: Merged in Sage 3.1.3.rc0
- 16:03 Ticket #4214 ([with patch, positive review] elliptic_logarithm gives inaccurate answers) closed by
- fixed: Merged in Sage 3.1.3.rc0
- 12:00 Ticket #3903 (fix mv factorization problem in singular) closed by
- fixed: This issue has been fixed in Sage 3.1.2 via #3194. Cheers, Michael
- 02:43 Ticket #4261 ([with patch, positive review] sympow Configure fails to handle aliases) created by
- The sympow Configure script has a whichexe function to determine …
- 01:54 Ticket #4260 (use LinBox as native matrix representation for dense matrices over GF(p)) created by
- Copying to and from LinBox? uses up precious RAM and the point of fast …
- 01:51 Ticket #4259 (use Modular<float> instead of Modular<double> for small primes in LinBox) created by
- We should use the faster option if possible. I'm not sure what the …
- 01:50 Ticket #4258 (switch multiplication of dense matrices over finite prime fields to LinBox) created by
- […] […]
10/09/08:
- 14:54 Ticket #4257 ([with patch, positive review] support for Singular's 'intmat' and ...) created by
- This now works: […]
- 11:49 Ticket #4256 ([with patch, positive review] polyhedral improvements: Schlegel diagrams, ...) created by
- This patch adds Schlegel diagrams for 4d polytopes (via the …
10/08/08:
- 18:49 Ticket #4255 ([with patch and spkgs, superseded by #4267] WYSIWYG in-place editing of ...) created by
- This provides in-place editing of text cells using tinyMCE and jEditable …
- 07:18 Ticket #4254 ([with patch, positive review] mq.SR improvements for convenience) created by
- correct_only is only valid for GF(2). Make sure it is passed on …
- 01:43 Ticket #3665 ([with patch, positive review] add initial species code) closed by
- fixed: Merged in Sage 3.1.3.alpha3
- 01:43 Ticket #4225 ([with patch, positive review] faster sqrt for complex numbers) closed by
- fixed: Merged in Sage 3.1.3.alpha3
10/07/08:
- 23:42 Ticket #4253 ([with patch, positive review] polybori interface: equality operator for ...) created by
- […] Should be True, probably __eq__ not implemented. Michael
- 16:25 Ticket #4238 ([with patch, positive review] option to create local .so file for .spyx ...) closed by
- fixed: Merged both patches in Sage 3.1.3.alpha3
- 16:21 Ticket #4247 ([with patch; positive review] plotting -- bug in text and pdf export) closed by
- fixed: Merged in Sage 3.1.3.alpha3
- 15:12 Ticket #4106 ([with easy patch, positive review] error coercing symbolic variable into ...) closed by
- fixed: Merged in Sage 3.1.3.alpha3
- 14:00 Ticket #4239 ([with patch, positive review] fix for problems with zero kernel and images) closed by
- fixed: Merged in Sage 3.1.3.alpha3
- 12:55 Ticket #4252 (Arrangements / PermutationsNK iterator is broken) closed by
- duplicate: This is a duplicate of #4213 which has been fixed in 3.1.3.
- 12:40 Ticket #4252 (Arrangements / PermutationsNK iterator is broken) created by
- […] They should all be 120. This also doesn't work for the pairs: …
- 10:47 Ticket #4251 ([with patch, positive review] typo in installation manual) created by
- This was reported to by a new user: Section 2.2 Microsoft Windows in the …
- 10:39 Ticket #4242 ([with patch, positive reivew] Bugfix for dominates() method of ...) reopened by
- With the patch applied I get […] I assumed that at least the patched …
- 10:34 Ticket #4250 ([with patch, positive review] In QQ[t], 2**t should raise an error, but it ...) created by
- Of course, doing […] should result in a traceback. In fact it does so …
- 10:07 Ticket #4242 ([with patch, positive reivew] Bugfix for dominates() method of ...) closed by
- fixed: Merged in Sage 3.1.3.alpha3
- 04:56 Ticket #4125 ([with patch, postitve review] Build breaks entirely or pulls in ...) closed by
- fixed: Replying to GeorgSWeber: > Negative review, please revert the …
- 04:21 Ticket #4249 ([with new patch, with positive review] Inconsistency in number field ...) created by
- This is unacceptable (in my opinion): […] I think these should be the …
10/06/08:
- 16:01 Ticket #4248 ([with patch, positive review] aspect_ratio is buggy in plot3d) created by
- aspect_ratio doesn't obey its documentation. If I type […] then …
- 14:25 Ticket #4247 ([with patch; positive review] plotting -- bug in text and pdf export) created by
- This works: […] but this doesn't (big confusing traceback): […] The …
- 12:23 Ticket #4125 ([with patch, postitve review] Build breaks entirely or pulls in ...) reopened by
- Negative review, please revert the patch. It breaks age builds that …
10/05/08:
- 14:46 Ticket #4246 ([with patch, positive review] bug in coercing symbolic expressions to ...) created by
- This was reported by William Stein at #4106: I did notice this …
- 11:46 Ticket #4245 ([with patch, positive review] notebook -- error clicking editing when ...) created by
- […] This was reported by Joël Duet on sage-support.
10/04/08:
- 13:36 Ticket #4244 ([with patch, positive review] pynac interface enhancements, symbolic ...) created by
- The patches attached contain various enhancements to the pynac interface: …
- 13:26 Ticket #4243 ([with spkg, positive review] pynac package version bump to 0.1.1) created by
- There is a new version of pynac available. :) This version allows setting …
- 07:06 Ticket #4242 ([with patch, positive reivew] Bugfix for dominates() method of ...) created by
- p.dominates(q) would give the wrong answer (True) if q had more boxes than …
10/03/08:
- 22:01 Ticket #4241 ([with patch; positive review] magma -- memory is never freed in the ...) created by
- Observe: […] Whenever anybody ever creates a MagmaElement? via the …
- 20:42 Ticket #4240 ([with patch; positive review] magma -- increase doctest coverage of ...) created by
- Right now the doctest coverage of devel/sage/sage/interfaces/magma.py is a …
- 00:17 Ticket #4239 ([with patch, positive review] fix for problems with zero kernel and images) created by
- Computation of kernels and images of linear transformations over GF(p) …
10/02/08:
- 17:01 Ticket #909 (Cython without recompile) closed by
- duplicate: RobertWB opened #4238 with a patch, so I am closing this as a dupe. …
- 12:33 Ticket #4238 ([with patch, positive review] option to create local .so file for .spyx ...) created by
- Loading an .spyx file requires a recompile for each new startup of Sage. …
- 09:29 Ticket #4237 ([with patch; positive review] magma -- finite field matrix conversions) created by
- […] Reported by Martin Albrecht
- 09:28 Ticket #4236 (magma -- boolean ring conversions) created by
- […] Reported by Martin Albrecht
- 02:41 Ticket #4220 ([with spkg, needs review] include Sphinx, Docutils, Jinja, and Pygments in ...) closed by
- fixed: Merged in Sage 3.1.3.alpha3
- 01:32 Ticket #3385 ([with patch and spkg, positive review] plot_vector_field does not deal ...) closed by
- fixed: Merged in Sage 3.1.3.alpha3
10/01/08:
- 20:32 Ticket #4234 ([with patch, positive review] typos in programming guide) closed by
- fixed: Merged in Sage 3.1.3.alpha3
- 20:32 Ticket #4235 ([with patch, positive review] typos in and enhancement to installation ...) closed by
- fixed: Merged in Sage 3.1.3.alpha3
- 18:53 Ticket #4235 ([with patch, positive review] typos in and enhancement to installation ...) created by
- This patch fixes various typos in the installation guide. It also expands …
- 18:42 Ticket #4233 ([with patch, positive review] fix doctest failure due to deprecation ...) closed by
- fixed: Merged in Sage 3.1.3.alpha3
- 18:42 Ticket #4232 ([with patch, positive review] #249 causes bug in importing large lists) closed by
- fixed: Merged in Sage 3.1.3.alpha3
- 18:41 Ticket #4234 ([with patch, positive review] typos in programming guide) created by
- This patch fixes various typos and annoying white spaces in the …
- 14:33 Ticket #4233 ([with patch, positive review] fix doctest failure due to deprecation ...) created by
- 13:02 Ticket #4232 ([with patch, positive review] #249 causes bug in importing large lists) created by
- Try the following in a sage that contains the patch at #249 […] …
- 09:18 Ticket #4231 ([with patch, positive review] magma -- long input too verbose in some ...) created by
- […]
- 06:15 Ticket #4227 ([with patch, positive review] Sage 3.1.3.alpha2: many Magma doctests that ...) closed by
- fixed: Merged in Sage 3.1.3.alpha3
- 04:30 Ticket #4224 ([with patch, positive review] small error in new question-mark interval ...) closed by
- fixed: Merged in Sage 3.1.3.alpha3
- 03:32 Ticket #3980 ([with patch, positive review] Find_root bug) closed by
- fixed: Merged in Sage 3.1.3.alpha3.
- 03:32 Ticket #4226 ([with patch, positive review] Real Lazy Field) closed by
- fixed: Merged in Sage 3.1.3.alpha3
- 03:09 Ticket #4230 (implement arbitrary precision Bessel Y function) created by
- At the moment, Sage uses Maxima to compute the Bessel Y function. This is …
- 02:55 Ticket #4229 (special functions should use mpfr when available) created by
- MPFR has fast implementations for restricted types of arguments in some …
- 01:54 Ticket #4228 ([with spkg, positive review] eclib-20080310.p6.spkg is broken with 'export ...) created by
- Just as the title says. spkg coming up. Cheers, Michael
- 00:21 Ticket #4227 ([with patch, positive review] Sage 3.1.3.alpha2: many Magma doctests that ...) created by
- ALex Ghitza reported a bunch of doctest failures at …
09/30/08:
- 16:48 Ticket #4132 ([with new patch, with positive review] complex arithmetic passes via pari) closed by
- fixed: Merged in Sage 3.1.3.alpha2
- 14:10 Ticket #4226 ([with patch, positive review] Real Lazy Field) created by
- This is needed for number field embedding.
- 13:51 Ticket #4225 ([with patch, positive review] faster sqrt for complex numbers) created by
- This is a followup to #4132.
- 12:09 Ticket #4224 ([with patch, positive review] small error in new question-mark interval ...) created by
- Some intervals were printing incorrectly in question-mark style (the …
- 11:57 Ticket #4223 ([with spkg, positive review] upgrade fpLLL to newest upstream release ...) created by
- […] Note that #1346 should be resolved since it will actually test …
- 11:17 Ticket #4222 ([with spkg, positive review] R fails to build when global readline headers ...) closed by
- fixed: Merged in Sage 3.1.3.alpha2
- 11:16 Ticket #767 ([with patch, positive review] animate has cryptic error message when ...) closed by
- fixed: Merged in Sage 3.1.3.alpha2
- 06:09 Ticket #4222 ([with spkg, positive review] R fails to build when global readline headers ...) created by
- Under GNU/Linux i686, the built of R failed, and the complaint is ` …
- 05:55 Ticket #4221 ([with package, positive review] add initial pynac-0.1.p0 package) closed by
- fixed: Build tested on * OSX 10.4, 10.5 * Linux x86, x86-64, Itanium * …
- 05:34 Ticket #4221 ([with package, positive review] add initial pynac-0.1.p0 package) created by
- To split the task of testing the new pynac package and the interface code …
- 04:59 Ticket #2407 ([with patch, positive review] Notebook fails without explanation when ...) closed by
- fixed: Merged all three patches in Sage 3.1.3.alpha2
- 04:44 Ticket #1104 ([with patch, positive review] Ideal() should check arguments better) closed by
- fixed: Merged in Sage 3.1.3.alpha2
- 03:33 Ticket #4220 ([with spkg, needs review] include Sphinx, Docutils, Jinja, and Pygments in ...) created by
- See the thread here: …
- 00:02 Ticket #3943 ([with patch, positive review] block designs patch) closed by
- fixed: Merged all *eight* patches in Sage 3.1.3.alpha2
09/29/08:
- 19:39 Ticket #4219 ([with spkg, positive review] MacOSX: work around java detection hang in r ...) created by
- […]
- 16:29 Ticket #3799 ([with patch, positive review] degree sequence should not be a single ...) closed by
- fixed: Merged all four patches in Sage 3.1.3.alpha2
- 15:26 Ticket #3012 (animate.py: convert not being found is an annoying debug message - fix ...) closed by
- duplicate: This is a duplicate of #767. Closed. Cheers, Michael
- 13:21 Ticket #4218 ([with patch, with positive review] Extensions of Finite Fields don't work ...) created by
- The following sage snippets show (some of) the problems. First, we set …
- 12:01 Ticket #4216 ([with patch, positive review] use sage-native-execute to run 'convert' in ...) closed by
- fixed: Merged in Sage 3.1.3.alpha2
- 11:17 Ticket #4217 (notebook -- formatting of cells beginning with "%hide %html" is not saved) created by
- In …
- 11:16 Ticket #4216 ([with patch, positive review] use sage-native-execute to run 'convert' in ...) created by
- On my Mac, I was getting this error with the animate command: […] In …
09/28/08:
- 21:15 Ticket #4215 ([with patch, positive review] Bug in creating sparse vectors using a ...) closed by
- fixed: Merged in Sage 3.1.3.alpha2
- 19:35 Ticket #4215 ([with patch, positive review] Bug in creating sparse vectors using a ...) created by
- […]
- 19:14 Ticket #4213 ([with patch, positive review] Bug in Permutations(n, k)) closed by
- fixed: Merged in Sage 3.1.3.alpha2
- 15:47 Ticket #4214 ([with patch, positive review] elliptic_logarithm gives inaccurate answers) created by
- It seems that our implementation of elliptic_logarithm performs much …
- 14:26 Ticket #4213 ([with patch, positive review] Bug in Permutations(n, k)) created by
- […] Only the buggy parts are shown. This does not occur for lists …
- 12:22 Ticket #4021 ([with patch, positive review] MPolynomial_libsingular over ZZ) closed by
- fixed: Merged all three patches in Sage 3.1.3.alpha2 and this time I closed the …
- 12:19 Ticket #4157 ([with patch, positive review] add introduction to README.txt) closed by
- fixed: Merged in Sage 3.1.3.alpha2
- 11:15 Ticket #4022 ([with patch, positive review] Gröbner bases over Z and Z/nZ) closed by
- fixed: Merged in Sage 3.1.3.alpha2
- 11:15 Ticket #686 ([with patch, positive review] write MPolynomial_libsingular over number ...) closed by
- fixed: Merged in Sage 3.1.3.alpha2
- 01:05 Ticket #4212 ([with patch, positive review] Invalid read of size 8 in totallyreal.pyx) closed by
- fixed: Merged in Sage 3.1.3.alpha2
- 00:48 Ticket #4212 ([with patch, positive review] Invalid read of size 8 in totallyreal.pyx) created by
- […] This is perplexing considering that we are having a degree six …
09/27/08:
- 18:40 Ticket #3659 ([with spkg and patches, positive review] Upgrade IPython to 0.8.4) closed by
- fixed: Merged in Sage 3.1.3.alpha2
- 17:22 Ticket #2469 (fix readline extra space issue in sage (python vs. readline problem)) closed by
- fixed: I just checked and on all my builds I get the following: […] In #3947 …
- 17:09 Ticket #2306 (Tab completion in the command-line mode) closed by
- duplicate: Closed as a dupe of #2469 since that ticket has the better explanation. …
- 16:02 Ticket #4211 ([with spkg, positive review] new optional spkg: guppy) closed by
- fixed: Merged in the optional spkg repo in Sage 3.1.3.alpha2
- 15:53 Ticket #4211 ([with spkg, positive review] new optional spkg: guppy) created by
- From http://pypi.python.org/pypi/guppy/0.1.8: Guppy-PE is a library and …
- 15:30 Ticket #4210 ([with spkg, positive review] Remove some deprecation warnings from ...) closed by
- fixed: Merged in Sage 3.1.3.alpha2
- 15:21 Ticket #3391 ([with spkg, positive review] update scipy to 0.7) reopened by
- Due to some trouble with deprecation and other bad, bad things reopen this …
- 15:18 Ticket #4210 ([with spkg, positive review] Remove some deprecation warnings from ...) created by
- #4205 depends on the new scipy-0.7svn.spkg and some other tickets which …
- 14:40 Ticket #4208 ([with spkg, positive review] Update mpfr to 2.3.2 release) closed by
- fixed: Merged in Sage 3.1.3.alpha2
- 14:40 Ticket #4209 ([with spkg, positive review] upgrade maxima.spkg to 5.16.3) closed by
- fixed: Merged in Sage 3.1.3.alpha2
- 13:25 Ticket #4209 ([with spkg, positive review] upgrade maxima.spkg to 5.16.3) created by
- The latest upstream is maxima 5.16.3. That upgraded spkg is at …
- 13:10 Ticket #4208 ([with spkg, positive review] Update mpfr to 2.3.2 release) created by
- There is a new upstream release of mpfr. The spkg at …
- 03:23 Ticket #4207 (implement an is_close function for matrices and vectors) created by
- […]
- 02:39 Ticket #4206 ([with patch, positive review] convert RDF and CDF vectors to use numpy) created by
- 00:38 Ticket #3391 ([with spkg, positive review] update scipy to 0.7) closed by
- fixed: Merged in Sage 3.1.3.alpha2
- 00:19 Ticket #4205 ([with patch, in limbo] Fix deprecation warnings from numpy 1.2) created by
- Apparently we use the numpy C API in the RDF/CDF vector classes, which …
09/26/08:
- 23:46 Ticket #4200 ([with spkg, positive review] Update numpy to 1.2.0) closed by
- fixed: Merged in Sage 3.1.3.alpha2
- 21:24 Ticket #4201 ([with patch, positive review] add .options and .reset to plot functions) closed by
- fixed: Merged the last three patches in Sage 3.1.3.alpha2
- 19:25 Ticket #4204 (add short section on using screen to the tutorial) created by
- The question "how can I let Sage run when I'm logged out?" comes up often …
- 17:53 Ticket #4202 ([with patch, positive review] latex derivatives of symbolic functions ...) closed by
- fixed: Merged in Sage 3.1.3.alpha2
- 17:53 Ticket #2948 ([with patch, positive review] (Additional) Docstrings and Doctests for ...) closed by
- fixed: Merged in Sage 3.1.3.alpha2
- 15:45 Ticket #4203 ([with patch, positive review] Make a suboption decorator to complement ...) created by
- […] The idea is that we'd like to get a bunch of options to pass on …
- 14:41 Ticket #4202 ([with patch, positive review] latex derivatives of symbolic functions ...) created by
- This patch makes it so that symbolic functions attempt to call maxima to …
- 12:08 Ticket #525 (Get Pete Chvany's build notes into the SAGE docs.) closed by
- wontfix: wontfix as explained above. Cheers, Michael
- 11:48 Ticket #2430 (is_EuclideanDomain() gives wrong answers) closed by
- wontfix: I agreee. Closed as wontix. John: If you disagree please open another …
- 10:08 Ticket #4201 ([with patch, positive review] add .options and .reset to plot functions) created by
- 02:18 Ticket #526 ([easy?] better support for parallel make) closed by
- fixed
- 02:01 Ticket #4169 ([with spkg and patch, positive review] zn_poly 0.9 and hypellfrob 2.1.1) closed by
- fixed: Merged in Sage 3.1.3.alpha2
- 00:55 Ticket #4192 ([with patch, positive review] is_Blah functions: deprecate and then remove ...) closed by
- fixed: Merged in Sage 3.1.3.alpha2
09/25/08:
- 22:08 Ticket #4195 ([with patch, positive review] implicit plotting for multivariate ...) closed by
- fixed: Merged in Sage 3.1.3.alpha2
- 22:06 Ticket #4126 ([with patch; positive review] improve sage <--> magma interface for number ...) closed by
- fixed: Merged all five patches in Sage 3.1.3.alpha2
- 21:47 Ticket #3316 ([with patch, positive review] Fix a bug and improve documentation in ...) closed by
- fixed: Merged jordan_form_fixes_correction.patch in Sage 3.1.3.alpha2. Pablo: …
- 21:47 Ticket #4200 ([with spkg, positive review] Update numpy to 1.2.0) created by
- Numpy 1.2.0 came out today. An updated spkg is here: …
- 21:12 Ticket #4197 ([with patch; positive review] weird ntl finite field modulus caching bug.) closed by
- fixed: Merged in Sage 3.1.3.alpha2
- 21:08 Ticket #4199 (Followup to #4111: pari related real_mpfr.pyx doctest failure) closed by
- fixed: Fixed by merging #4096. Cheers, Michael
- 21:07 Ticket #4096 ([with patches, positive review] pari precision interface) closed by
- fixed: Merged in Sage 3.1.3.alpha2
- 19:45 Ticket #4199 (Followup to #4111: pari related real_mpfr.pyx doctest failure) created by
- After merging the patches from #4111 the following happens in Sage …
- 19:23 Ticket #4198 ([with patch, positive review] matrix_cyclo_dense.pyx leaks in _get_unsafe) closed by
- fixed: Merged in Sage 3.1.3.alpha2
- 19:02 Ticket #4198 ([with patch, positive review] matrix_cyclo_dense.pyx leaks in _get_unsafe) created by
- #3502 added (or exposed?) a small memory leak in matrix_cyclo_dense.pyx's …
- 16:33 Ticket #4197 ([with patch; positive review] weird ntl finite field modulus caching bug.) created by
- I thought we slayed this, but on eno we have this weird failure: […]
- 14:58 Ticket #4196 ([with patch, positive review] write a new coercion section for the ...) created by
- The coercion section of the developer's guide is completely out of date …
- 05:09 Ticket #4195 ([with patch, positive review] implicit plotting for multivariate ...) created by
- This now works without having surf installed: […]
- 03:21 Ticket #4194 (pylab plots cut off) created by
- On Thursday 25 September 2008, Stan Schymanski wrote on [sage-support]: > …
- 03:15 Ticket #4193 ([fixed by #5508] Coercion between relative and absolute number fields) created by
- Is there supposed to be a canonical coercion map between a relative number …
09/24/08:
- 17:54 Ticket #4191 ([with spkg, postitive review] Update eclib to eclib-20080310.p6.spkg) closed by
- fixed: Merged in Sage 3.1.3.alpha2
- 17:14 Ticket #4189 ([with patch; positive review] hmm documentation buglet) closed by
- fixed: Merged in Sage 3.1.3.alpha2
- 17:11 Ticket #4111 ([with patch, positive review] move basic types to new coercion model) closed by
- fixed: Merged 4111-coerce-simplify.patch, 4111-coerce-CC.patch, …
- 13:51 Ticket #4149 ([with patch, needs review] make every field a fraction field) closed by
- wontfix: Closed as wontfix as suggested. The issue is now being dealt with at …
- 10:04 Ticket #4192 ([with patch, positive review] is_Blah functions: deprecate and then remove ...) created by
- Functions like is_FractionField should not be imported at the top …
- 07:54 Ticket #4191 ([with spkg, postitive review] Update eclib to eclib-20080310.p6.spkg) created by
- I applied the patch supplied by Arnaud Bergeron to use ${MAKE} instead of …
- 04:21 Ticket #4190 ([with patches, positive review] division of number field order elements ...) created by
- I think this just about says it all: […] I tested this for cubic fields …
- 03:56 Ticket #4189 ([with patch; positive review] hmm documentation buglet) created by
- mapb reported in …
- 03:35 Ticket #4188 ([with spkg, with positive review] Fix cvxopt.spkg build on Solaris due to ...) closed by
- fixed: Merged in Sage 3.1.3.alpha1
- 03:19 Ticket #4174 ([with spkg, with positive review] Do not run "make install" in python.spkg ...) closed by
- fixed: Merged in Sage 3.1.3.alpha1
- 03:11 Ticket #4188 ([with spkg, with positive review] Fix cvxopt.spkg build on Solaris due to ...) created by
- complex.h on Solaris is broken - see …
- 03:05 Ticket #4187 ([with spkg, positive review] Fix compilation problem for libfplll.spkg on ...) closed by
- fixed: Merged in Sage 3.1.3.alpha1
- 03:04 Ticket #4186 ([with patch, positive review] speed up default __call__) closed by
- fixed: Merged in Sage 3.1.3.alpha1. It does not get the speed down to the old …
- 01:48 Ticket #4187 ([with spkg, positive review] Fix compilation problem for libfplll.spkg on ...) created by
- In Sage 3.1.3.alpha0 fplll.pyx blows up spectacularly on Solaris 10: …
- 01:41 Ticket #4186 ([with patch, positive review] speed up default __call__) created by
- As this is used everywhere, I added a couple more optimizations. Cython …
- 01:30 Ticket #4179 ([with patch, needs review] ell_finite_field.py "long" doctest fails) closed by
- duplicate: Replying to cremona: > PS this ticket also duplicates #3760. …
- 01:27 Ticket #4185 ([with spkg, positive review] Solaris 10: fix spkg-install for jmol to not ...) created by
- It boils down to: […] Cheers, Michael
09/23/08:
- 23:41 Ticket #4129 ([with patch, positive review] add support for ntl.mat_GF2) closed by
- fixed: Merged in Sage 3.1.3.alpha1
- 21:24 Ticket #4180 ([with patch, positive review] magic pexpect logging switch) closed by
- fixed: Merged in Sage 3.1.3.alpha1
- 21:23 Ticket #3774 ([with patch, positive review] __radd__ doesn't work when left hand side is ...) closed by
- fixed: Merged trac_3774.patch in Sage 3.1.3.alpha1
- 21:22 Ticket #4058 ([with patch, positive review] move integer ring to the new coercion model) closed by
- fixed: Merged 4058-integer-coerce.2.patch in Sage 3.1.3.alpha1
- 19:58 Ticket #180 (-s option to sage issues) closed by
- duplicate: This ticket is the same issue as #21, so I am closing this as a dupe and …
- 19:40 Ticket #4184 (Upgrade jQueryUI) created by
- Currently we are supporting a fork of jQueryUI-Slider. An upgrade would …
- 19:09 Ticket #249 ([with patch, positive review] a much needed preparser optimization -- ...) closed by
- fixed: Merged in Sage 3.1.3.alpha1
- 19:07 Ticket #2777 ([with patch, positive review] '??' can't always find the source) closed by
- fixed: Merged in Sage 3.1.3.alpha1
- 18:25 Ticket #4183 ([with patch, positive review] ?? can't always find the source for new ...) created by
- I think one needs to check bit 9 (Py_TPFLAGS_HEAPTYPE) of the …
- 17:12 Ticket #4175 ([with patch, positive review] cpdef arithmatic functions) closed by
- fixed: Merged both patches in Sage 3.1.3.alpha1. All doctests pass with the two …
- 15:52 Ticket #4182 ([with patch, positive review] plot3d fails with 'IndexError: list index ...) created by
- […] fails, returning […]
- 15:25 Ticket #4181 ([with patch, positive review] Singular/omalloc: do use the system's malloc) created by
- On both my Mac OS X 10.4 / Xcode 25 boxes, one Intel and one PPC, the …
- 15:16 Ticket #4180 ([with patch, positive review] magic pexpect logging switch) created by
- […]
- 15:07 Ticket #4179 ([with patch, needs review] ell_finite_field.py "long" doctest fails) created by
- In the file "ell_finite_field.py" change the line 1013 from …
- 15:07 Ticket #4151 ([with patch, with positive review] implementation of Dickman's function) closed by
- fixed: Merged in Sage 3.1.3.alpha1
- 15:04 Ticket #4178 (dist_functions.py doctest timeout is too small) closed by
- wontfix: Nope, this is a won't fix. The long timeout is *huge*, i.e. 30 minutes. …
- 15:01 Ticket #4173 ([with spkg, positive review] Solaris: fix cddlib build problem on Solaris ...) closed by
- fixed: Merged in Sage 3.1.3.alpha1
- 14:58 Ticket #4178 (dist_functions.py doctest timeout is too small) created by
- On my PPC Power Book 550 MHz, 768 MB RAM, Mac OS X 10.4.11, Xcode 2.5, the …
- 13:45 Ticket #331 (compiled implementation of dense univariate polynomial arithmetic) closed by
- fixed: Well, since this ticket is somewhat vague and there exists some code which …
- 11:18 Ticket #4177 ([with patch, positive review] Put Sage version in Notebook) created by
- Under the "Sage notebook" on the upper left in the home page as well as in …
- 11:12 Ticket #4176 ([with spkg; positive review] matplotlib build failure due to broken tcl/tk ...) created by
- […]
- 03:24 Ticket #3897 ([with new patch, positive review] bug in local_information due to the lack ...) closed by
- fixed: Merged all four patches in Sage 3.1.3.alpha1
- 03:24 Ticket #3838 ([with patch, positive review] Element access for RElement) closed by
- fixed: Merged RElementAccessNew.patch in Sage 3.1.3.alpha1
- 03:24 Ticket #1932 ([with patches, positive review] weird hg bug?) closed by
- fixed: Merged trac-1932-pt1.2.patch in Sage 3.1.3.alpha1
- 02:41 Ticket #4163 ([with patch, with positive review] tut -- improve factorial / valuation ...) closed by
- fixed: Merged in Sage 3.1.3.alpha1
- 00:17 Ticket #4175 ([with patch, positive review] cpdef arithmatic functions) created by
- Rather than the _xxx_, _xxx_c, _xxx_c_impl stuff we have now.
09/22/08:
- 23:49 Ticket #4174 ([with spkg, with positive review] Do not run "make install" in python.spkg ...) created by
- Title says it all, spkg coming up. Cheers, Michael
- 23:41 Ticket #4173 ([with spkg, positive review] Solaris: fix cddlib build problem on Solaris ...) created by
- LL and SS are reserved numerical constants on Solaris, but cddlib uses …
- 22:44 Ticket #4172 (exception in timeit permanetly disables gc) created by
- […]
- 18:51 Ticket #4170 ([with patch, positive review] symbolic ring does not accept python longs) closed by
- fixed: Merged in Sage 3.1.3.alpha1
- 18:18 Ticket #2076 ([with patch, positive review] Inconsistent coloring of plotted points) closed by
- fixed: Merged in Sage 3.1.3.alpha1
- 18:16 Ticket #4171 (SR + long broken) closed by
- duplicate: This is a dupe if #4170 which robertwb opened. Since that ticket has a …
- 18:12 Ticket #4171 (SR + long broken) created by
- Adding a long to a symbolic variable is broken: […]
- 18:10 Ticket #4170 ([with patch, positive review] symbolic ring does not accept python longs) created by
- The easy fix is to add it to the big list in _coerce_impl at …
- 17:35 Ticket #3855 ([with patch, positive review] point3d size default is too small to see) closed by
- fixed: Merged in Sage 3.1.3.alpha1
- 17:12 Ticket #3606 (totallyreal_data.py: "Use of uninitialised value of size 8") closed by
- fixed: This one is fixed by #4155. There are another one, but that one will be on …
- 17:09 Ticket #3967 ([with patch, with positive review] Totallyreal "just print" feature added) closed by
- fixed: Merged trac-3967-rebase.patch in Sage 3.1.3.alpha1
- 17:09 Ticket #4155 ([with patch, positive review] Speed up totally real field enumeration code) closed by
- fixed: Merged both patches in Sage 3.1.3.alpha1
- 17:05 Ticket #4165 ([with patch, positive review] Doctest for lisp.py blows chunks on (some) ...) closed by
- fixed: Merged in Sage 3.1.3.alpha1
- 15:56 Ticket #4167 (wrong colors cornercase in list_plot) closed by
- duplicate: This is a dupe of #2076 which has a patch and will likely be in 3.1.3. …
- 12:02 Ticket #4169 ([with spkg and patch, positive review] zn_poly 0.9 and hypellfrob 2.1.1) created by
- Update to zn_poly version 0.9. Also included is a minor patch for …
- 10:59 Ticket #4168 ([with patch, positive review] native mpfr polynomials) created by
- #4151 implements these, should be used by default for RRx?
- 05:05 Ticket #4167 (wrong colors cornercase in list_plot) created by
- [ https://sage.math.washington.edu:8101/home/pub/27/ published example of …
09/21/08:
- 19:15 Ticket #4166 ([with patch; needs work] Separate resource for @interact) created by
- There is a new resource for the initial evaluation and later updates.
- 19:03 Ticket #4165 ([with patch, positive review] Doctest for lisp.py blows chunks on (some) ...) created by
- I have seen this on two Mac OS X systems, with 3.1.2 (but not 3.1.1): - …
- 13:35 Ticket #4164 ([with patch, positive review] Make triangulated_facial_incidences() work ...) created by
- The attached patch switches from random lifting to the fan algorithm for …
- 07:00 Ticket #4163 ([with patch, with positive review] tut -- improve factorial / valuation ...) created by
- […]
09/20/08:
- 22:22 Ticket #471 (requested additional features for trac) closed by
- fixed: Nope, most of this is fixed and since it is vague as is I am closing this …
- 19:26 Ticket #4162 (Upgrade trac to 0.11) created by
- Trac 0.11.1 is the newest stable release of trac. Upgrading to trac 0.11 …
- 16:24 Ticket #4161 ([with spkg, positive review] GAP doesn't compile with CXX='ccache g++') closed by
- fixed: Merged in Sage 3.1.3.alpha1
- 16:01 Ticket #4161 ([with spkg, positive review] GAP doesn't compile with CXX='ccache g++') created by
- This is a follow up to #2575 where accidentally we only fixed on problem …
- 15:24 Ticket #1951 ([with patch, positive review] reduction map modulo a number field prime ...) closed by
- fixed: Merged in Sage 3.1.3.alpha1
- 15:01 Ticket #4156 ([with patch, positive review] memleak in graph_isom) closed by
- fixed: Merged in Sage 3.1.3.alpha1
- 14:59 Ticket #3502 ([with patch; positive review] modular symbols -- optimize fast computation ...) closed by
- fixed: Merged 3502.hg and trac-3502-addl.patch in Sage 3.1.3.alpha1
- 13:30 Ticket #4160 (as of 2009-09-20 the polymake optional spkg fails to install) closed by
- duplicate: This is a dupe of #3640. I have a fixed spkg-install that fixes this once …
- 13:28 Ticket #2575 ([with spkg, with positive review] GAP doesn't compile with CC='ccache gcc') closed by
- fixed: We do not reopen tickets that have been fixed. This is not a regression, …
- 12:38 Ticket #2575 ([with spkg, with positive review] GAP doesn't compile with CC='ccache gcc') reopened by
- it doesn't work with 4.4.10 in sage 3.1.2/src […] […] unsetting …
- 11:38 Ticket #4160 (as of 2009-09-20 the polymake optional spkg fails to install) created by
- […]
- 10:05 Ticket #3967 ([with patch, with positive review] Totallyreal "just print" feature added) reopened by
- 10:05 Ticket #3967 ([with patch, with positive review] Totallyreal "just print" feature added) closed by
- worksforme
- 08:59 Ticket #3319 (expose/wrap ntl.mat_GF2 for completeness) closed by
- duplicate: Duplicate of #4129 (which is 800 tickets later but has a patch)
- 08:47 Ticket #4159 ([with patch, positive review] sage -bdist fails on osx 10.5 ppc and intel ...) created by
- With sage-3.1.2 if you try to do sage -bdist it fails with weird libpng …
- 08:36 Ticket #4158 (combinat/root_system/type_dual.py doctest failure on Linux x86) created by
- On cicero: […] Cicero is: […]
- 03:41 Ticket #4157 ([with patch, positive review] add introduction to README.txt) created by
- The SAGE_ROOT/README.txt should make clear that you don't have to do …
- 01:35 Ticket #4156 ([with patch, positive review] memleak in graph_isom) created by
- It's a small one, which is only part of the doctesting part of the code, …
- 01:18 Ticket #4155 ([with patch, positive review] Speed up totally real field enumeration code) created by
- The attached patch provides a significant speedup of John Voight's totally …
09/19/08:
- 19:46 Ticket #4147 ([with spkg, positive review] Upgrade to linbox-1.1.6) closed by
- fixed: Merged in Sage 3.1.3.alpha0
- 19:46 Ticket #4148 ([with spkg, positive review] Upgrade to givaro-3.2.13rc2) closed by
- fixed: Merged in Sage 3.1.3.alpha0
- 17:57 Ticket #4127 ([with patch, positive review] Python scripts to search for libraries that ...) closed by
- fixed: Merged in Sage 3.1.3.alpha0 In the future please post proper patches and …
- 17:06 Ticket #4153 ([with patch, positive review] re-enable -fwrapv option for Python on ...) closed by
- fixed: Merged in Sage 3.1.3.alpha0
- 16:55 Ticket #4150 ([with patch, positive review] migrate graphs to new refinement code) closed by
- fixed: Merged both patches in Sage 3.1.3.alpha0
- 15:28 Ticket #4154 (setting defaults for show options) created by
- There ought to be a way to set defaults for the options to show. Even …
- 15:10 Ticket #2067 (tutorial 5.3 misformatting) closed by
- fixed: Yeah, looks fixed to me. Closed. Thanks for tracking this down. Cheers, …
- 11:15 Ticket #4153 ([with patch, positive review] re-enable -fwrapv option for Python on ...) created by
- 09:35 Ticket #4152 ([with patch, positive review] parametric_plot should take the variable ...) created by
- This should work to be consistent with plot: […]
- 08:57 Ticket #4100 ([with patch, positive review] comparison with None extraordinarily slow) closed by
- fixed: Merged in SAge 3.1.3.alpha0
- 07:48 Ticket #4139 ([with patch, positive review] Improvements to permutation groups) closed by
- fixed: Merged trac_4139-rebased-3.1.2.patch, trac_4139-rebase-fix.patch and …
- 02:45 Ticket #4151 ([with patch, with positive review] implementation of Dickman's function) created by
- See http://en.wikipedia.org/wiki/Dickman-de_Bruijn_function
- 00:42 Ticket #4150 ([with patch, positive review] migrate graphs to new refinement code) created by
- This moves the automorphism group and isomorphism functions for graphs …
09/18/08:
- 22:12 WikiStart edited by
- (diff)
- 22:08 WikiStart edited by
- Suggestions from ticket #1389 (diff)
- 21:04 Ticket #4088 ([with patch, positive review] notebook -- on list of published worksheets ...) closed by
- fixed: Merged in Sage 3.1.3.alpha0
- 21:03 Ticket #3876 ([with patches, positive review] Add plotting to sigma and Euler phi ...) closed by
- fixed: Merged both patches in Sage 3.1.3.alpha0
- 21:03 Ticket #2906 ([with patch, positive review] notebook -- there is a "sagetex" command; it ...) closed by
- fixed: Merged in Sage 3.1.3.alpha0
- 20:26 Ticket #4134 ([with patch, positive review] notebook -- user.py has nodoctest flag) closed by
- fixed: Merged in Sage 3.1.3.alpha0
- 20:20 Ticket #4060 ([with patch, positive review] Polyhedra don't handle real coordinates ...) closed by
- fixed: Merged in Sage 3.1.3.alpha0
- 20:19 Ticket #4099 ([with patch, positive review] Fix documentation for point2d, line2d, ...) closed by
- fixed: Merged in Sage 3.1.3.alpha0
- 20:14 Ticket #4104 ([with patch, positive review] Create plot_slope_field function) closed by
- fixed: Merged in Sage 3.1.3.alpha0
- 20:13 Ticket #4103 ([with patch, positive review] Delete the cmap option for vector field ...) closed by
- fixed: Merged in Sage 3.1.3.alpha0
- 20:13 Ticket #3981 ([with patch, positive review] finance.TimeSeries - Add candlestick plot ...) closed by
- fixed: Merged both patches in Sage 3.1.3.alpha0
- 18:20 Ticket #4149 ([with patch, needs review] make every field a fraction field) created by
- Currently in Sage: […] These bother me. Since every field is its own …
- 17:48 Ticket #4115 ([with patch, positive review] Double coset problems) closed by
- fixed: Merged in Sage 3.1.3.alpha0
- 17:48 Ticket #4145 ([with patch, positive review] linear codes list function is slow) closed by
- fixed: Merged in Sage 3.1.3.alpha0
- 17:39 Ticket #4148 ([with spkg, positive review] Upgrade to givaro-3.2.13rc2) created by
- Upgrade the givaro spkg to upstream version 3.2.13rc1. This is required …
- 17:37 Ticket #4147 ([with spkg, positive review] Upgrade to linbox-1.1.6) created by
- Upgrade the linbox spkg to upstream latest version, that will be released …
- 17:18 Ticket #4087 ([with patch, with positive review] Improved printing of polynomials with ...) closed by
- fixed: Merged in Sage 3.1.3.alpha0
- 12:50 Ticket #4146 (rgbcolor bug bites pdfs, casting to int solves it) created by
- Colored text breaks pdf saves. PNG saves and show() work fine. It …
- 08:05 Ticket #4145 ([with patch, positive review] linear codes list function is slow) created by
- Before: […] After: […]
- 03:26 Ticket #4144 ([with patch, positive review] allow finite field elements in SBox ...) created by
- make it so that this works: […]
- 03:23 Ticket #4143 ([with patch, positive review] injvar() docstring should be the same as ...) created by
- The injvar() command has no docstring. Maybe depreciate it and use …
Note: See TracTimeline
for information about the timeline view.
