Timeline
03/19/09:
- 23:11 Ticket #5571 (fast_callable improvements (followup for #5093)) closed by
- duplicate: Duplicate of #5572
- 20:54 Ticket #5573 ([with patch; positive review] genus2reduction interface has at least two ...) created by
- […] The code: […] William replies: You have found a bug in Sage. …
- 16:55 Ticket #5572 (fast_callable improvements (followup for #5093)) created by
- The code at #5093 is very good and ready to go in, but there are several …
- 16:55 Ticket #5571 (fast_callable improvements (followup for #5093)) created by
- The code at #5093 is very good and ready to go in, but there are several …
- 16:11 Ticket #5570 ([with patch, positive review] determinants of matrices over Z/nZ with n ...) created by
- In Sage it is not feasable to directly compute the determinant of a 20x20 …
- 15:28 Ticket #5569 ([with patch, positive review] weil restriction of scalars) created by
- While cleaning up mq.MPolynomialSystem I moved its misnamed …
- 10:59 Ticket #5568 ([with patch, positive review] a few latex methods) created by
- Two issues: QQbar doesn't seem to have a latex method. Also, the latex …
- 09:29 Ticket #5567 ([with patch, positive review] bug in region_plot) created by
- […] The attached patch fixes this.
- 08:25 Ticket #5566 ([with patch, positive review] Symmetric Groebner bases and Infinitely ...) created by
- Attachments Please only use the attachment 'SymmetricIdeals?.patch' and …
- 06:25 Ticket #5565 (sage crashes because of too small stacksize) created by
- it seems a stacksize of 10M is not enough to run Sage, at least under …
- 05:06 Ticket #5564 (fix character encoding problems in the notebook) created by
- This patch when applied on top of #4547 and #5211 will fix the issues …
03/18/09:
- 16:37 Ticket #5563 ([with patch, positive review] Doctest failure in ...) created by
- modular_forms_and_hecke_operators.rst contains a call to sloane_find() …
- 16:00 Ticket #5562 (coercion error with vectors and polynomial rings with 1 variable) created by
- This is strange: it matters how many variables are specified. This fails …
- 10:21 Ticket #5561 ([with new patch, positive review] is_primitive does not belong in ...) created by
- (I'm not a mathematician. Please correct any mistakes!) The current …
- 09:38 Ticket #5560 ([with patch, positive review] NTL interface missing wrappers for vec_GF2 ...) created by
- I want to use the GF2X::MinPolySeq function from my Cython …
- 07:26 Ticket #5559 (roots issue on fedora core 32-bit and gcc 4.3.3) created by
- […]
- 07:01 Ticket #5558 (jsmath-image-fonts spkg not updated in optional spkg listing on ...) created by
- According to ticket #4674, the updated spkg …
- 04:48 Ticket #5557 ([with patch, positive review] implement ridiculously fast 4x4 determinant) created by
- #5520 calls M.det() for M a 4x4 matrix a huge number of times. So, let's …
03/17/09:
- 22:54 Ticket #5556 ([with patch, positive review] symbolic gamma function is incoherent) created by
- So this is incredibly awful: […] (for the record, the first one is …
- 16:38 Ticket #5555 ([with patch, positive review] make some TeX macros available to docstrings) created by
- With the attached patch, you should be able to use \ZZ, \CC, \RR, and \QQ …
- 14:38 Ticket #5554 ([with patch, positive review] implement cholesky_decomposition for ...) created by
- The attached patch * renames cholesky() to cholesky_decomposition() * …
- 13:59 Ticket #5553 (allow vertical slopes in slope field plots) created by
- […] currently won't show the vertical slopes at y=0, x nonzero, but …
- 13:45 Ticket #5552 ([with patch, positive review] plot_slope_field typo) created by
- […] should only have one function, not the two functions left over from …
- 13:29 Ticket #5551 ([with patch, positive review] Permutation from a pair of standard tableaux) created by
- 1. In sage 3.4, the Robinson Schensted algorithm is coded for a …
- 08:04 Ticket #5550 (.../doc/output/html/en/index.html should include "/index.html" in links) created by
- The web page produced for "all the documentation" at …
- 07:44 Ticket #5549 (?? help in notebook is broken for functions defined in C) created by
- At the command line, […] falls back to just giving the docstring (like …
- 04:53 Ticket #5548 (fix that _hnf_mod segfaults sage completely) created by
- […]
- 04:02 Ticket #5547 (Restructure Ideal_generic in rings/ideal.py so that it doesn't derive from ...) created by
- 02:36 Ticket #5546 (jacobian fails for pynac expressions) created by
- Reported by Alex Raichev on sage-support: […] …
03/16/09:
- 23:22 Ticket #5545 (bug in sage's Cython dependency tracker) created by
- To reproduce: Start with Sage 3.4. Apply the attached patch …
- 23:21 Ticket #5544 (multipolynomial __call__ not consistent) created by
- […] The result should not depend on the specific polynomial, only on …
- 23:14 Ticket #5543 ([with patch, positive review] RealIntervalField parents are not unique) created by
- Note that the attached patch has an apparently-spurious chunk that adds a …
- 22:45 Ticket #5542 ([with patch, positive review] more docstring fixes for permgroup.py) created by
- While reviewing the patch on ticket #5536, I noticed that there are more …
- 20:43 Ticket #5541 ([with patch, positive review] more formatting fixes for ...) created by
- While reviewing ticket #5531 I noticed some further formatting issues in …
- 19:26 Ticket #5540 ([with patch; positive review] search_doc produces incorrect URLs) created by
- From [ http://groups.google.com/group/sage-devel/t/2da54338e1dda0fe …[…]
- 17:21 Ticket #5539 ([with patch, positive review] "sage -docbuild" could use a better error ...) created by
- […] It would be nice if it at least gave a list of available documents …
- 16:43 Ticket #5538 ([with patch; postiive review] Family does copy its input + various ...) created by
- When family got a dictionary it does not copy it's input so that one can …
- 16:09 Ticket #5537 ([with patch, positive review] bug in __cmp__ in permgroup_element.pyx) created by
- From …
- 15:50 Ticket #5536 ([with patch, positive review] trivial docstring patches for permgp.py) created by
- The subject says it all.
- 14:04 Ticket #5535 ([with patch, with positive review] is_primitive is computes integer prime ...) created by
- The current (generic) code for is_primitive in …
- 13:46 Ticket #5534 ([with patch, positive review] sage.combinat.subword.smallest_positions ...) created by
- I came across this function in Sage-Combinat, …
- 12:41 Ticket #5533 (Recompiling .spyx files changes class) created by
- Apparently, recompiling a .spyx file creates a new module and/or creates a …
- 10:48 Ticket #5532 (doc search in sagenb.org broken) created by
- 1. log in at http://sagenb.org 1. goto …
- 10:44 Ticket #5531 ([with patch, positive review] Quaternion algebra docstring formatting ...) created by
- In a vanilla copy of 3.4, I get complaints from sage -docbuild because …
- 10:31 Ticket #5530 (add absolute_diameter and relative_diameter to CIF (ComplexIntervalField)) created by
- RIF has the above methods; it would be nice if CIF did too, defined (like …
- 08:59 Ticket #5380 ([with patch; positive review] devmap: allow to search for contributions by ...) closed by
- fixed: Merged in Sage 3.4.1.alpha0. Cheers, Michael
- 03:44 Ticket #5529 ([with patch, positive review] bring documentation of classical.py to 100%) created by
- As the subject says.
- 02:43 Ticket #5528 (implement functionality for deformation theory) created by
- This was requested by several people at Sage Days 14. For specifics and …
- 00:49 Ticket #5527 ([with patch, positive review] more improvements to Sphinx documentation of ...) created by
- While reviewing ticket #5493, I noticed that the Sphinx documentation of …
03/15/09:
- 15:57 Ticket #4890 ([with spkg; needs review] get rid of nauty's stupid interactive license ...) closed by
- invalid: I'm closing this as invalid based on the discussion. The fix should be to …
- 10:40 Ticket #5526 ([with patch; positive review] get rid of including sse4_1 in ...) created by
- Justification: evidently we don't use this and it's on our box that builds …
- 00:37 Ticket #5525 ([with patch, positive review] fix bug in intersection of ZZ-modules) created by
- […]
03/14/09:
- 22:03 Ticket #5524 (Fix missing equality test in attrcall) created by
- The patch fixes the missing equality test methods in attrcall: […] …
- 20:16 Ticket #5523 ([with patch, positive review] odd primary steenrod algebra fixes) created by
- I'm attaching a patch to this and also giving it a positive review. …
- 17:21 Ticket #5522 ([with patch; needs work] Fix segfault if libsingular.so can't be found) created by
- If for some reason libsingular.so doesn't exist, Sage will segfault when …
- 15:39 Ticket #5521 ([with patch, positive] fix serious bug in pickling the rational numbers ...) created by
- After converting QQ to Magma it suddenly stops pickling! […]
- 15:17 Ticket #5520 ([with patch; positive review] implement Pizer's algorithm for computing ...) created by
- I started using Magma in 1998 because only Magma had an implementation of …
- 13:43 Ticket #5519 ([with patch, positive review] Irreducibility test is slow for polynomials ...) created by
- The patch calls the NTL irreducibility test directly instead of depending …
- 11:53 Ticket #5518 ([with patch, positive review] Improve efficiency of multiplicative_order() ...) created by
- The attached patch vastly improves the efficiency of the …
- 09:08 Ticket #5517 ([with patch; positive review] cvxopt-0.9.p7: build failure due to missing ...) created by
- The error reported by cvxopt-0.9.p7 is: […] I did have perl …
- 09:00 Ticket #5516 (gmp-mpir-0.9: build failure inside kvm 64 bit virtual machine) created by
- When running a 64 bit virtual cpu in kvm (72+dfsg-4, debian/lenny), the …
- 08:09 Ticket #5515 ("make" attempts to build documentation even if the build fails) created by
- In $SAGE_ROOT/spkg/install: […] This hides the true cause of a build …
03/13/09:
- 16:23 Ticket #5514 ([with patch, needs work] implement exclusions for parametric 3d plots) created by
- This feature would emulate Mathematica's …
- 15:02 Ticket #5513 ([with patch, positive review] Enhanced support for number field unit ...) created by
- The attached patch (based on 3.4) implements a new class UnitGroup? for the …
- 10:31 Ticket #5512 (CombinatorialSpeciesStructures with different labels are equal) created by
- […]
- 09:25 Ticket #5511 (arbitrary mesh functions) created by
- The attached worksheet implements and illustrates arbitrary mesh functions …
- 08:38 Ticket #5510 ([with patch, positive review] update M4RI interface) created by
- The attached patch(es) update Sage's interface to work with the HG version …
- 07:39 Ticket #5509 ([with patch, positive review] Make a parametric_plot.pyx docstring a raw ...) created by
- The following documentation looks weird because the \t in the \times in …
- 04:55 Ticket #5508 ([with patch, positive review] Improvements for relative number fields) created by
- The attached patch implements many improvements for relative number …
- 01:53 WikiStart edited by
- (diff)
03/12/09:
- 20:04 Ticket #5507 (fix sage-sage script) created by
- I think there is a superfluous "shift" in the "sage-sage" script, because …
- 16:07 Ticket #5506 (symbolic vectors class) created by
- We really should make symbolic vectors a subclass of the generic free …
- 16:00 Ticket #5505 (README.txt should mention "copy $SAGE_ROOT/sage to /usr/local/bin and ...) created by
- README.txt doesn't say anything about how to make Sage accessible to …
- 14:03 Ticket #5504 ([duplicate] fix shell script "sage") created by
- It would be great if the line "$SAGE_ROOT/local/bin/sage-sage" $* in the …
- 13:25 WikiStart edited by
- (diff)
- 13:23 Ticket #5503 ("cmp" method failing on objects in the pickle jar) created by
- The following piece of code loads the pickle jar and tries to compare each …
- 13:23 WikiStart edited by
- (diff)
- 12:26 Ticket #5502 ([with patch, positive review] implement ascii art output for Dynkin ...) created by
- Dan Bump requested this in his Sage Days 14 talk: have ascii art output a …
- 08:35 Ticket #5501 (pickling high-precision intervals is broken) created by
- The following explodes in sage 3.4: […] Furthermore, it dumps the …
03/11/09:
- 22:57 Ticket #5500 ([with patch, positive review] add remark to tutorial to make defining ...) created by
- […]
- 22:18 Ticket #5499 ([with patch; positive review] Wrong precision when creating p-adic field ...) created by
- This was originally reported on ticket #5076 but seems to be a separate …
- 21:35 Ticket #5498 ([with patch; positive review] fix weird weird bug in maxima.py and garbage ...) closed by
- fixed: Merged in Sage 3.4. Cheers, Michael
- 21:21 Ticket #5498 ([with patch; positive review] fix weird weird bug in maxima.py and garbage ...) created by
- 21:18 Ticket #5497 (notebook: make sure a worksheet handles being run multiple times ...) created by
- Currently the user can edit/start the same worksheet multiple times. But …
- 19:55 Ticket #5496 (fix bugs in is_prime) created by
- This is not good: […] The fix is to totally 100% rewrite is_prime in …
- 19:38 Ticket #5495 ([with patch, positive review] fix typo in error: "A mysterious error ...) created by
- There is a typo in the error message below (not a "perp"haps): […]
- 17:19 Ticket #5494 (Make it so that non-Sage notebook modes can display typeste output) created by
- 16:03 Ticket #5493 ([with patch, positive review] improve Sphinx documentation of sr.py) created by
- The attached patch makes the Sphinx output for mq.SR look much …
- 15:54 Ticket #5492 (implement sage -bt) created by
- This was requested by Mike Stillman at Sage Days 14, and sounds like a …
- 15:33 Ticket #5491 (sylow_subgroup gives syntax error) created by
- This gives a syntax error: PSL(8,2).sylow_subgroup(7) I attach a file …
- 15:19 Ticket #5490 ([with patch, positive review] add capabilities to compute the day of ...) created by
- Calculates the date for Easter according to any of three methods: Western, …
- 14:22 WikiStart edited by
- (diff)
- 14:21 WikiStart edited by
- correct referral to trac guidelines (diff)
- 11:05 Ticket #5489 (Add an interface for 4ti2 to Sage) created by
- Adds an interface to the (currently optional) 4ti2 package. 4ti2 is …
- 10:45 Ticket #5488 (optional polymake package fails to build on OS X, x86_64 Debian (possibly ...) created by
- Using sage-3.4.rc0 on bsd.math (a standard OSX 10.5 intel-based mac), the …
- 07:12 Ticket #5487 ([with patch, positive review] Content function for tableaux) created by
- Simple patch adding a content function for tableaux to tableau.py. …
- 05:58 Ticket #5486 ([with patch, positive review] fix bug in variety() for MPolynomialIdeals) created by
- […] this used to raise an exception, now it does what it is supposed …
- 01:25 Ticket #5485 ([with patch, positive review] issue with dimension of ideals in polynomial ...) created by
- Consider this: […] But judging from the docstring of …
- 01:16 Ticket #5484 (improve quotients of univariate polynomial rings) created by
- Roi Docampo and I noticed the following at Sage Days 14. This works: …
- 00:12 Ticket #5483 ([with patch; positive review] Add explain_pickle module; allow overriding ...) created by
- explain_pickle is an unpickler (intended to be totally compatible with the …
03/10/09:
- 23:44 Ticket #5482 (Quotient ring can be created without generator names) created by
- The following code works: […] but then this fails: […] The routine …
- 23:31 Milestone sage-3.4 completed
- This release is being released after Sage Days 13: * merge of Jon …
- 23:31 Ticket #5481 ([with patch, positive review] devel/doc/output/* should be filtered from ...) created by
- There can be many rst files under devel/doc/output - those should be …
- 23:27 Ticket #5469 (sage -clone ... should copy the sage/doc/output directory) closed by
- fixed: Fixed via #5414. Cheers, Michael
- 23:25 Ticket #5414 ([with patch, positive review] notebook help: the live documentation list ...) closed by
- fixed: Merged all three patches in Sage 3.4.final. Cheers, Michael
- 22:31 Ticket #5461 ([with patch, positive review] make -bdist build OSX app only on demand) closed by
- fixed: Merged in Sage 3.4.final. Cheers, Michael
- 22:23 Ticket #5480 (R.quotient_by_principal_ideal() is self-contradictory) created by
- The following seems absurd: […] Either the procedure should be …
- 21:09 Ticket #5479 ([with patch, positive review] schemes/generic/spec.py: Spec.__call__ is ...) created by
- Roi Docampo found this: […]
- 20:46 Ticket #5478 ([with patch, positive review] RestrictedPartitions is very slow and a huge ...) created by
- I have code that does the same as […] but about 5.5 times faster...and …
- 20:45 Ticket #5476 ([with patch; positive review] dimension of jacobian of curves broken) closed by
- fixed: Merged in Sage 3.4.final. Cheers, Michael
- 20:19 Ticket #5477 (Make R.quotient_ring(I) normalize generator in the univariate case (easy ...) created by
- From a Sage Days 14 user (see below). In short, in the univariate …
- 17:13 Ticket #5474 ([with patch, positive review] delimiters for LaTeX representation of ...) closed by
- fixed: Merged both patches in Sage 3.4.final. Cheers, Michael
- 16:13 Ticket #5435 ([with patch, positive review] sage-ptest "Using cached timings." message ...) closed by
- fixed: Merged in Sage 3.4.final. Cheers, Michael
- 15:02 Ticket #5476 ([with patch; positive review] dimension of jacobian of curves broken) created by
- […] This was found during Alex G.'s talk at Sage Days 14.
- 14:39 Ticket #5475 ([with patch, needs work] make it so ipython isn't imported when one does ...) created by
- If one wants to use Sage from a C program, e.g., like this (see below), …
- 14:23 Ticket #5474 ([with patch, positive review] delimiters for LaTeX representation of ...) created by
- There was a request on …
- 13:58 Ticket #5472 ([with patch, positive review] typo in developer's guide) closed by
- fixed: Merged in Sage 3.4.final. Cheers, Michael
- 13:58 Ticket #5463 ([with patch, positive review] new section for tutorial about functions vs. ...) closed by
- fixed: Merged in Sage 3.4.final. Cheers, Michael
- 13:45 Ticket #5466 ([with patch, positive review] Make symbolic variables unpickle uniquely) closed by
- fixed: Merged in Sage 3.4.final. Cheers, Michael
- 13:43 Ticket #4640 ([with patch, positive review] Do not dot out the number of pickles in the ...) closed by
- fixed: Merged in Sage 3.4.final. Cheers, Michael
- 13:39 Ticket #5473 (create extra pickle jar for old format pickles (followup of #4640)) created by
- When we currently update the pickle jar we do not keep pickles for older …
- 13:38 Ticket #5472 ([with patch, positive review] typo in developer's guide) created by
- First noted in …
- 13:19 Ticket #5471 (loads(dumps()) does not seem to work as wanted for Symbolic Variables) closed by
- duplicate: ups, duplicate to #5466, sorry for the fuzz
- 13:12 Ticket #5471 (loads(dumps()) does not seem to work as wanted for Symbolic Variables) created by
- Consider the following Sage session (Sage 3.4.rc1): […] The last result …
- 12:54 Ticket #5470 ([with patch, positive review] Update Cython entry in Developer's Guide) created by
- The current description for adding a new Cython module is outdated: …
- 12:52 Ticket #5409 ([with patch; positive review] rewrite quaternion algebras -- the current ...) closed by
- fixed: Merged 12 patches in Sage 3.4.final. Cheers, Michael
- 12:00 Ticket #5469 (sage -clone ... should copy the sage/doc/output directory) created by
- Running "sage -clone blah" should copy …
- 11:30 Ticket #5468 (matrix creation over laurent polynomial rings) created by
- […] gives a […] The same problem occurs with LaurentSeriesRing, …
- 11:03 Ticket #5467 (The sage/macaulay2 interface doesn't work at all on large input) created by
- ON OS X and Linux with Macaulay 1.2. […] See also #7897 and #7915.
- 09:23 Ticket #5455 ([with patch; positive review] gap-4.4.12 -- workspaces broken on iras ...) closed by
- fixed: Merged in Sage 3.4.final. Cheers, Michael
- 02:35 Ticket #5466 ([with patch, positive review] Make symbolic variables unpickle uniquely) created by
- 01:03 Ticket #5465 ([with patch, positive review] render3d for groebner fans is totally broken) created by
- […]
03/09/09:
- 23:07 Ticket #5464 (installing Sage should build the documentation) closed by
- duplicate: This is a dupe of #5414 - even though the summary of that ticket doesn't …
- 21:32 Ticket #5464 (installing Sage should build the documentation) created by
- If I download sage-3.4.rc1 and type 'make', the documentation does not get …
- 16:27 Ticket #5463 ([with patch, positive review] new section for tutorial about functions vs. ...) created by
- There are lots of questions sage-support in which people trying to do …
- 14:02 Ticket #5462 (Add support for Clawpack to Sage) created by
- CLAWPACK (Conservation Laws Package) is a software package designed to …
- 13:56 Ticket #5461 ([with patch, positive review] make -bdist build OSX app only on demand) created by
- Currently the new app on OSX is build per default for -bdist, but since it …
- 13:17 Ticket #5460 ([with patch, positive review] deprecate 'invert' in matrix_rational_dense) created by
- See …
- 12:42 Ticket #5410 (Install the HTML ReST documentation into $SAGE_LOCAL/documentation/sage) closed by
- invalid: Invalid - we should keep things in the output directory. Cheers, Michael
03/08/09:
- 20:54 Ticket #5459 (Notebook and worksheet autosave intervals, excessive snapshots) created by
- There is a notebook configuration item indexed by 'save_interval'. This …
- 14:03 Ticket #5458 (Refactor set partitions with a single entry points in global name space ...) created by
- Refactor the set partitions code to have a single entry point in the …
- 13:53 Ticket #5457 (Refactor symmetric functions and k-bounded subspace) created by
- This patch restructures the implementation of symmetric functions in sage …
- 13:38 WikiStart edited by
- (diff)
- 03:05 Ticket #5456 (remove 32/64 bit dependency in modular symbols base enumerations) created by
- This is a follow-up ticket to #5428. See the discussion there, I'll …
03/07/09:
- 23:13 Ticket #5443 ([with patch, positive review] Segfault in congruence subgroup element code) closed by
- fixed: Merged in Sage 3.4.rc1. Cheers, Michael
- 23:12 Ticket #5428 ([with patch, positive review] Doctest failure in ...) closed by
- fixed: Merged in Sage 3.4.rc1. Cheers, Michael
- 22:52 Ticket #5421 ([with patch, positive review] Speedup is_isomorphic) closed by
- fixed: Merged both patches in Sage 3.4.rc1. Cheers, Michael
- 22:49 Ticket #5220 ([with patch, positive review] Weird or non-appearance of default in ...) closed by
- fixed: Merged both patches in Sage 3.4.rc1. Cheers, Michael
- 22:16 Ticket #5408 ([with patch, positive review] Matrix kernel with PARI algorithm passes ...) closed by
- fixed: Merged in Sage 3.4.rc1. Cheers, Michael
- 21:53 Ticket #5455 ([with patch; positive review] gap-4.4.12 -- workspaces broken on iras ...) created by
- Saving workspaces is broken in GAP SUSE Itanium. […]
- 21:40 Ticket #5445 ([with patch, positive review] coercion is very slow when new coercions are ...) closed by
- fixed: Merged in Sage 3.4.rc1. Cheers, Michael
- 11:18 Ticket #5454 ([with patch, positive review] Add coercion documentation to the reference ...) created by
- 11:12 Ticket #5453 (Create a ring for working with polynomials in countably infinitely many ...) created by
- 09:15 Ticket #5452 ([with patch, positive review] Graph broken on a input of type dict of ...) created by
- In sage-3.2.3 the code below was fine, but it is broken in sage-3.3 and …
- 06:35 Ticket #5451 ([with patch, positive review] Bug in addition of rational functions over a ...) created by
- Alex Lara reported on sage-support on 20090307: […] In more detail …
- 03:53 Ticket #4318 (update French tutorial for #4285) reopened by
03/06/09:
- 13:44 Ticket #5450 ([with patch, positive review] plotting a vector as a point plots a sphere, ...) created by
- Presumably, plotting a point is more efficient. However, […] plots …
- 07:57 Ticket #5449 ([with patch, positive review] Implements a variant of @cached_method with ...) created by
- When the elements of a parent do not have unique representation, it can be …
- 07:45 Ticket #5442 (preparser or magma.eval bug?) closed by
- invalid: > The problem is that either preparse_ipython or magma.eval is too > …
03/05/09:
- 19:38 Ticket #5448 ([with patch, positive review] rework save/show in plot, use Matplotlib's ...) created by
- This makes the axes and gridline code in Sage obsolete and upgrades the …
- 19:19 Ticket #5447 ([with spkgs and patch, positive review] Upgrade to jQuery 1.3 and jQuery ...) created by
- Upgrading the jQuery and jQuery UI spkgs in Sage will make available …
- 18:16 Ticket #5446 ([with patch, with positive review] RealIntervalField creates non-unique ...) created by
- real_mpfi.pyx uses the wrong function to create RealFields, so …
- 18:01 Ticket #5445 ([with patch, positive review] coercion is very slow when new coercions are ...) created by
- Consider the following timings: […] The operation of adding the …
- 12:13 Ticket #5337 (update French to tutorial to reflect the fact that "I in CC" works in ...) reopened by
- Hi Marc, I was wondering where this was fixed? In general, we don't …
- 12:09 Ticket #5337 (update French to tutorial to reflect the fact that "I in CC" works in ...) closed by
- fixed
- 12:03 Ticket #4318 (update French tutorial for #4285) closed by
- fixed
- 11:58 Ticket #5444 ([with patch, positive review] ellipses + float = boom) created by
- […]
- 09:32 Ticket #5443 ([with patch, positive review] Segfault in congruence subgroup element code) created by
- David Loeffler ran into the following segfault earlier: […] The …
- 08:56 Ticket #5442 (preparser or magma.eval bug?) created by
- This works: sage: s = """ x := [ 1, 2, 3 ]; x; """ sage: …
- 08:34 Ticket #5441 (preparser_ipython edit) created by
- In the function prepare_ipython, in the block: if interface_name == …
- 08:26 Ticket #5440 (Failure to restart %magma in notebook.) created by
- In the notebook, if one does: %magma quit; then %magma 1+1 …
03/04/09:
- 16:45 Ticket #5368 ([with patch, positive review] plot3d is broken when variables not given) closed by
- fixed: Merged trac_5368-rebased.patch in Sage 3.4.rc1. Cheers, Michael
- 16:45 Ticket #5099 ([with patch, positive review] rank for trivial mod n sparse matrices is ...) closed by
- fixed: Merged in Sage 3.4.rc1. Cheers, Michael
- 16:07 Ticket #5434 ([with patch, positive review] .shift() of a zero polynomial is broken) closed by
- fixed: Merged in Sage 3.4.rc1. Cheers, Michael
- 15:54 Ticket #5432 ([with patch, positive review] sage-combinat fixes: sage calls and qselect) closed by
- fixed: Merged in Sage 3.4.rc1. Cheers, Michael
- 14:31 Ticket #5436 ([with patch, positive review] more miscellaneous typos) closed by
- fixed: Merged in Sage 3.4.rc1. Cheers, Michael
- 14:30 Ticket #5416 ([with patch, positive review] miscellaneous documentation fixes) closed by
- fixed: Merged misc-doc-fixes-rebased.patch in Sage 3.4.rc1. Cheers, Michael
- 13:21 Ticket #5439 (Cleanup quirks and weirdnesses in sage.combinat) created by
- Progressively fix all quirks and weirdness in sage.combinat listed on …
- 11:51 Ticket #5437 ([with patch; positive review] pickle jar -- make it run through in order) closed by
- fixed: Merged in Sage 3.4.rc1. Cheers, Michael
- 09:31 Ticket #5438 ([with patch, positive review] Incorrect documentation and/or functionality ...) created by
- The following example from documentation seems to work: […] but the …
03/03/09:
- 21:32 Ticket #5437 ([with patch; positive review] pickle jar -- make it run through in order) created by
- Current when unpickling the pickle jar the files are run through in …
- 20:40 Ticket #5436 ([with patch, positive review] more miscellaneous typos) created by
- While reviewing ticket #5416, I came across a number of typos I saw in the …
- 20:07 Ticket #5435 ([with patch, positive review] sage-ptest "Using cached timings." message ...) created by
- The attached patch changes the message from […] to […] Hopefully …
- 20:02 Ticket #5434 ([with patch, positive review] .shift() of a zero polynomial is broken) created by
- […]
- 18:15 Ticket #5433 ([with patch, positive review] LaTeX fixes) created by
- The attached patch fixes some _latex_ methods: things like "{\rm …
- 15:28 Ticket #5432 ([with patch, positive review] sage-combinat fixes: sage calls and qselect) created by
- Bug fixes: - Honor the SAGE_ROOT env variable to call sage - Removed …
- 11:18 Ticket #5431 ([with patch, positive review] Command line parser fails on hex values with ...) created by
- […] The same thing happens with "0xE". It appears the parser sees the …
- 10:10 Ticket #5430 ([with patch, positive review] Coleman integrals of differential forms from ...) created by
- The coercion seems to be fine, but the Coleman integral fails: […]
- 05:37 Ticket #5429 (Change the QuadraticForm base_ring method to only define the equivalence, ...) created by
- It is sometimes inconvenient to require that all quadratic_forms take …
- 05:01 Ticket #5428 ([with patch, positive review] Doctest failure in ...) created by
- John Palmieri reported this in sage-3.4.alpha. I is still here in rc0: …
- 04:40 Ticket #5427 (Evaluate the naming of (variable substitution) routines in Quadratic forms) created by
- Compare the naming of methods in the QuadraticForm? class for consistency …
- 01:24 Ticket #5426 (Move finite fields to new coercion model) created by
- 01:23 Ticket #5425 (Move MW cohomology to new coercion model) created by
- 01:23 Ticket #5424 ([with patch, positive review] Move infinity to new coercion model) created by
- 01:23 Ticket #5423 ([with patch, needs work] Move calculus to new coercion model) created by
- I went through and included all of the changes that Robert made in the …
03/02/09:
- 16:52 WikiStart edited by
- (diff)
- 16:17 Ticket #5393 ([with spkg, positive review] pycrypto 2.0.1: integrate fix for ...) closed by
- fixed: Merged in Sage 3.4.rc0. Cheers, Michael
- 15:25 Ticket #5382 ([with spkg, positive review] Update MPFR to 2.4.1 (security)) closed by
- fixed: Merged in Sage 3.4.rc0. Cheers, Michael
- 11:25 Ticket #5422 (Quadratic forms polynomial) created by
- Given a quadratic form Q over the ring R of dimension n, this returns the …
- 10:57 WikiStart edited by
- (diff)
- 10:36 Ticket #5421 ([with patch, positive review] Speedup is_isomorphic) created by
- Based on the thread at …
- 09:38 Ticket #5420 (imag(complex(0,1)) gives TypeError (easy)) created by
- […] This is because complex(0,1).imag is a number, not a function, so …
03/01/09:
- 22:40 Ticket #5419 (moving fraction field to new coercion broke old pickles) created by
- At some point, fraction fields were moved over to the new coercion model, …
- 22:37 Ticket #5411 ([with patch, positive review] QuadraticForm: implement clifford_invariant ...) closed by
- fixed: Merged trac_5411.clifford_invariant.2nd.patch in Sage 3.4.rc0. Cheers, …
- 21:24 Ticket #5351 ([with patch, positive review] Sage 3.3 broke the update of ...) closed by
- fixed: Merged in Sage 3.4.rc0. Cheers, Michael
- 21:22 Ticket #5412 ([with patch, positive review] bug in edit and set_edit_template) closed by
- fixed: Merged in Sage 3.4.rc0. Cheers, Michael
- 20:31 Ticket #5407 ([with patch; positive review] fractional gens? not good -- ...) closed by
- fixed: Merged in Sage 3.4.rc0. Cheers, Michael
- 20:17 Ticket #5418 (Get the coverage of the Jon Hanke's qf code to 100%) created by
- This is a followup to #4470. The code was merged under the condition that …
- 20:00 Ticket #5403 ([with patch, positive review] fix "from ... import *" in class ...) closed by
- fixed: Merged in Sage 3.4.rc0. Cheers, Michael
- 19:52 Ticket #5417 (Fix some more deepcopy/caching issues in the quadratic forms code ...) created by
- Gonzalo found some problem in the QF code when working on #5403. These …
- 19:39 Ticket #5361 ([with patch, positive review] problems in the sage.rings conversion) closed by
- fixed: Merged in Sage 3.4.rc0. Cheers, Michael
- 18:35 Ticket #5406 ([with patch, positive review] Remove the doc repo from Sage) closed by
- fixed: Merged in Sage 3.4.rc0. Cheers, Michael
- 18:17 Ticket #5363 ([with patch, positive review] Sage 3.4.alpha0: -sdist issue: MANIFEST.in ...) closed by
- fixed: Merged in Sage 3.4.rc0. Cheers, Michael
- 15:53 Ticket #5416 ([with patch, positive review] miscellaneous documentation fixes) created by
- As I was reviewing sphinxification patches, I noticed a lot of …
- 14:56 Ticket #5415 (wrong definition of multifactorial?) created by
- The multifactorial method on integers is different than the one at …
- 13:17 Ticket #5414 ([with patch, positive review] notebook help: the live documentation list ...) created by
- The notebook help screen has links to the reference manual and so on. …
- 10:00 Ticket #5413 ([with patch, positive review] deprecate substitution via __call__ w/ ...) created by
- As discussed on sage-devel here: …
- 08:10 Ticket #5412 ([with patch, positive review] bug in edit and set_edit_template) created by
- Check this out: […] Either the error message should be changed or …
- 07:50 WikiStart edited by
- (diff)
- 07:30 Ticket #5411 ([with patch, positive review] QuadraticForm: implement clifford_invariant ...) created by
- The hasse_invariant of a quadratic form doesn't match the standard …
02/28/09:
- 23:12 Ticket #5410 (Install the HTML ReST documentation into $SAGE_LOCAL/documentation/sage) created by
- When building Sage we should install the ReST documentation into …
- 22:57 Ticket #5409 ([with patch; positive review] rewrite quaternion algebras -- the current ...) created by
- The goal of this ticket is to rewrite QuaternionAlgebra? so that it is very …
- 22:30 Ticket #5384 ([with patch and spkg, positive review] pynac symbolics gives very wrong ...) closed by
- fixed: Merged in Sage 3.4.rc0. Cheers, Michael
- 22:26 Ticket #5408 ([with patch, positive review] Matrix kernel with PARI algorithm passes ...) created by
- Using the PARI kernel algorithm returns a PARI object which is unpacked as …
- 22:15 Ticket #5401 ([with patch, positive review] Fix the permission issues with the CC field ...) closed by
- fixed: Excellent. Fixed during the Sage 3.4.rc0 release cycle. Cheers, Michael
- 21:59 Ticket #5407 ([with patch; positive review] fractional gens? not good -- ...) created by
- This patch fixes the bug.
- 21:27 Ticket #5406 ([with patch, positive review] Remove the doc repo from Sage) created by
- Since 3.4.alpha0 the documentation has moved to the main sage repo. So …
- 20:41 Ticket #5387 ([with patch, needs review] a few changes to the installation guide) closed by
- fixed: Do not reopen ticket that I have closed. Open a followup ticket - this is …
- 20:37 Ticket #5387 ([with patch, needs review] a few changes to the installation guide) reopened by
- The patch trac_5387_reviewer-fixes.patch fixes some typos found in …
- 18:49 Ticket #5373 ([with patch, positive review] fix problem in builder.copytree) closed by
- fixed: Merged in Sage 3.4.rc0. Cheers, Michael
- 18:21 Ticket #5234 (doctest failure in devel/sage/sage/rings/real_lazy.pyx) closed by
- invalid: Ok, neither Jaap nor wjp reported this in subsequent builds, so invalid. …
- 18:05 Ticket #5398 ([with patch, positive review] clone is broken in Sage 3.4.alpha0 due to ...) closed by
- fixed: Merged in Sage 3.4.rc0. Cheers, Michael
- 16:22 WikiStart edited by
- (diff)
- 16:22 WikiStart edited by
- (diff)
- 15:14 Ticket #5405 (create a decorator for adding default keyword arguments to a function) created by
- The typical usage of this decorator would be to be applied above a …
- 14:32 Ticket #5357 ([with patch; positive review] typos in library files; Sage 3.3) closed by
- fixed: Merged in Sage 3.4.rc0. Cheers, Michael
- 13:55 Ticket #5404 ([with patch, positive review] deprecate numerical_sqrt) created by
- Now we have sqrt(a, prec=1000). Also, it doesn't even do what it says. …
- 13:30 Ticket #5403 ([with patch, positive review] fix "from ... import *" in class ...) created by
- There are a number of "from ... import *" in the new quadratic forms code. …
- 13:04 Ticket #5369 ([with patch, positive review] Optimize transpose for matrix_integer_dense ...) closed by
- fixed: Merged trac-5369-transpose-gmp-matrix.2.patch in Sage 3.4.rc0. Cheers, …
- 13:03 Ticket #5345 ([with patch, positive review] Optimize transpose, antitranspose for dense ...) closed by
- fixed: Merged trac-5345-transpose-matrix-dense.patch in Sage 3.4.rc0. Cheers, …
- 13:02 Ticket #5184 ([with patch, positive review] nonzero_positions is broken for sparse ...) closed by
- fixed: Merged 5184-rebased.patch in Sage 3.4.rc0. Cheers, Michael
- 12:16 Ticket #5402 (Sparse determinants are slow) created by
- The following timings should be able to be improved. […] William …
- 09:10 Ticket #5370 ([with patch, positive review] copy for matrix_double_dense) closed by
- fixed: Merged trac-5370-copy-matrix_double_dense.2.patch only in Sage 3.4.rc0. …
- 09:09 Ticket #5362 ([with patch, positive review] bug in transpose for matrix_double_dense) closed by
- fixed: Merged in Sage 3.4.rc0. Cheers, Michael
- 09:08 Ticket #5061 ([with patch, positive review] Steenrod algebras report additive order of 0 ...) closed by
- fixed: Merged both patches in Sage 3.4.rc0. Cheers, Michael
- 09:07 Ticket #4710 ([with patch, positive review] fix docstring for divisors) closed by
- fixed: Merged in Sage 3.4.rc0. Cheers, Michael
- 08:55 Ticket #5401 ([with patch, positive review] Fix the permission issues with the CC field ...) created by
- From #5400: Me: […] Jason: […] Cheers, Michael
- 08:29 Ticket #5400 (conversion error) created by
- Using Sage 3.4.alpha0: {{{sage: RDF(e(1j)) ERROR: An unexpected error …
- 08:28 Ticket #5395 ([with patch, positive review] a few fixes for the ReST conversion of the ...) closed by
- fixed: Merged in Sage 3.4.rc0. Cheers, Michael
- 08:27 Ticket #5387 ([with patch, needs review] a few changes to the installation guide) closed by
- fixed: Merged both patches in Sage 3.4.rc0. Cheers, Michael
- 08:25 Ticket #5376 ([with patch, positive review] minor problems with ReST in plot.py) closed by
- fixed: Merged in Sage 3.4.rc0. Cheers, Michael
- 08:24 Ticket #5375 ([with patch, positive review] minor problems with ReST in ...) closed by
- fixed: Merged in Sage 3.4.rc0. Cheers, Michael
- 08:23 Ticket #5374 ([with patch, positive review] minor problem with ReST in misc/hg.py) closed by
- fixed: Merged in Sage 3.4.rc0. Cheers, Michael
- 08:22 Ticket #5372 ([with patch, positive review] Fix mwrank doctest in 3.4.alpha0) closed by
- fixed: Merged in Sage 3.4.rc0. Cheers, Michael
- 08:06 Ticket #5391 ([with patch, positive review] Update sage-combinat script to use ...) closed by
- fixed: Merged in Sage 3.4.rc0. Cheers, Michael
- 07:57 Ticket #5366 ([with patch, positive review] graphplot arrowheads are hidden in ...) closed by
- fixed: Merged in Sage 3.4.rc0. Cheers, Michael
- 07:56 Ticket #5358 ([with patch; positive review] major bug in missing import of escape in ...) closed by
- fixed: Merged in Sage 3.4.rc0. Cheers, Michael
02/27/09:
- 20:20 Ticket #1944 (subsections not honored in ref manual) closed by
- fixed: This was fixed in #5330.
- 19:36 WikiStart edited by
- just adding my name… (diff)
- 19:34 Ticket #5399 (FinanceDate class) created by
- FinanceDate? class extends datetime.date in the Python Standard Lib. The …
- 15:07 Ticket #5394 ([with patch, positive review] Remove the remnants of the docs from ...) closed by
- fixed: Merged in Sage 3.4.rc0. Cheers, Michael
- 14:58 Ticket #5390 ([with patch, needs work, probably invalid] install_package, ...) closed by
- invalid: Replying to SimonKing: > Hi Michael, Hi Simon, <SNIP> > I …
- 13:32 Ticket #5398 ([with patch, positive review] clone is broken in Sage 3.4.alpha0 due to ...) created by
- John Cremona reported in …
- 13:06 Ticket #5397 ([with patch, needs work] SmallGroups library can't be used in Sage-3.3) created by
- As I reported at …
- 12:29 Ticket #5396 (Wrapping lcalc library) created by
- Wrapping lcalc library. This patch depends spkg upgrade in #4793
- 12:09 Ticket #5395 ([with patch, positive review] a few fixes for the ReST conversion of the ...) created by
- With the new version of the documentation, the first lines of some files …
- 09:14 Ticket #5394 ([with patch, positive review] Remove the remnants of the docs from ...) created by
- 08:38 Ticket #5393 ([with spkg, positive review] pycrypto 2.0.1: integrate fix for ...) created by
- […]
- 08:03 Ticket #5392 (relative number field subfield method -- unclear documentation) created by
- Consider […] The S.subfield method documentation says that it …
- 07:17 Ticket #5391 ([with patch, positive review] Update sage-combinat script to use ...) created by
- 01:45 Ticket #5390 ([with patch, needs work, probably invalid] install_package, ...) created by
- package.py provides various functions for obtaining a list of installed …
02/26/09:
- 15:33 Ticket #5389 (Creating a updated GAP workspace with -tp is racy) created by
- See a comment on #5366. When one does doctest Sage with -tp and GAP has …
- 15:26 Ticket #5388 (Remove hg_doc* in Sage 3.4 since it no longer works once the doc repo is ...) closed by
- invalid: Replying to mhansen: > I'm pretty sure I already removed this …
- 14:53 Ticket #5388 (Remove hg_doc* in Sage 3.4 since it no longer works once the doc repo is ...) created by
- This come up via other tickets. Removing the functionality completely …
- 10:29 Ticket #5387 ([with patch, needs review] a few changes to the installation guide) created by
- At least one thing in the installation guide (a table) disappeared in the …
- 10:03 Ticket #5319 (Fix location of source in the Sage's installation manual) closed by
- fixed: Closed due to #5330.
- 09:44 Ticket #4675 (sphinxify SAGE_ROOT/devel/doc/overviews/) closed by
- fixed: This can be closed for Sage 3.4.alpha0 due to Mike's work on the …
- 09:27 Ticket #2679 (sage docs -- get rid of aux, etc., files when packaging up for ...) closed by
- fixed: Close in Sage 3.4.alpha0 due to the switch to ReST. Thanks for catching …
- 09:22 Ticket #1984 (make html documentation error) closed by
- fixed: Good catch. Closed due to #5330.
- 08:23 Ticket #5386 ([with patch, positive review] simplicial complexes and their homology) created by
- The attached patch implements simplicial complexes, chain complexes, and …
- 06:41 Ticket #4470 ([with patch, positive review] Merge Jon Hanke's qudratic forms code into ...) closed by
- fixed: As mentioned above this code was merged in Sage 3.4.alpha0. Cheers, …
- 05:53 Ticket #5385 (Sage 3.3: GAP 4.4.12 experiences strange startup problem on some Linux ...) created by
- As reported in …
- 03:50 Ticket #5333 (pynac.spkg: Delete old pynac libray during spkg-install) closed by
- invalid: Replying to burcin: > I need to learn how to use trac. :) …
- 03:10 Ticket #5333 (pynac.spkg: Delete old pynac libray during spkg-install) reopened by
- I need to learn how to use trac.
- 03:10 Ticket #5333 (pynac.spkg: Delete old pynac libray during spkg-install) closed by
- fixed: The pynac package already deletes the existing libraries before installing …
02/25/09:
- 21:19 Ticket #5384 ([with patch and spkg, positive review] pynac symbolics gives very wrong ...) created by
- In sage 3.4.alpha0 (and sage 3.3): […]
- 20:41 Ticket #5383 (isinstance(PrincipalIdealDomain) should be replaced with a method ...) created by
- This is the cause of things like: […] Surprisingly few places where …
- 20:15 Ticket #5382 ([with spkg, positive review] Update MPFR to 2.4.1 (security)) created by
- […]
- 19:24 Ticket #5381 ([with patch, positive review] Refactor matrix kernels) created by
- From proposal on sage-devel: Place the guts of kernel computations for …
- 19:15 Ticket #5380 ([with patch; positive review] devmap: allow to search for contributions by ...) created by
- The development map (devmap) at …
- 19:09 Ticket #5379 ([with patch, positive review] html conversion problems with live version ...) created by
- In the live version of the tutorial, I'm seeing some problems. The static …
- 18:40 Ticket #5378 ([with patch, positive review] Sage 3.3: numerical noise in ...) created by
- […]
- 16:53 Ticket #5377 (weird output for trivial class group) created by
- […] There is something missing after "structure". This is possibly …
- 16:32 Ticket #5376 ([with patch, positive review] minor problems with ReST in plot.py) created by
- This fixes the last few issues from #4923.
- 16:22 Ticket #5375 ([with patch, positive review] minor problems with ReST in ...) created by
- This fixes the few open problems from ticket #4912.
- 16:17 Ticket #5374 ([with patch, positive review] minor problem with ReST in misc/hg.py) created by
- This fixes the one problem remaining from ticket #4919.
- 10:43 Ticket #5373 ([with patch, positive review] fix problem in builder.copytree) created by
- […]
- 10:28 Ticket #5372 ([with patch, positive review] Fix mwrank doctest in 3.4.alpha0) created by
- […]
- 05:01 Ticket #5371 ([with patch, positive review] change autosave defaults) created by
- Until the autosave becomes smarter, the default settings should be …
- 02:50 Ticket #5370 ([with patch, positive review] copy for matrix_double_dense) created by
- no copy defined for matrix_double_dense, add it.
- 02:00 Ticket #5369 ([with patch, positive review] Optimize transpose for matrix_integer_dense ...) created by
- matrix_integer_dense and matrix_rational_dense don't have any optimize …
02/24/09:
- 20:08 Ticket #5368 ([with patch, positive review] plot3d is broken when variables not given) created by
- In released sage-3.3, this gives an infinite loop in the command line or …
- 17:26 Ticket #5367 (bug in composition of power series) created by
- The following returns an incorrect answer: […] This was reported via …
- 15:56 Ticket #5365 (duplicate graphplotting hidden arrows) closed by
- duplicate: This is a duplicate now... (See ticket #5366). Apparently the back …
- 15:53 Ticket #5366 ([with patch, positive review] graphplot arrowheads are hidden in ...) created by
- Kristin Lauter pointed out that the following input: […] produces a …
- 15:44 Ticket #5365 (duplicate graphplotting hidden arrows) created by
- Kristin Lauter pointed out that the following input: sage: S = …
- 15:42 Ticket #5364 (unused maxima builtin functions for matrices over SR) created by
- some functions are not wraped which makes e.g. identity_matrix or …
- 14:57 Ticket #5363 ([with patch, positive review] Sage 3.4.alpha0: -sdist issue: MANIFEST.in ...) created by
- For 3.4.alpha0 -sdist does not include any of the new doc repo code, i.e. …
- 14:27 Ticket #5362 ([with patch, positive review] bug in transpose for matrix_double_dense) created by
- A copy is missing: […]
- 14:16 Ticket #5278 ([with spkg, needs review] On modern fedora 64 installs, sage exits ...) closed by
- fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
- 12:30 Ticket #5340 ([with patch, positive review] NTL "context"s can be restored at the wrong ...) closed by
- fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
- 12:09 Ticket #4989 (Delete the section "4 Running the SAGE Notebook Securely" from the sage ...) closed by
- fixed: This can be closed due to #5330.
- 11:57 Ticket #427 ([close once the ReST patches are in] backslash infix operator does not ...) closed by
- fixed: Fixed by the ReST merge in 3.4.alpha0. Cheers, Michael
- 11:57 Ticket #3737 ([close once the ReST patches are in] backslash in verbatim environment in ...) closed by
- fixed: Fixed by the ReST merge in 3.4.alpha0. Cheers, Michael
- 11:53 Ticket #5356 ([with patch, positive review] 100r returns a Sage integer in the notebook ...) closed by
- fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
- 11:51 Ticket #5349 ([with patch, positive review] Make extensions linking against libSingular ...) closed by
- fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
- 11:50 Ticket #5354 ([with patch, positive review] stop paying attention to <stdlib.h> RAND_MAX ...) closed by
- fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
- 11:48 Ticket #5348 ([with-patch, positive review] Implements guard selection in sage -combinat ...) closed by
- fixed: Merged in Sage 3.4.alpha0. Nicolas: This was a diff, I applied it and …
- 11:39 Ticket #3760 (creating 666 rings in singular fails with an out of memory error on 32-bit ...) closed by
- fixed: Fixed in Sage 3.4.alpha0 via #4181 and #5344. Cheers, Michael
- 11:38 Ticket #4181 ([with patch, positive review] Singular/omalloc: do use the system's malloc) closed by
- fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
- 11:36 Ticket #5344 ([with patch, positive review] Singular/omalloc "double free" problem) closed by
- fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
- 11:34 Ticket #5334 ([with spkg, positive review] libgcrypt.spkg: Disable padlock again ...) closed by
- fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
- 11:33 Ticket #5331 ([with patch, positive review] update sage_scripts to deal with the new ...) closed by
- fixed: Merged both patches in Sage 3.4.alpha0. Cheers, Michael
- 11:29 Ticket #5336 ([with patch, needs review] make the live documentation in the notebook ...) closed by
- fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
- 11:24 Ticket #5330 ([with patch, needs work] Move the docs over to the main repository) closed by
- fixed: Merged both patches in Sage 3.4.alpha0. Cheers, Michael
- 11:18 Ticket #5226 (convert sage.structure.* docstrings to Sphinx) closed by
- fixed: Fixed via #5330 in Sage 3.4.alpha0. Cheers, Michael
- 11:11 Ticket #4920 ([with patch, positive review] convert sage.modular.* docstrings to Sphinx) closed by
- fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
- 11:09 Ticket #4923 ([with patch, needs review] convert sage.plot.* docstrings to Sphinx (open ...) closed by
- fixed: Merged in Sage 3.4.alpha0. Mike: please open a ticket for the review …
- 11:04 Ticket #4918 ([with patch, needs review] convert sage.matrix.* docstrings to Sphinx) closed by
- fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
- 10:58 Ticket #4905 ([with patch, positive review] convert sage.coding.* docstrings to Sphinx) closed by
- fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
- 10:56 Ticket #4926 ([with patch, with positive review] convert sage.schemes.* docstrings to ...) closed by
- fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
- 10:54 Ticket #4916 ([with patch, needs review] convert sage.lfunctions.* docstrings to Sphinx) closed by
- fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
- 10:52 Ticket #4912 ([with patch, needs review] convert sage.geometry.* docstrings to Sphinx ...) closed by
- fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
- 10:51 Ticket #4921 ([with patch, needs review] convert sage.modules.* docstrings to Sphinx) closed by
- fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
- 10:48 Ticket #4902 ([with patch, positive review] convert sage.algebras.* docstrings to Sphinx) closed by
- fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
- 10:47 Ticket #4914 ([with patch, positive review] convert sage.groups.* docstrings to Sphinx) closed by
- fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
- 10:45 Ticket #4922 ([with patch, needs work] convert sage.monoids.* docstrings to Sphinx) closed by
- fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
- 10:43 Ticket #4904 ([with patch, positive review] convert sage.categories.* docstrings to ...) closed by
- fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
- 10:41 Ticket #4924 ([with patch, needs review] convert sage.probability.* docstrings to Sphinx) closed by
- fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
- 10:37 Ticket #4906 ([with patch, needs work] convert sage.combinat.* docstrings to Sphinx) closed by
- fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
- 10:36 Ticket #4907 ([with patch, needs review] convert sage.crypto.* docstrings to Sphinx) closed by
- fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
- 10:33 Ticket #4909 ([with patch, needs little work] convert sage.dsage.* docstrings to Sphinx) closed by
- fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
- 10:30 Ticket #4927 ([with patch, needs review] convert sage.server.* docstrings to Sphinx) closed by
- fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
- 10:27 Ticket #4917 ([with patch, needs review] convert sage.libs.* docstrings to Sphinx) closed by
- fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
- 10:25 Ticket #4915 ([with patch, needs review] convert sage.interfaces.* docstrings to Sphinx) closed by
- fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
- 10:24 Ticket #5361 ([with patch, positive review] problems in the sage.rings conversion) created by
- These are problems I reported in #4925 that did not get fixed in the first …
- 10:22 Ticket #4908 ([with patch, needs review] convert sage.databases.* docstrings to Sphinx) closed by
- fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
- 10:19 Ticket #4925 ([with patch, needs work] convert sage.rings.* docstrings to Sphinx) closed by
- fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
- 10:17 Ticket #4919 ([with patch, needs review] convert sage.misc.* docstrings to Sphinx (open ...) closed by
- fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
- 10:14 Ticket #4910 ([with patch, positive review after a fast re-reading] convert ...) closed by
- fixed: Merged sage.functions-final-fixed.patch in Sage 3.4.alpha0. Cheers, …
- 10:09 Ticket #5360 (Re-reading of #4927 convert sage.server.* docstrings to Sphinx) created by
- == File: sage/server/introspect.py == * Some pairs of single quote are …
- 10:04 Ticket #4913 ([with patch, positive review] convert sage.graphs.* docstrings to Sphinx) closed by
- fixed: Merged sage.graphs-final.patch in Sage 3.4.alpha0. Cheers, Michael
- 10:01 Ticket #4911 ([with patch, positive review] convert sage.games.* docstrings to Sphinx) closed by
- fixed: Merged sage.games-final.patch in Sage 3.4.alpha0. Cheers, Michael
- 09:58 Ticket #4903 ([with patch, positive review] convert sage.calculus.* docstrings to Sphinx) closed by
- fixed: Merged sage.calculus-final.patch in Sage 3.4.alpha0. Cheers, Michael
- 09:55 Ticket #4457 ([with patch, positive review] tutorial: add find_root() to "2.4.1 Solving ...) closed by
- fixed: Fixed in Sage 3.4.alpha0 by merging #3479. Cheers, Michael
- 09:55 Ticket #5359 ([with patch, positive review] Block matrix viewing is broken) created by
- From sage-support: Viewing block matrices "nicely" seems to be difficult …
- 09:54 Ticket #3479 ([with patch, positive review] update dsage portion of tut.tex) closed by
- fixed: Merged in Sage 3.4.alpha0. Cheers, Michael
- 06:44 Ticket #5358 ([with patch; positive review] major bug in missing import of escape in ...) created by
- twist.py uses escape but doesnt' import it. This is a bug introduced in …
- 00:08 Ticket #5357 ([with patch; positive review] typos in library files; Sage 3.3) created by
- A bunch of typos found in Sage 3.3 library files, in particular files …
02/23/09:
- 23:53 Ticket #5356 ([with patch, positive review] 100r returns a Sage integer in the notebook ...) created by
- type(100r) returns <type 'sage.rings.integer.Integer'> in the notebook …
- 20:14 Ticket #5355 (QQbar should have a coercion from number fields with embedding) created by
- If a number field comes with an embedding into the complex numbers, QQbar …
- 18:21 Ticket #5354 ([with patch, positive review] stop paying attention to <stdlib.h> RAND_MAX ...) created by
- The randstate framework always provides 31-bit random numbers regardless …
- 15:51 Ticket #5353 ([with patch, positive review] add xgcd for polynomial over GF(2)) created by
- Currently, this fails: […]
- 14:47 Ticket #4181 ([with patch, positive review] Singular/omalloc: do use the system's malloc) reopened by
- Positive review. Build on OSX 32 bit, OSX 64 bit, FC 10 and also …
- 14:37 Ticket #5352 (the valgrind log files in sage-doctest are written to $HOME/.sage instead ...) created by
- Fix it so that the logs end up in DOT_SAGE since that does not have to be …
- 11:06 Ticket #5351 ([with patch, positive review] Sage 3.3 broke the update of ...) created by
- When unpacking a Sage 3.3 binary the update of easy-install.pth is broken: …
- 10:53 Ticket #5350 ([with patch, positive review] sage-clone should use hard links for the ...) created by
- We copy the build directory when we're cloning the tree. This wastes disk …
- 07:07 Ticket #5349 ([with patch, positive review] Make extensions linking against libSingular ...) created by
- The summary says it all. It causes the extensions to be automatically …
- 01:29 Ticket #5348 ([with-patch, positive review] Implements guard selection in sage -combinat ...) created by
- Implements: - sage -combinat qselect <myguards> - sage -combinat …
- 00:21 Ticket #5347 ([with patch, positive review] divides() may fail for 1 on the rhs.) created by
- […] This is because of this code added at …
02/22/09:
- 23:34 Ticket #5346 ([with patch, positive review] Some doctests in ...) created by
- Reported by Jan Groenewald in …
- 18:02 Ticket #5345 ([with patch, positive review] Optimize transpose, antitranspose for dense ...) created by
- This patch has two changes to the transpose method in matrix_dense.pyx to …
- 17:17 WikiStart edited by
- (diff)
- 17:16 WikiStart edited by
- (diff)
- 14:26 Ticket #4181 ([with patch, positive review] Singular/omalloc: do use the system's malloc) closed by
- duplicate: This will not work and has been tried before. Please do not repurpose …
- 14:02 Ticket #5344 ([with patch, positive review] Singular/omalloc "double free" problem) created by
- Singular/omalloc relies on and incorporates as "default malloc" a certain …
- 12:54 Ticket #5343 ([positive review] trac login redirects to the front page) created by
- After updating to Trac 0.11.3, the login link takes the user to the front …
- 12:46 Ticket #5342 (subscriptions broken on wiki) created by
- The subscription mechanism on the wiki does not work. It used to be a …
- 12:41 Ticket #5341 ([with patch; needs review] jsmath broken on wiki) created by
- Apache thinks that the static pages for the wiki should still be handled …
- 12:03 Ticket #5340 ([with patch, positive review] NTL "context"s can be restored at the wrong ...) created by
- I should have a fix for this very soon.
- 11:29 Ticket #5335 ([with patch, needs review] Create Sage 3.3 release notes) closed by
- fixed: Merged in Sage 3.3. Cheers, Michael
- 10:52 Ticket #5339 (update README.txt to reflect what platforms we currently supporting ...) created by
- 10:50 Ticket #5338 (Sage 3.2.2: speed regression/infinite loop for "K.<b> = QQ[a]") created by
- The code below works instantly in Sage 3.2.1, but starting with Sage 3.2.2 …
- 10:08 Ticket #5337 (update French to tutorial to reflect the fact that "I in CC" works in ...) created by
- Old French version: […] New English version: […]
- 07:48 Ticket #5336 ([with patch, needs review] make the live documentation in the notebook ...) created by
- I've got a patch that I'm cleaning up now.
- 04:25 Ticket #5335 ([with patch, needs review] Create Sage 3.3 release notes) created by
- Attached is draft1 of the release notes. These need to be spell checked as …
- 02:43 Ticket #5334 ([with spkg, positive review] libgcrypt.spkg: Disable padlock again ...) created by
- This was reported in IRC: […] I reenabled padlock support in 3.3 since …
02/21/09:
- 14:54 Ticket #5333 (pynac.spkg: Delete old pynac libray during spkg-install) created by
- Left over pynac libraries in $SAGE_LOCAL/lib cause upgrade trouble from …
- 14:50 Ticket #5332 (Convert MV polynomial constructors in multi_polynomial_ideal.py, ...) created by
- From …
- 11:31 Ticket #5331 ([with patch, positive review] update sage_scripts to deal with the new ...) created by
- 11:29 Ticket #5330 ([with patch, needs work] Move the docs over to the main repository) created by
- 01:44 Milestone sage-3.3 completed
- * Clean up various doctest failures from 3.2.3 * Fix some build issues …
- 01:42 Ticket #5327 ([with patch, positive review] multiple edge plots use symbolic ...) closed by
- fixed: Merged in Sage 3.3.final. Cheers, Michael
- 01:42 Ticket #1641 ([with spkg, positive review] Make ATLAS restart build on tolerance error) closed by
- fixed: Merged in Sage 3.3.final. Cheers, Michael
- 01:41 Ticket #5329 ([with patch; positive review] sage-3.3.rc3 -- latex mistake) closed by
- fixed: Merged in Sage 3.3.final. Cheers, Michael
- 00:50 Ticket #5329 ([with patch; positive review] sage-3.3.rc3 -- latex mistake) created by
- 00:38 Ticket #4162 (Upgrade trac to 0.11) closed by
- fixed: Fixed by William during the modular.math -> VMWare transition. Any follow …
02/20/09:
- 23:01 Ticket #5328 (Make the ATLAS rebuild on tolerance incremental (followup to #1641)) created by
- My spkg from #1641 did not work 100% due to a bug in spkg-install that …
- 19:38 Ticket #1641 ([with spkg, positive review] Make ATLAS restart build on tolerance error) reopened by
- REFEREE REPORT: * There is a typo "Restartig build for the first time" …
- 18:35 Ticket #5327 ([with patch, positive review] multiple edge plots use symbolic ...) created by
- […] Maxima is absolutely not the thing to use here: I see in …
- 18:07 Ticket #5326 (support weighted term orderings) created by
- Jacob wrote on [sage-devel]: > From reading the documentation of the …
- 13:59 WikiStart edited by
- (diff)
- 13:46 Ticket #5325 (Make an experimental spkg for basemap) created by
- This would be really nice to have for GIS things. Docs: …
- 12:59 Ticket #1641 ([with spkg, positive review] Make ATLAS restart build on tolerance error) closed by
- fixed: Fixed via #5311. This can probably be improved upon, but we will open …
- 12:58 Ticket #5311 ([with spkg, positive review] Update to ATLAS 3.8.3 (latest upstream ...) closed by
- fixed: Merged in Sage 3.3.rc3. Cheers, Michael
- 12:55 Ticket #5303 ([with patch,positive review] Sage 3.3.rc2: numerical noise in ...) closed by
- fixed: Merged in Sage 3.3.rc3. Cheers, Michael
- 12:00 Ticket #5324 (notebook -- %time block bug) created by
- If you create a block like this: […] in the notebook, then you get the …
- 08:30 Ticket #5315 ([with spkg, positive review] Fix MPIR.spkg build on more OSX MacIntel ...) closed by
- fixed: Merged in Sage 3.3.rc3. Cheers, Michael
- 08:09 Ticket #5301 ([with spkg; positive review] In sage-3.3.rc2, doing sage -t -long ...) closed by
- fixed: Merged the spkg at …
- 07:49 Ticket #5323 ("./sage -t" gives misleading error message when doctesting non-existing ...) created by
- The ./ should not be here: […] Cheers, Michael
- 06:26 Ticket #5216 ([with patch, needs review] Update bzip2 to 1.0.5 release) closed by
- fixed: Merged in Sage 3.3.r3. Cheers, Michael
- 05:20 Ticket #5322 (Sage 3.3.rc2: mandriva 32/64 bit fails with mysterious error 139 in make) created by
- This might be relevant, but seems to be rather old: …
- 05:07 Ticket #5104 ([with patch, positive review] setup.py dependency checking issues) closed by
- fixed: Merged in Sage 3.3.rc3. Cheers, Michael
- 04:07 Ticket #5320 ([with spkg, positive review] update Sphinx to 0.5.1, setuptools to 0.6c9) closed by
- fixed: Merged in Sage 3.3.rc3. Cheers, Michael
- 03:51 Ticket #5321 ([with patch, positive review] follow up to #5287: improve mq.SR usability ...) created by
- The attached patch addresses some outstanding referee remarks from #5287.
- 03:20 Ticket #5320 ([with spkg, positive review] update Sphinx to 0.5.1, setuptools to 0.6c9) created by
- The spkg can be found at …
- 03:12 Ticket #5257 ([with patch, positive review] Clicking on "Log" in the notebook (bringing ...) closed by
- fixed: Merged in Sage 3.3.rc3. Cheers, Michael
- 02:53 Ticket #5319 (Fix location of source in the Sage's installation manual) created by
- This is in "3.1 Steps to Install from Source" […] Cheers, Michael
02/19/09:
- 23:58 Ticket #5316 ([with patch, positive review] some elements of NumberField_quadratic are ...) closed by
- fixed: Merged in Sage 3.3.rc3. Cheers, Michael
- 23:51 Ticket #5318 ([with patch, positive review] ideas for improving random testers (like ...) created by
- Random testers (like the ones in #4779) should have a structure something …
- 23:43 Ticket #4815 (list_plot3d is broken (segfaults, zero division errors)) closed by
- fixed: Ok, closing as fixed by #4752. Thanks Mike. Cheers, Michael
- 23:40 Ticket #5304 ([with patch, positive review] Sage 3.3.rc2: Fix documentation build) closed by
- fixed: Merged in Sage 3.3.rc3. Cheers, Michael
- 23:37 Ticket #4746 ([with patch, positive review] Bug in srange) closed by
- fixed: Merged 4746-srange-rebased.patch and 4746-referee.patch in Sage 3.3.rc3. …
- 23:37 Ticket #5251 ([with patch, positive review] preparser bug in parsing the backslash ...) closed by
- fixed: Merged 5251-backslash.patch only in Sage 3.3.rc3. Cheers, Michael
- 23:24 Ticket #4440 ([with patch, positive work] Automatic Indentation) closed by
- fixed: Merged in Sage 3.3.rc3 again :) Cheers, Michael
- 23:24 Ticket #5314 ([with patch, positive review] The empty permutations exists !) closed by
- fixed: Merged in Sage 3.3.rc3. Cheers, Michael
- 23:24 Ticket #5293 ([with patch; positive review] tab-completion menu creates two copies of ...) closed by
- fixed: Merged in Sage 3.3.rc3. Cheers, Michael
- 23:03 Ticket #4782 (construction of some relative quadratic extensions is SERIOUSLY FRICKIN's ...) reopened by
- I just ran into Sage eating *122 GB* in the random ring test: […] …
- 22:40 Ticket #5287 ([with patch, positive review] improve mq.SR usability and performance) closed by
- fixed: Merged both patches in Sage 3.3.rc3. Cheers, Michael
- 22:39 Ticket #5302 ([with patch, positive review] Numerical noise in graph.py get_pos() and ...) closed by
- fixed: Merged in Sage 3.3.rc3. Cheers, Michael
- 22:38 Ticket #5317 (DeprecationWarning in pickle_jar is not pre-determined) created by
- The output of deprecation warnings can vary: […] I have hit this once …
- 22:15 Ticket #5316 ([with patch, positive review] some elements of NumberField_quadratic are ...) created by
- Based on a question from Alex Raichev …
- 22:06 Ticket #4688 ([with patch, with positive review] wrap pari functions idealstar and ...) closed by
- fixed: Merged in Sage 3.3.rc3. Cheers, Michael
- 21:55 Ticket #5309 ([with patch; positive review] mark some doctests in misc/package.py ...) closed by
- fixed: Merged in Sage 3.3.rc3. Cheers, Michael
- 21:53 Ticket #4779 ([with patch, positive review] make function for creating random rings and ...) closed by
- fixed: Merged in Sage 3.3.rc3. Cheers, Michael
- 21:33 Ticket #5315 ([with spkg, positive review] Fix MPIR.spkg build on more OSX MacIntel ...) created by
- There is a known problem with PIC enabled MPIR code on 32 bit OSX when the …
- 21:19 Ticket #4782 (construction of some relative quadratic extensions is SERIOUSLY FRICKIN's ...) closed by
- fixed: I just checked and the stated problem (for this ticket) is gone in 3.3.rc2 …
- 12:39 Ticket #5293 ([with patch; positive review] tab-completion menu creates two copies of ...) reopened by
- 11:33 Ticket #5314 ([with patch, positive review] The empty permutations exists !) created by
- Right now sage consider that there is no empty permutations. […] There …
- 11:18 Ticket #5313 (patch singular so that when it runs out of memory the error message says ...) created by
- When looking at #3760 it took a long long time to see that this had …
- 00:31 Ticket #5312 (command line -- bug in preparser and "time") created by
- There is a weird interaction between time and preparser, almost as if …
02/18/09:
- 21:16 Ticket #5311 ([with spkg, positive review] Update to ATLAS 3.8.3 (latest upstream ...) created by
- Clint writes: […]
- 20:25 Ticket #5310 (Add an spkg to Sage for Msieve factoring program) created by
- This addition of Msieve will hopefully enhance Sage's Integer …
- 11:06 Ticket #5309 ([with patch; positive review] mark some doctests in misc/package.py ...) created by
- […]
- 11:04 Ticket #5308 ([with patch, positive review] Removing __len__ for combinatorial classes ...) created by
- After some discussion on sage-combinat-devel, it was decided that …
- 09:17 Ticket #5307 ([with patch, positive review] Bug in conductor() over number fields) created by
- There is something wrong in the conductor computation of an elliptic curve …
- 09:11 Ticket #5306 ([with new patch, with positive review] More number field ideal utilities) created by
- Following #4688 which wrapped the pari functions ideallog and idealstar, …
- 05:20 Ticket #5305 (Datepicker for Interact) created by
- [ http://groups.google.com/group/sage-support/browse_frm/thread/92ba3902f6ce …
- 03:58 Ticket #5304 ([with patch, positive review] Sage 3.3.rc2: Fix documentation build) created by
- We need various fixes to make the documentation build. Patch coming up. …
- 03:55 Ticket #5303 ([with patch,positive review] Sage 3.3.rc2: numerical noise in ...) created by
- […]
- 03:35 Ticket #5302 ([with patch, positive review] Numerical noise in graph.py get_pos() and ...) created by
- On Fedora 9 and 10, 32 bits: […] Jaap
02/17/09:
- 22:57 Ticket #5301 ([with spkg; positive review] In sage-3.3.rc2, doing sage -t -long ...) created by
- This happens on OS X with a local GUI. Moreover, I get this doctest …
- 16:58 Ticket #5291 ([with patch, positive review] notebook - Do not save snapshots if nothing ...) closed by
- fixed: Merged in Sage 3.3.rc2. Cheers, Michael
- 16:49 Ticket #5300 (do #5291 -- don't save too many snapshots -- more efficiently) created by
- It should not be necessary to do any file io at all to do #5291. Of …
- 16:26 Ticket #5292 ([with patch, positive review] Error in FractionField conversion) closed by
- fixed: Merged both patches in Sage 3.3.rc2. Cheers, Michael
- 16:25 Ticket #5298 ([with patch, positive review] hg_sage.apply($URL) broken due to swith to ...) closed by
- fixed: Merged in Sage 3.3.rc2. Cheers, Michael
- 16:17 Ticket #5297 ([with patch, positive review] sparse vectors and free module elements: ...) closed by
- fixed: Merged in Sage 3.3.rc2. Cheers, Michael
- 16:09 Ticket #5046 (converting between Graph and DiGraph naturally) closed by
- fixed: Fixed via #5171. Cheers, Michael
- 16:08 Ticket #5171 ([with patch, positive review] Overhaul the Graph and DiGraph ...) closed by
- fixed: Merged both patches in Sage 3.3.rc2. Cheers, Michael
- 15:44 Ticket #5299 (add functions for Mercurial queues to the hg_sage interface) created by
- 15:33 Ticket #5298 ([with patch, positive review] hg_sage.apply($URL) broken due to swith to ...) created by
- The new trac install unlike the old one does not require to append …
- 15:08 Ticket #5293 ([with patch; positive review] tab-completion menu creates two copies of ...) closed by
- fixed: Fixed by reverting #4440 for now. Cheers, Michael
- 15:03 Ticket #4440 ([with patch, positive work] Automatic Indentation) reopened by
- 12:55 Ticket #5297 ([with patch, positive review] sparse vectors and free module elements: ...) created by
- […] (The last line illustrates that dense vectors seem to work okay.)
- 12:21 Ticket #5285 ([with patch; positive review] Dyck Paths documentation problem) closed by
- fixed: Merged in Sage 3.3.rc2. Cheers, Michael
- 12:19 Ticket #5296 ([with file] Update the OS X Readme) created by
- With the switch to an app bundle distribution for Mac OS X, the file …
- 12:12 Ticket #5295 (Make Maxima not read global config files) created by
- From …
- 11:50 Ticket #5106 ([with patch, positive review] preparse bug with time and generator ...) closed by
- fixed: Merged * 5106-preparse-gens-rebase.patch * 5106-fix.patch in Sage …
- 10:52 Ticket #5289 ([with spkg, positive review] gdmodule fails to build on Linux/Solaris ...) closed by
- fixed: Merged in Sage 3.3.rc2. Cheers, Michael
- 10:08 Ticket #5294 (Pickle Jar documentation) created by
- On sage-combinat-devel Michael wrote: "The pickle jar is not in the …
- 05:32 Ticket #5227 ([with patches; positive review] add next batch of 14 people to devmap) closed by
- fixed: Ok, looks good to me. We can fix the remaining issues via a followup …
- 04:57 Ticket #5293 ([with patch; positive review] tab-completion menu creates two copies of ...) created by
- In sage-3.3.rc0 (presumable from some patch in an alpha release) …
- 00:01 Ticket #5292 ([with patch, positive review] Error in FractionField conversion) created by
- On Feb 16, 2009, at 4:01 PM, Jason Bandlow wrote: […]
Note: See TracTimeline
for information about the timeline view.
