Timeline
11/11/08:
- 17:16 Ticket #4499 ([with patch, positive review] Fix latex for sech and csch) created by
- Currently, we have […] Apparently \sech and \csch are not recognized …
- 15:21 Ticket #4498 (Implement a symbolic version of the arg function) created by
- It would be nice if there were a symbolic arg function, just like the …
- 15:19 Ticket #4497 (Implement the function log10) created by
- "very useful for those who use a lot logarithmic scale" - Ronan Paixão
- 14:38 Ticket #4496 ([with patch, positive review] Plot doesn't allow variable outside tuple ...) created by
- All of the following work fine in 3.2.alpha0: […] But this doesn't: …
- 13:14 Ticket #4495 ([with patch, positive review] weight distribution for binary codes) created by
- Using Robert Bradshaw's bitsets, which include hamming weight functions, …
- 10:47 Ticket #4494 ([with patch, with positive review] conjugate method returns error on ZZ ...) created by
- This should be easy to fix: […]
- 10:22 Ticket #4493 ([with patch, positive review] derivative of a vector and a matrix) created by
- It would be handy in differential equations to be able to do …
- 07:17 Ticket #4492 (block_matrix reacts inconsistently with 0) created by
- Using ZZ(0) as an element of the list passed to block_matrix appears to be …
11/10/08:
- 19:31 Ticket #4491 (finance.TimeSeries from numpy array doesn't work correctly) created by
- Looks like initializing a TimeSeries? from a column of a numpy array …
- 16:51 Ticket #4490 (notebook -- add a checkbox that enables/disables implicit multiplication) created by
- See the related #4485
- 01:06 Ticket #4467 ([with patch, positive review] removed unused hanke library code) closed by
- fixed: Merged in Sage 3.2.rc0
- 01:06 Ticket #4479 ([with patch, positive review] sage/logic/logic.py contains a trivial typo: ...) closed by
- fixed: Merged in Sage 3.2.rc0
- 00:56 Ticket #4444 (Remove duplicate source names in setup.py) closed by
- fixed: This has been taken care off via #4480. Cheers, Michael
- 00:41 Ticket #3310 (sage -b fails after touching sage/libs/mwrank/{mwrank.pyx,wrap.cc}) closed by
- fixed: This ticket has been fixed via Craig's and Gonzalo's patch at #4480. …
11/09/08:
- 20:37 Ticket #4489 (weird introspection question, specifically with certain objects in cython ...) created by
- There are two weird introspection issues that Jon Hanke pointed out, and I …
- 19:28 Ticket #4488 ([with patch, positive review] notebook -- login page not given when logged ...) created by
- Should redirect to login page instead of giving an error message.
- 16:12 Ticket #4487 ([with patch; positive review] add method to evaluate characters of ...) created by
- Currently to evaluate a character, you have to use something indirect like …
- 15:22 Ticket #4486 (Clean up partitions_c.cc and partitions_c.h) created by
- These files need audited. In particular, partitions_c.cc should depend …
- 15:06 Ticket #4485 ([with patch; positive review] notebook -- implicit multiplication is ...) created by
- On the command line in sage-3.1.4: […] In the Sage notebook using …
- 15:05 Ticket #4484 (make a platform_quirks.h) created by
- There are lots of platform-specific quirks in various parts of the Sage …
- 14:43 Ticket #4483 (Add coefficient_field() method to ModularSymbols/ModularForms) created by
- Define a newform (up to conjugation) […] nf.coefficient_field() -- …
- 10:20 Ticket #3498 ([with patch, positive review] make numpy the backend for matrices over CDF ...) closed by
- fixed: Merged revert-trac_4439_778.patch and numpy-RDF-CDF-final.patch in Sage …
- 10:18 Ticket #3750 ([with patch, positive review] Request for a "log" function for Sage ...) closed by
- fixed: Merged integer-log-exp-final.patch and trac_3750-fix.patch in Sage …
- 09:39 Ticket #4395 ([with patch; positive review] Sage 3.1.4: magma related optional doctest ...) closed by
- fixed: Merged in Sage 3.2.rc0
- 09:37 Ticket #4482 (Sage 3.2.rc0: optional Magma doctest failure in ...) created by
- #4395 fixes a similar issue, but the following still fails after applying …
- 06:13 Ticket #4481 ([with patch, positive review] Fix cached_function to accept functions ...) created by
- Fix cached_function to accept functions without func_doc or func_name …
- 04:45 Ticket #4480 ([with new patch, positive review] cython dependancy checking is too slow) created by
- The attached patch builds the entire dependency tree from scratch in 0.6 …
- 01:46 Ticket #4476 ([with patch, spkg; positive review] Update to Cython 0.10) closed by
- fixed: Merged in Sage 3.2.rc0
- 00:25 Ticket #4473 ([with patch; positive review] loading file.sage that has a line "load ...) closed by
- fixed: Merged in Sage 3.2.rc0
- 00:24 Ticket #4479 ([with patch, positive review] sage/logic/logic.py contains a trivial typo: ...) created by
- I noticed a typo in logic.py
- 00:24 Ticket #3580 ([with patch, with positive review] ensure that totallyreal does not import ...) closed by
- fixed: Merged in Sage 3.2.rc0
- 00:13 Ticket #4478 ([with patch, positive review] delete spkg-debian-maybe) created by
- How can this file be serious? […] See for example the "sage-2.10.1"
11/08/08:
- 23:44 Ticket #4477 ([with patch; positive review] Allow exp() function for PowerSeriesRing ...) created by
- The patch posted against this ticket enhances the exp() function for …
- 22:55 Ticket #2568 ([with patch, not ready for review] dokchitser port, work in progress) closed by
- duplicate: Various people at SD 11 are working on an improved version of this code, …
- 22:00 Ticket #4476 ([with patch, spkg; positive review] Update to Cython 0.10) created by
- See …
- 20:26 Ticket #4475 (create a native Sage implementation of Dokchitser's L-functions algorithm) created by
- this is basically superseded by #9193. See …
- 19:16 Ticket #4474 (A hack in preparsing files is dangerous/confusing) created by
- There is a dangerous hack in preparser.py. Given input file: […] …
- 19:13 Ticket #4473 ([with patch; positive review] loading file.sage that has a line "load ...) created by
- 16:29 Ticket #4456 (sage-3.2.alpha3 -- numerical noise on osx 32-bit intel) closed by
- duplicate: Oops, I opened a dupe of this at #4472, but since I will post a patch …
- 16:21 Ticket #4472 ([with patch; positive review] Sage 3.2.a3: more numerical noise in ...) created by
- […]
- 13:36 Ticket #4471 ([with patch; needs work] name worksheet when creating a new worksheet) created by
- It would be better, I think, to have the worksheet named when it is …
- 13:29 Ticket #4470 ([with patch, positive review] Merge Jon Hanke's qudratic forms code into ...) created by
- Jon Hanke wrote some substantial amount of code that is still based on …
- 12:18 Ticket #4469 ([with patch, positive review] Sage 3.2.a3: output ordering randomness in ...) created by
- eno: […] cicero: […] menas: […]
- 12:11 Ticket #3476 ([with patch, positive review] save timeit information with sage -t -timeit) closed by
- fixed: Merged in Sage 3.2.rc0
11/07/08:
- 23:13 Ticket #4462 ([with patch, positive review] contour_plot defaults changed to fill, ...) closed by
- fixed: Merged implicit-plot-no-fill.patch in Sage 3.2.rc0
- 23:12 Ticket #4425 ([with patch, positive review] sqrt(4) returns a SymbolicComposition ...) closed by
- fixed: Merged sqrt-nonsymbolic-1.patch and sqrt-nonsymbolic-2.patch in Sage …
- 23:10 Ticket #4448 ([with patch, positive review] easy-to-fix (?) bug in interact with ...) closed by
- fixed: Merged in Sage 3.2.rc0
- 22:38 Ticket #4468 ([with patch, positive review] assertion error when (some) bad color map ...) created by
- The following example works well : […] But the next one doesn't which …
- 21:51 Ticket #4467 ([with patch, positive review] removed unused hanke library code) created by
- setup.py contains […] It looks like dead code to me, so it should be …
- 21:17 Ticket #4443 ([with patch, with positive review] Massive prime_range speedup, arith* ...) closed by
- fixed: Merged trac-4443-rebase.patch, trac-4443-pt2.patch and trac-4443-pt3.patch …
- 19:52 Ticket #4466 ([with patch; positive review] fix det in linbox case to fail if ...) created by
- See below: […]
- 19:03 Ticket #4465 (zero-length errors give division error instead of just drawing a point.) created by
- This is an error to a custom patch that we have to the matplotlib code so …
- 09:58 Ticket #4464 (devel/sage/sage/combinat/root_system/weyl_characters.py test (too) long) created by
- Jaap, can you please open a ticket for that one. I suspect that we don't …
- 09:08 Ticket #4463 ([with patch, positive review] modular/abvar/homspace.py doctests are long) created by
- The doctests in modular/abvar/homspace.py timeout on my PPC mac, so …
- 09:03 Ticket #4452 ([with patch; positive review] optimize next_prime) closed by
- fixed: Merged in Sage 3.2.rc0
- 09:03 Ticket #4455 ([with patch, positive review] bug in Coxeter matrix for type G2) closed by
- fixed: Merged in Sage 3.2.rc0
- 08:48 Ticket #4462 ([with patch, positive review] contour_plot defaults changed to fill, ...) created by
- In Sage 3.1.1, […] produces a very nice circle. In Sage 3.1.4, the …
- 08:45 Ticket #4461 (fricas-1.0.5 update) created by
- The fricas project …
- 08:13 Ticket #4362 ([with patch, positive review] Bug fixes in tableaux latex output) closed by
- fixed: Merged all three patches in Sage 3.2.rc0. Dan: Please make sure that you …
- 02:09 Ticket #4460 ([with patch, positive review] add link to PDF manuals in ...) created by
- Adding a link to the PDF versions of the manuals from the /html/index.html …
11/06/08:
- 19:19 Ticket #4459 (preparser incorrectly identifies integer methods that start with e as ...) created by
- […]
- 17:39 Ticket #4458 (tutorial and reference manual should explain NameError) created by
- Perhaps even a blurb about variables being references (if it's not to …
- 15:54 Ticket #4457 ([with patch, positive review] tutorial: add find_root() to "2.4.1 Solving ...) created by
- Currently, the section in the tutorial on solving equations refers only to …
- 13:28 Ticket #4456 (sage-3.2.alpha3 -- numerical noise on osx 32-bit intel) created by
- […]
- 12:49 Ticket #4455 ([with patch, positive review] bug in Coxeter matrix for type G2) created by
- 07:25 Ticket #4454 (bug in preparser) created by
- sage 3.1.4 on a 32-bit core duo consider a file 'time.sage' with the …
- 06:47 Ticket #4453 (elliptic curves -- heegner_index command gives nonsense when rank > 1) created by
- For any elliptic curve over QQ of rank >= 2 the heegner_index command must …
11/05/08:
- 16:43 Ticket #4452 ([with patch; positive review] optimize next_prime) created by
- Sage's next_prime is slow, but this patch makes it ("ten times"?!) faster, …
- 16:14 Ticket #4451 (notebook - cursor keys do not navigate around text cells) created by
- When using the cursor to move between cells, the text cells stop the …
- 15:16 Ticket #4450 (notebook -- cursor down in last cell wraps around cell, instead of just ...) created by
- In the notebook, hold down the down arrow in the last cell. It doesn't …
- 15:14 Ticket #4439 ([with patch, with positive review] Sage 3.2.a2: make three doctests from ...) closed by
- fixed: Merged in Sage 3.2.alpha3
- 15:14 Ticket #4438 ([with patch, with positive review] Sage 3.2.a2: numerical noise in ...) closed by
- fixed: Merged in Sage 3.2.alpha3
- 15:13 Ticket #4437 ([with patch, positive review] Sage 3.2.a2: numerical noise in ...) closed by
- fixed: Merged in Sage 3.2.alpha3
- 15:12 Ticket #4436 ([with patch, positive review] Sage 3.2.a2: numerical noise in ...) closed by
- fixed: Merged in Sage 3.2.alpha3
- 14:34 Ticket #4449 ([with patch; positive review] sage-combinat install script doesn't work ...) closed by
- fixed: Merged in Sage 3.2.alpha3
- 14:23 Ticket #4449 ([with patch; positive review] sage-combinat install script doesn't work ...) created by
- 'sage -combinat install' on sage-3.2.alpha2 fails (and not on 'hg qpush …
- 13:25 Ticket #4445 ([with patch, positive review] is_isomorphic throws an error when the graph ...) closed by
- fixed: Merged in Sage 3.2.alpha3
- 12:46 Ticket #4442 ([with patch, positive review] fix documetation build issue with ...) closed by
- fixed: Merged in Sage 3.2.alpha3
- 12:24 Ticket #4441 ([with patch, positive review] remove two obsolete entries from modabvar ...) closed by
- fixed: Merged in Sage 3.2.alpha3
- 12:06 Ticket #4448 ([with patch, positive review] easy-to-fix (?) bug in interact with ...) created by
- Try this interact in the notebook: […] Notice that the matrix input …
- 11:09 Ticket #4447 ([with patch, positive review] graph attributes (_boundary, _pos, etc.) are ...) created by
- The attached patch fixes a number of small issues with updating graph …
- 10:04 Ticket #4446 (New module complex_mpc using lib mpc for complex multiprecision arithmetic) created by
- Herewith and there ( http://www.loria.fr/~thevenyp/complex_mpc.patch 38K) …
- 07:04 Ticket #4445 ([with patch, positive review] is_isomorphic throws an error when the graph ...) created by
- Consider: […] However, […]
- 02:21 Ticket #4444 (Remove duplicate source names in setup.py) created by
- In setup.py, there are several source files which appear in the …
- 02:08 Ticket #4443 ([with patch, with positive review] Massive prime_range speedup, arith* ...) created by
- This bundle does several things: 1. Massively speed up prime_range. …
11/04/08:
- 13:33 Ticket #4428 ([with patch, positive review] Forgot to close open files in ...) closed by
- fixed: Merged in Sage 3.2.alpha3
- 13:33 Ticket #4427 ([with patch, positive review] use RTLD symbols instead of constants in ...) closed by
- fixed: Merged in Sage 3.2.alpha3
- 13:24 Ticket #4442 ([with patch, positive review] fix documetation build issue with ...) created by
- Splitted away from #4370, the patch is identical and was just renamed. …
- 13:15 Ticket #4441 ([with patch, positive review] remove two obsolete entries from modabvar ...) created by
- Splitted away from #4370 as the reviewer requested. The patch is identical …
- 11:26 Ticket #4440 ([with patch, positive work] Automatic Indentation) created by
- The patch provides automatic indentation for python after colons and same …
- 06:05 Ticket #4062 ([with patch, positive review] Problems with Eisenstein series code?) closed by
- fixed: Merged in Sage 3.2.alpha3
- 06:05 Ticket #4388 ([with patch, with positive review] elliptic curves: basis_matrix command ...) closed by
- fixed: Merged in Sage 3.2.alpha3
- 05:57 Ticket #4439 ([with patch, with positive review] Sage 3.2.a2: make three doctests from ...) created by
- The following tests should be made random again: […]
- 05:55 Ticket #4438 ([with patch, with positive review] Sage 3.2.a2: numerical noise in ...) created by
- […]
- 05:53 Ticket #4437 ([with patch, positive review] Sage 3.2.a2: numerical noise in ...) created by
- On an x86: […]
- 05:52 Ticket #4436 ([with patch, positive review] Sage 3.2.a2: numerical noise in ...) created by
- On an Itanium: […] On an x86: […]
- 05:36 Ticket #4423 ([with patch, positive review] document branch cut for Ei) closed by
- fixed: Merged in Sage 3.2.alpha3
- 05:34 Ticket #4434 ([with patch; positive review] hgmerge massively broken on os x) closed by
- fixed: Merged in Sage 3.2.alpha3
11/03/08:
- 20:55 Ticket #4435 ([with patch, positive review] %latex -- don't use \usepackage{fullpage}) created by
- […]
- 20:41 Ticket #4434 ([with patch; positive review] hgmerge massively broken on os x) created by
- When doing a graphical 3-way merge under OS X, hgmerge is missing so one …
- 12:07 Ticket #4433 ([with patch, positive review] Replace factorial with a symbolic version) created by
- This patch depends on #4432. It replaces the factorial in sage.rings.arith …
- 11:55 Ticket #4432 ([with patch, positive review] symbolic gamma and factorial) created by
- This patches adds symbolic gamma and factorial functions. The symbolic …
- 11:37 Ticket #4431 ([with patch, positive review] conversion of maxima matrices to sage ...) created by
- This patch implements conversion of Maxima matrices, to Sage matrices. The …
- 09:53 Ticket #4430 (optimize new worksheet startup) created by
- When one creates a new worksheet, it would be nice if the sage process …
11/02/08:
- 17:17 Ticket #4429 (notebook -- wrong display of message " Please enable cookies and try ...) created by
- It was reported in sage-support, and I just experienced it myself, that …
- 14:35 Ticket #4428 ([with patch, positive review] Forgot to close open files in ...) created by
- I forgot to close the file handles opened by popen2 in my fix for #4386. …
- 11:39 Ticket #4424 ([with patch, needs review] magma -- make sure .m files have their ...) closed by
- wontfix: Unfortunately, this doesn't work. Probably the .sig files depend on the …
- 11:25 Ticket #4426 (Do not hard code RTLD_GLOBAL as 256 for libSingular) closed by
- duplicate: Ha, malb and I opened a ticket for the same issue, but since #4427 has a …
- 11:23 Ticket #4427 ([with patch, positive review] use RTLD symbols instead of constants in ...) created by
- not doing so is very, very, very bad for portability.
- 11:20 Ticket #4426 (Do not hard code RTLD_GLOBAL as 256 for libSingular) created by
- We currently hard code RTLD_GLOBAL as 256 when we dlopen libSingular. This …
- 09:34 Ticket #4425 ([with patch, positive review] sqrt(4) returns a SymbolicComposition ...) created by
- In Sage-3.1.4 we have this, which I consider wrong: […] I think …
- 09:28 Ticket #4424 ([with patch, needs review] magma -- make sure .m files have their ...) created by
- […]
- 09:20 Ticket #4423 ([with patch, positive review] document branch cut for Ei) created by
- See …
- 08:22 Ticket #4415 ([with patch, positive review] update sage-combinat script to latest ...) closed by
- fixed: Merged in Sage 3.2.alpha3
- 08:16 Ticket #4035 ([with patch, positive review] fix optional doctests for multivariate ...) closed by
- fixed: Fixed via the patch at #4420. Cheers, Michael
- 08:15 Ticket #4420 ([with patch, positive review] sort Gröbner bases) closed by
- fixed: Merged in Sage 3.2.alpha3
11/01/08:
- 19:35 Ticket #4422 (create new optional sympow_data.spkg) created by
- Sympow can use additional data files, but we do not install them. So …
- 19:31 Ticket #4421 (create an optional singular_surf.spkg) created by
- We have removed the Java binaries required for surf (which is part of …
- 18:41 Ticket #4420 ([with patch, positive review] sort Gröbner bases) created by
- To make the answer returned by Ideal.groebner_basis truely …
- 17:48 Ticket #4416 ([with patch, with positive review] Sage 3.2.a2: optional doctest failure ...) closed by
- fixed: Merged in Sage 3.2.alpha3
- 17:47 Ticket #4406 ([with patch, positive review] make polynomial truncation cpdef method) closed by
- fixed: Merged in Sage 3.2.alpha3
- 17:17 Ticket #4419 ([with patch, positive review] conversion of Permutations to GAP not ...) created by
- The following fails […] because […]
- 15:18 Ticket #2106 (Implement univariate polynomials over GF(2) via ntl.GF2X) closed by
- duplicate: This is a duplicate #4302
- 14:06 Ticket #4417 ([with patch, positive review] fix steenrod algebra 'optional' doctest) closed by
- fixed: Merged in Sage 3.2.alpha3
- 14:01 Ticket #4418 ([with patch, positive review] typos in files under crypto/mq) closed by
- fixed: Merged in Sage 3.2.alpha3
- 02:45 Ticket #4418 ([with patch, positive review] typos in files under crypto/mq) created by
10/31/08:
- 19:39 Ticket #4417 ([with patch, positive review] fix steenrod algebra 'optional' doctest) created by
- In …
- 18:11 Ticket #4416 ([with patch, with positive review] Sage 3.2.a2: optional doctest failure ...) created by
- […]
- 18:10 Ticket #4415 ([with patch, positive review] update sage-combinat script to latest ...) created by
- The sage-combinat in Sage 3.1.4 has issues. There is a cleanup up/less …
- 18:07 Ticket #524 (fast squaring and doubling) closed by
- invalid: Closed as too generic. If something more concrete pops up please open a …
- 16:47 Ticket #4378 ([with patch, positive review] 3.2.alpha1: -sdist does not copy html from ...) closed by
- fixed: Merged in Sage 3.2.alpha2
- 16:26 Ticket #2039 ([with patch, positve review] add sage version const) closed by
- fixed: Merged in Sage 3.2.alpha2
- 14:46 Ticket #4414 (Improve notebook responsiveness) created by
- Every user action should result in immediate feedback. If the feedback is …
- 14:30 Ticket #552 ([with patch; positive review] come up with a better way of deciding ...) closed by
- fixed: Merged in Sage 3.2.alpha2
- 14:08 Ticket #80 (Clarify: version.py versus sage-version (probably easy to implement)) closed by
- invalid: William agreed via Google chat, so this is invalidated. Cheers, Michael
- 14:05 Ticket #4413 ('?' in docstring gets interpreted immediately by the parser) created by
- The following code, entered in the command-line interface to Sage, shows …
- 13:24 Ticket #4393 ([with patch; positive review] Sage 3.1.4: magma related optional doctest ...) closed by
- fixed: Merged in Sage 3.2.alpha2
- 13:21 Ticket #4394 ([with patch; positive review] Sage 3.1.4: magma related optional doctest ...) closed by
- fixed: Merged in Sage 3.2.alpha2
- 13:20 Ticket #4398 ([with patch; positive review] Sage 3.1.4: magma related optional doctest ...) closed by
- fixed: Merged in Sage 3.2.alpha2
- 12:30 Ticket #4065 (plot3d takes "forever" to plot x^2*y) closed by
- invalid: The problem here is likely a clisp linked against either the system or a …
- 09:46 Ticket #4412 ([with patches, positive review] extend the local information function for ...) created by
- This is essentially a continuation of #3897. I have added functionality …
- 08:36 Ticket #4410 ([with patch, positive review] Map.__pow__ should return identity for power ...) closed by
- fixed: Merged in Sage 3.2.alpha2
- 07:49 Ticket #4409 ([with patch, with positive review] ellipsis_range throws exception) closed by
- fixed: Merged in Sage 3.2.alpha2
- 07:20 Ticket #4250 ([with patch, positive review] In QQ[t], 2**t should raise an error, but it ...) closed by
- fixed: Merged in Sage 3.2.alpha2
- 06:50 Ticket #4385 ([with patch, positive review] Sage 3.1.4: optional doctest failure in ...) closed by
- fixed: Merged in Sage 3.2.alpha2
- 05:54 Ticket #4411 (phc breaks on one-variable problems) created by
- phcpack uses a different method and different output for 1-variable …
- 02:05 Ticket #4410 ([with patch, positive review] Map.__pow__ should return identity for power ...) created by
- sage.categories.map.Map.__pow__ calls generic_power, which messes up …
10/30/08:
- 23:18 Ticket #4409 ([with patch, with positive review] ellipsis_range throws exception) created by
- It works fine, but the traceback gets expensive. Turns out 1 == Ellipsis …
- 22:27 Ticket #4386 ([with patch, positive review] Sage 3.1.4: optional doctest failure in ...) closed by
- fixed: Merged both patches in Sage 3.2.alpha2
- 20:53 Ticket #4340 ([with patch, positive review] Speed up Victor Miller basis code) closed by
- fixed: Merged both patches in Sage 3.2.alpha2
- 19:44 Ticket #2462 ([with patch, positive review] Odd results when adding Laurent series) closed by
- fixed: Merged in Sage 3.2.alpha2
- 18:50 Ticket #4408 ([with patch; not ready for review] magma interface -- change _magma_init_ ...) created by
- This patch touches a lot of files in a trivial automatic way. They main …
- 18:33 Ticket #4361 ([with patch, positive review] poles of gamma on integers) closed by
- fixed: Merged in Sage 3.2.alpha2
- 17:24 Ticket #4368 ([with patch, positive review] Create a function which gets an attribute ...) closed by
- fixed: Merged in Sage 3.2.alpha2
- 17:20 Ticket #4407 (magma -- painful scalability issue with parser and interface) closed by
- wontfix
- 17:01 Ticket #4407 (magma -- painful scalability issue with parser and interface) created by
- […] Now do the same, but with just 10 times as much input (be ready to …
- 16:59 Ticket #4397 ([with patch; need review] Sage 3.1.4: optional doctest failure in ...) closed by
- invalid: I think the solution here are the two extcode patches that were missing …
- 16:46 Ticket #4400 (Sage 3.1.4: magma related doctest failures in sage/interfaces/magma.py) closed by
- invalid: Accidentally two extcode patches were not merged in 3.2.alpha1, so this …
- 13:07 Ticket #4406 ([with patch, positive review] make polynomial truncation cpdef method) created by
- Currently we have _c variants, some of which call one direction, and some …
- 12:39 Ticket #4405 ([with patch, positive review] double/single quotation marks in docstring) created by
- At this …
- 11:36 Ticket #4404 (notebook -- provide an additional (non default) option to "Download to a ...) created by
- As requested by Stan Flavia on sage-support, replace the single "Download …
- 11:12 Ticket #4403 ([with patch, positive review] Fix "Install from Source Code" section in ...) created by
- Fix the following issues in section 3: * We do support gcc 4.3 * We are …
- 10:34 Ticket #4402 ([with patch; positive review] Sage 3.1.4: magma related optional doctest ...) created by
- […] Trivial to fix since this is just a printing issue. Cheers, …
- 10:33 Ticket #4401 (Sage 3.1.4: magma related optional doctest failure in ...) created by
- […]
- 10:29 Ticket #4400 (Sage 3.1.4: magma related doctest failures in sage/interfaces/magma.py) created by
- This is a strange one:[…]
- 10:19 Ticket #4399 (Sage 3.1.4: magma related optional doctest failure in ...) created by
- […]
- 10:16 Ticket #2152 (multivariate polynomial factorization over GF(p) in Sage is a total ...) closed by
- duplicate: This is a dup of #1343
- 10:08 Ticket #4398 ([with patch; positive review] Sage 3.1.4: magma related optional doctest ...) created by
- […]
- 10:03 Ticket #4397 ([with patch; need review] Sage 3.1.4: optional doctest failure in ...) created by
- […] This last Magma issue very much looks like the same problem as …
- 09:59 Ticket #4396 (create a "sage -develupgrade" command, that upgrades to the latest devel ...) created by
- 09:56 Ticket #4395 ([with patch; positive review] Sage 3.1.4: magma related optional doctest ...) created by
- […]
- 09:52 Ticket #4356 (modular forms -- echelon_form broken) closed by
- invalid: This is invalid. I was thrown off by a my messed up #4347!
- 09:51 Ticket #4394 ([with patch; positive review] Sage 3.1.4: magma related optional doctest ...) created by
- […]
- 09:35 Ticket #4393 ([with patch; positive review] Sage 3.1.4: magma related optional doctest ...) created by
- […]
- 09:20 Ticket #2364 ([with patch, positive review] animate .show() method is poorly documented) closed by
- fixed: Merged 2364-new.patch in Sage 3.2.alpha2
- 06:10 Ticket #4392 ([with patch, positive review] smallest_integer() is broken) created by
- For number field ideals and fractional ideals, the smallest_integer() …
- 01:45 Ticket #2393 (the version of mercurial shipped with sage does not include the queue ...) closed by
- fixed: […] Cheers, Michael
- 01:37 Ticket #2269 (Many classes abuse has_coerce_map) closed by
- invalid: Replying to robertwb: > I believe this can be marked as …
- 00:42 Ticket #4391 ([with patch, with positive review] Sage 3.1.4: optional doctest failure in ...) closed by
- fixed: Merged in Sage 3.2.alpha2
10/29/08:
- 23:41 Ticket #4391 ([with patch, with positive review] Sage 3.1.4: optional doctest failure in ...) created by
- […]
- 22:50 Ticket #4389 ([with patch, positive review] Sage 3.1.4: optional doctest failure in ...) closed by
- fixed: Merged in Sage 3.2.alpha2
- 22:46 Ticket #4390 ([with patch; with positive review] elliptic curves: heegner_index command ...) closed by
- fixed: Merged in Sage 3.2.alpha2
- 22:35 Ticket #4390 ([with patch; with positive review] elliptic curves: heegner_index command ...) created by
- […]
- 22:35 Ticket #4389 ([with patch, positive review] Sage 3.1.4: optional doctest failure in ...) created by
- […] The above is caused by changing the printing of permutations that …
- 22:20 Ticket #4387 ([with patch, with positive review] Fix memory leak in si2sa_ZZ in ...) closed by
- fixed: Merged in Sage 3.2.alpha2
- 22:15 Ticket #4388 ([with patch, with positive review] elliptic curves: basis_matrix command ...) created by
- […]
- 22:10 Ticket #4387 ([with patch, with positive review] Fix memory leak in si2sa_ZZ in ...) created by
- We currently leak on mpz in si2sa_ZZ: […] The attached patch fixes …
- 21:26 Ticket #788 ([with patch; needs review] fix "random low order bits" doctests to use ...) closed by
- fixed: Merged in Sage 3.2.alpha2
- 21:19 Ticket #4386 ([with patch, positive review] Sage 3.1.4: optional doctest failure in ...) created by
- […]
- 21:16 Ticket #4385 ([with patch, positive review] Sage 3.1.4: optional doctest failure in ...) created by
- […]
- 21:14 Ticket #4384 (Axes computation for constant function causes division by zero) created by
- For a function which is constant, but not obviously so, it would appear …
- 21:02 Ticket #4383 ([with patch, positive review] composition_series() returns no generators ...) created by
- At the tail end of a composition series of a group, the trivial subgroup …
- 20:23 Ticket #4382 ([with patch; positive review] notebook -- use sage-native-execute for ...) closed by
- fixed: Merged in Sage 3.2.alpha2
- 15:44 Ticket #4382 ([with patch; positive review] notebook -- use sage-native-execute for ...) created by
- This patch fixes a major bug that would make it nearly impossible to setup …
- 12:26 Ticket #4381 ([with patch, positive review] sage -wthread not passed correctly to ...) created by
- Off sage-3.1.3 passing the argument -wthread is not correct. The argument …
- 06:47 Ticket #2103 ([with patch, with positive review] equivalence classes of cusps for ...) closed by
- fixed: Merged in Sage 3.2.alpha2
- 05:56 Ticket #4380 ([with patch, positive review] fix Memory Leak in libsingular's reduce()) closed by
- fixed: Merged in Sage 3.2alpha2
- 04:54 Ticket #4379 ([with patch, positive review] typo in tutorial) closed by
- fixed: Merged in Sage 3.2.alpha2 Mike: This patch changes one word in the …
- 02:27 Ticket #4380 ([with patch, positive review] fix Memory Leak in libsingular's reduce()) created by
- At …
10/28/08:
- 14:51 Ticket #4379 ([with patch, positive review] typo in tutorial) created by
- Fix one typo in the tutorial.
- 14:28 Ticket #4366 ([with patch, positive review] sys.path is searched ("stat"ed) for ...) closed by
- fixed: Merged 4366-coercion-traceback-fixed.patch in Sage 3.2.alpha2
- 11:31 Ticket #4378 ([with patch, positive review] 3.2.alpha1: -sdist does not copy html from ...) created by
- -sdist needs to copy the new html files in the template directory. …
- 10:22 Ticket #3362 (lmul is broken for modules.) closed by
- invalid: RobertWB's wish is my command -> Invalid. :) Cheers, Michael
- 09:45 Ticket #2314 (Coercion Rewrite) closed by
- wontfix: I am closing this ticket as wontfix since the coercion rewrite is being …
- 09:34 Ticket #3004 (bug in coercion edge case -- probably easy to fix) closed by
- fixed: This has been fixed by the new coercion system: […] Cheers, Michael
- 09:24 Ticket #4373 ([with patch, positive review] doctest failure in ...) closed by
- fixed: Merged in Sage 3.2.alpha2
- 09:19 Ticket #4377 ([with patch; positive review] Building the Sage library with parallel make ...) closed by
- fixed: Merged in Sage 3.2.alpha2
- 08:03 Ticket #4377 ([with patch; positive review] Building the Sage library with parallel make ...) created by
- exporting MAKE=make -j2 leads to […] on OSX 10.4. This is caused by …
- 06:09 Ticket #4375 ([with patch, positive review] building reference manual in 3.2.alpha1) closed by
- fixed: Merged in Sage 3.2.alpha2
- 05:18 Ticket #3496 ([with patch, positive review] charpoly for 0 dimensional matrices is ...) closed by
- fixed: Merged both patches in Sage 3.2.alpha2
- 02:44 Ticket #4376 (Implement conversion of power series over more rings (e.g. GF(p)) to pari) created by
- salmanhb@… would like to be able to do linear algebra over …
10/27/08:
- 15:56 Ticket #4375 ([with patch, positive review] building reference manual in 3.2.alpha1) created by
- This patch fixes two small bugs which keep the reference manual from …
- 13:05 Ticket #4374 ([with patch, positive review] Numerical noise doctest failure in ...) closed by
- fixed: Merged in Sage 3.2.alpha2
- 10:12 Ticket #4374 ([with patch, positive review] Numerical noise doctest failure in ...) created by
- […]
10/26/08:
- 23:19 Ticket #3214 ([with patch, with positive review] uniformise the behaviour of gcd for ...) reopened by
- But the first case is still broken. This might not be coercion related, …
- 23:12 Ticket #3214 ([with patch, with positive review] uniformise the behaviour of gcd for ...) closed by
- fixed: This works now: […] Cheers, Michael
- 22:35 Ticket #4373 ([with patch, positive review] doctest failure in ...) created by
- […]
- 21:20 Ticket #2171 ([with patch; positive review] followup to #2169 -- (magma/sage interface) ...) closed by
- fixed: Merged sage-trac2171-part1.patch and sage-trac2171-part2.patch in Sage …
- 21:19 Ticket #4241 ([with patch; positive review] magma -- memory is never freed in the ...) closed by
- fixed: Merged in Sage 3.2.alpha1
- 20:40 Ticket #510 ([with patch, positive review] Make sure importing sage.rings.real_mpfr ...) closed by
- fixed: Merged in Sage 3.2.alpha1
- 19:54 Ticket #4336 ([with patch, positive review] Bug in handling attached pyx-files) closed by
- fixed: Merged in Sage 3.2.alpha1
- 19:11 Ticket #4076 ([with patch, positive review] notebook -- <$> ... </$> and <$$> ... </$$> ...) closed by
- fixed: Merged in Sage 3.2.alpha1
- 19:11 Ticket #3765 ([with patch; positive review] make it so "sage -br" does the cythonization ...) closed by
- fixed: Merged in Sage 3.2.alpha1
- 19:10 Ticket #4349 ([with patch; positive review] jmol doesn't work on the command-line on OS ...) closed by
- fixed: Merged in Sage 3.2.alpha1
- 18:41 Ticket #4347 ([with patch; positive review] generalized bernoulli numbers -- massively ...) closed by
- fixed: Merged both patches in Sage 3.2.alpha1
- 09:45 Ticket #4372 (Repair to totallyreal_dsage) created by
- Two changes/updates to get totallyreal_dsage to work: (1) Craig improved …
- 09:25 Ticket #3605 (ell_finite_field.py: libSingular - "Use of uninitialised value of size 8") closed by
- fixed: The problem is gone in Sage 3.1.4: […] Cheers, Michael
- 09:21 Ticket #345 ([invalid?] Safari bugs) closed by
- invalid: Invalid. Please open new and specific tickets if you hit any of the above …
- 09:18 Ticket #1750 (Sage 2.10.alpha1: leak in readline.so) closed by
- worksforme: I can no longer reproduce this. We upgraded ipyhton as well as numpy …
- 09:03 Ticket #1754 (gnutls self signed certificates do not work with firefox 3 (pre-beta 3)) closed by
- wontfix: Yep, this is closed as wontfix. Cheers, Michael
- 07:13 Ticket #4324 ([with patch, positive review] fix storage of GBs for PolyBoRi) closed by
- fixed: Merged in Sage 3.2.alpha1
- 07:13 Ticket #3901 ([with patch; positive review] automated doctesting elementary number ...) closed by
- fixed: Merged in Sage 3.2.alpha1
- 06:30 Ticket #4371 ([with patch, positive review] Add support for lazy attributes via a ...) created by
- The lazy-attribute-...-nt patch on the sage-combinat patch servers is a …
- 06:25 Ticket #4370 ([with patch, needs work] Add ability to clone the doc repository) created by
- It would be very useful to be able to clone the documentation repository …
- 06:16 Ticket #4369 ([with patch, positive review] completed reference) closed by
- fixed: Merged in Sage 3.2.alpha1
- 06:03 Ticket #1389 ([with patches, positive review] Citation instructions for Sage) closed by
- fixed: Merged in Sage 3.2.alpha1
- 05:42 Ticket #4369 ([with patch, positive review] completed reference) created by
- 05:05 Ticket #4335 ([with patch, positive review] Labelling of newforms) closed by
- fixed: Merged in Sage 3.2.alpha1
10/25/08:
- 21:06 Ticket #3934 ([with patches; positive review] Eta product modular functions) closed by
- fixed: Merged all four patches in Sage 3.2.alpha1
- 21:05 Ticket #4343 ([with patch, positive review] gradient needs to be more careful about the ...) closed by
- fixed: Merged in Sage 3.2.alpha1
- 20:34 Ticket #4158 (combinat/root_system/type_dual.py doctest failure on Linux x86) closed by
- fixed: The problem is gone with Sage 3.1.4 with the system compiler as well as …
- 20:25 Ticket #4332 ([with patch, positive review] notebook() docstring needs improvement) closed by
- fixed: Merged in Sage 3.2.alpha1. Dan: Please post patches and not diffs in the …
- 20:18 Ticket #4353 ([with patch, positive review] make sure garbage collection is reenabled ...) closed by
- fixed: Merged in Sage 3.2.alpha1
- 20:18 Ticket #4182 ([with patch, positive review] plot3d fails with 'IndexError: list index ...) closed by
- fixed: Merged in Sage 3.2.alpha1
- 20:18 Ticket #2339 ([with patch, positive review] xmin/xmax now broken in plot()) closed by
- fixed: Merged 2339-3.2.alpha0.patch only in Sage 3.2.alpha1
- 19:32 Ticket #476 (sage reference manual --- notebook chapter is a mess) closed by
- invalid: Closed since it is non-specific and since opening the ticket a lot of …
- 19:26 Ticket #4350 ([with patch; with positive review] matrix_window -- easy to segfault sage ...) closed by
- fixed: Merged all three patches in Sage 3.2.alpha1
- 19:26 Ticket #4346 ([with patch; with positive review] segmentation fault with set_block) closed by
- fixed: Merged in Sage 3.2.alpha1
- 19:26 Ticket #4269 ([with patch, positive review] add code to help detect which systems are ...) closed by
- fixed: Merged both patches in Sage 3.2.alpha1
- 18:35 Ticket #4359 ([with patch, positive review] Huge number of small fixes to modular forms ...) closed by
- fixed: Merged both patches in Sage 3.2.alpha1
- 18:35 Ticket #4307 ([with patch, with positive review] bad error message in ...) closed by
- fixed: Merged in Sage 3.2.alpha1
- 18:35 Ticket #4256 ([with patch, positive review] polyhedral improvements: Schlegel diagrams, ...) closed by
- fixed: Merged 4256_v5.patch in Sage 3.2.alpha1
- 18:07 Ticket #4164 ([with patch, positive review] Make triangulated_facial_incidences() work ...) closed by
- fixed: Merged in Sage 3.2 via the unified patch at #4256. Cheers, Michael
- 17:51 Ticket #4302 ([with patch, positive review] improve modular composition in GF(2)[x] and ...) closed by
- fixed: Merged both patches in Sage 3.2.alpha1
- 17:49 Ticket #4333 ([with patch, positive review] bernoulli_python doesn't work, remove it) closed by
- fixed: Merged in Sage 3.2.alpha1
- 17:47 Ticket #4298 ([with patch, positive review] fix typos) closed by
- fixed: Merged in Sage 3.2.alpha1
- 17:08 Ticket #1997 ([with patch; positive review] magma interface -- interrupting restarts ...) closed by
- fixed: Merged in Sage 3.2.alpha1
- 17:08 Ticket #4348 ([with patch; positive review] magma interface -- get doctest coverage to ...) closed by
- fixed: Merged in Sage 3.2.alpha1
- 16:01 Ticket #3949 ([with patch, positive review] notebook -- move all HTML in twist.py to ...) closed by
- fixed: Merged trac_3949.patch and extcode_3949.patch in Sage 3.2.alpha1
- 15:55 Ticket #3937 ([with patch, positive review] notebook -- move HTML for account settings ...) closed by
- fixed: Merged trac_3937.patch and extcode_3937.patch in Sage 3.2.alpha1
- 15:55 Ticket #3923 ([with patch, positive review] notebook -- convert existing templates to ...) closed by
- fixed: Merged trac_3923.patch in Sage 3.2.alpha1
- 15:41 Ticket #3118 ([with new patch, positive review] update LCM (easy-to-fix buglet)) closed by
- fixed: Merged sage-trac_3118.patch and sage-trac_3118-2.patch in Sage 3.2.alpha1
- 15:04 Ticket #1046 ([with patch, positive review] speed regression in ...) closed by
- fixed: Merged in Sage 3.2.alpha1
- 14:33 Ticket #4368 ([with patch, positive review] Create a function which gets an attribute ...) created by
- Example: […]
- 14:22 Ticket #4203 ([with patch, positive review] Make a suboption decorator to complement ...) closed by
- fixed: Merged in Sage 3.2.alpha1
- 14:22 Ticket #4248 ([with patch, positive review] aspect_ratio is buggy in plot3d) closed by
- fixed: Merged in Sage 3.2.alpha1
- 11:54 Ticket #4367 ([with patch, positive review] plot gamma bug) created by
- […] Gives error. […] There seems to be some confusing type …
- 10:20 Ticket #4365 (typo in license()) closed by
- duplicate: closed as a dupe, as suggested by mvngu
10/24/08:
- 14:05 Ticket #4366 ([with patch, positive review] sys.path is searched ("stat"ed) for ...) created by
- Hi, Emmanuel Thomé noted that there is a speed/system call activity …
- 12:13 Ticket #4365 (typo in license()) created by
- From Kevin Buzzard: […]
- 11:57 Ticket #4364 ([with patch, positive review] major bug in singular polynomial GCD (?)) created by
- This looks like maybe a serious bug in Singular's GCD: On *32-bit* Linux …
- 08:15 Ticket #4363 ([with patch, positive review] Do not automatically evaluate interact cells ...) created by
- Current behavior is that @interact cells automatically evaluate upon …
- 04:34 Ticket #4362 ([with patch, positive review] Bug fixes in tableaux latex output) created by
- The latex output of tableaux is a broke, which affects the latex output in …
- 03:35 Ticket #632 (bug in command line time function and something -- very weird) closed by
- fixed: Fixed. Cheers, Michael
- 02:50 Ticket #4361 ([with patch, positive review] poles of gamma on integers) created by
- In 3.1.4 we have: […] The poles should return unsigned infinity.
- 02:23 Ticket #4360 ([with patch, positive review] fraction field improvements) created by
- Attached patches move sage.rings.fraction_field.FractionField_generic to …
- 01:43 Ticket #4359 ([with patch, positive review] Huge number of small fixes to modular forms ...) created by
- This is just a big bundle of fixes to the modular forms code that I had …
10/23/08:
- 22:17 Ticket #4358 (Sage spawn too many gp processes) created by
- This: […] spawn a new gp process every time it is computed.
- 19:04 Ticket #4357 ([with patch, with positive review] modular forms -- new subspace used to ...) created by
- This used to work and is now broken. It is used in my modular forms book. …
- 19:03 Ticket #4356 (modular forms -- echelon_form broken) created by
- This used to work (e.g., it is in my modular forms book), but now it …
- 17:53 Ticket #4355 (Port latex/asciiArt output for tableaux and all friends from ...) created by
- The latex method for tableaux was written in a rush during Sage Days 7 to …
- 17:41 Ticket #4354 ([with patch; positive review] loading a file with spaces in the filename ...) created by
- try it at home: […]
- 14:41 Ticket #4172 (exception in timeit permanetly disables gc) closed by
- duplicate: Patch is up at #4353
- 14:38 Ticket #4353 ([with patch, positive review] make sure garbage collection is reenabled ...) created by
- 14:23 Ticket #4352 ([with patch, positive review] add support for weight vectors to ...) created by
- This should be pretty straightforward. sage-support request from Ursula …
- 13:27 Ticket #4351 (bugs in abelian variety homspace computation) closed by
- invalid: This is a red herring. It is fixed by #4350, and there were never any …
- 13:04 Ticket #2416 (jmol error on FF3/OSX) closed by
- worksforme: Ok, worksforme it is :) Cheers, Michael
- 12:34 Ticket #4351 (bugs in abelian variety homspace computation) created by
- Please see #4346 first and apply the patch there. After applying this …
- 12:33 Ticket #4350 ([with patch; with positive review] matrix_window -- easy to segfault sage ...) created by
- See trac #4346 first and apply that patch. 2. In this patch, …
- 10:45 Ticket #4344 (notebook -- template the notebook) closed by
- invalid: I agree with Jason that this has nothing to do with Sage and I will close …
- 10:39 Ticket #4349 ([with patch; positive review] jmol doesn't work on the command-line on OS ...) created by
- If you plot something in 3D on the command-line, buy default it pops up a …
- 09:39 Ticket #4348 ([with patch; positive review] magma interface -- get doctest coverage to ...) created by
- finish getting doctesting for the magma interface to 100%. Just private …
- 09:34 Ticket #3551 (magma_version command) closed by
- fixed: This was now closed by some other magma documentation patch that is in …
- 09:25 Ticket #4347 ([with patch; positive review] generalized bernoulli numbers -- massively ...) created by
- There is a simple algorithm to massively optimize computation of …
- 02:07 Ticket #4346 ([with patch; with positive review] segmentation fault with set_block) created by
- […]
- 00:06 Ticket #4345 (Make a system for default variable names) created by
- There are several places in Sage where one often has to specify variable …
10/22/08:
- 19:46 Ticket #4344 (notebook -- template the notebook) created by
- 17:28 Ticket #4343 ([with patch, positive review] gradient needs to be more careful about the ...) created by
- […]
- 15:48 Ticket #4342 (Add legends to plot.py) created by
- Add support for placing legends on plots using the matplotlib facility for …
- 12:53 Ticket #4341 ([with patch, positive review] Optimisations + corrections to latin.py) created by
- * Removed code that used gap.Representative in an unsafe manner (assumed …
- 12:07 Ticket #4338 (optimize computation of victor_miller basis and use this for level 1 ...) closed by
- duplicate: This is a dupe of #4340. Cheers, Michael
- 11:16 Ticket #4340 ([with patch, positive review] Speed up Victor Miller basis code) created by
- The current Victor Miller basis code in Sage is painfully slow. I've …
- 10:49 Ticket #4339 (modular forms -- incorporate Nils Skoruppa's code for computing generators ...) created by
- Craig has an email from Nils with this code.
- 10:47 Ticket #4338 (optimize computation of victor_miller basis and use this for level 1 ...) created by
- Craig Citro is working on this.
- 10:46 Ticket #4337 ([with patch, with positive review] modular forms -- compute action of ...) created by
- […] and a genuine bug: […]
- 09:36 Ticket #4336 ([with patch, positive review] Bug in handling attached pyx-files) created by
- I attached a pyx-file: […] Then I changed the file on the disk, and …
10/21/08:
- 12:15 Ticket #4335 ([with patch, positive review] Labelling of newforms) created by
- Given a space of CuspForms?, there is a newforms method which gives a list …
- 06:06 Ticket #4334 ([with spkg, positive review] Updated experimental Mayavi2 spkg) created by
- Updated to mayavi_2.2.1 …
10/20/08:
- 19:18 Ticket #4333 ([with patch, positive review] bernoulli_python doesn't work, remove it) created by
- I was considering adding doctests to sage/rings/bernoulli.py and …
- 17:28 Ticket #4332 ([with patch, positive review] notebook() docstring needs improvement) created by
- The docstring for notebook() could use a bit of improvement. In …
- 09:26 Ticket #4331 (sage-vmware image - add keyboard reconfigure option) created by
- Change the sage vmware image so there is another login option: […] …
- 08:39 Ticket #4330 ([with patch, positive review] interfaces function_call(...) function is a ...) created by
- I just noticed that the functional_call function in the interfaces …
- 07:32 Ticket #4136 ([with patch, positive review] enable tail reduction when reducing ...) closed by
- fixed: Merged in Sage 3.2.alpha0
- 07:03 Ticket #4288 ([with patch, positive review] _magma_init_ bug elliptic curve points) closed by
- fixed: Merged in Sage 3.2.alpha0
- 07:02 Ticket #4277 ([with patch, positive review] improve doctest coverage of ell_point.py) closed by
- fixed: Merged in Sage 3.2.alpha0
- 07:01 Ticket #4281 ([with patch,with positive review] elliptic curve doctest coverage (part 4)) closed by
- fixed: Merged all three patches in Sage 3.2.alpha0
- 06:36 Ticket #4329 ([with patch; positive review] class numbers of non-maximal orders -- ...) created by
- This is just wrong (and easy to fix): […] For a non-maximal order, the …
- 06:23 Ticket #4328 (bug in roots) closed by
- worksforme: worksforme: […] Note that I updates #4302 recently.
- 04:39 Ticket #4328 (bug in roots) created by
- […]
- 01:40 Ticket #4327 (Refactor and extend root systems plots) created by
- The attached patch refactors in depth the root sytem plotting facilities …
- 01:17 Ticket #4326 (Root systems improvements) created by
- Patch taken from Sage-Combinat: …
10/19/08:
- 19:17 Ticket #4325 (CC() fails on Mathematica output) created by
- Using 3.1.2 on sage.math: […] Now say I want to get a CC element out of …
- 08:54 Ticket #4324 ([with patch, positive review] fix storage of GBs for PolyBoRi) created by
- The current code prevents certain GB calculations to finish because it …
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 …
Note: See TracTimeline
for information about the timeline view.
