Timeline
02/14/12:
- 22:22 Ticket #12509 (computation of height of point on elliptic curve over Q(sqrt(5)) is WRONG) created by
- There are evidently many examples in which computing P.height(), for …
- 06:24 Ticket #12492 (Polyhedron().radius() is nonsensical) closed by
- fixed
- 06:24 Ticket #12490 (Create a role :trac: to link to trac ticket in sphinx) closed by
- fixed
- 06:23 Ticket #12483 (Workaround #12482 causing history-dependent behaviour of Family) closed by
- fixed
- 06:23 Ticket #12478 (Typo in an error message of Fan constructor) closed by
- fixed
- 06:23 Ticket #12474 (Doc fix for UniqueRepresentation class) closed by
- fixed
- 06:23 Ticket #12464 (Improved uniqueness for combinatorial free modules) closed by
- fixed
- 06:23 Ticket #12430 (Add -fwrapv cflag when building Python) closed by
- fixed
- 06:22 Ticket #12416 (Mercurial assumes that any system with XCode *installed* will use XCode to ...) closed by
- fixed
- 06:22 Ticket #12385 (Questionable semantics of DiGraph().all_simple_paths) closed by
- fixed
- 06:22 Ticket #12373 (Possible typo in Units Module Avogadro constant) closed by
- fixed
- 06:22 Ticket #12366 (In mpfr, delete old libraries *after* build) closed by
- fixed
- 06:22 Ticket #12363 (Upgrade PARI to 2.5.1) closed by
- fixed
- 06:22 Ticket #12353 (wrong comparison between RealIntervalField and RealField) closed by
- fixed
- 06:22 Ticket #12344 (Interface to GINV) closed by
- fixed
- 06:21 Ticket #12336 (The optional doctests in sage/databases/symbolic_data.py are misformatted ...) closed by
- fixed
- 06:21 Ticket #12318 (**kwds in the Graph constructor is confusing) closed by
- fixed
- 06:21 Ticket #12135 (Multiple loops handling in c_graph) closed by
- fixed
- 06:21 Ticket #12034 (improve doctest coverage of matrix/benchmark.py from 0% to 100%) closed by
- fixed
- 06:20 Ticket #12006 (sage-4.8 and magma-2.18 not playing well together) closed by
- fixed
- 06:20 Ticket #11967 (os x 10.7 Lion -- Sage segfaults on startup when initializing GiNaC) closed by
- fixed
- 06:20 Ticket #11257 (Avoid a coercion when computing an element to the power of 0) closed by
- fixed
- 06:20 Ticket #11250 (Fix link in coercion.rst) closed by
- fixed
- 06:20 Ticket #4498 (Implement a symbolic version of the arg function) closed by
- fixed
- 06:20 Ticket #11118 (Add a cache for .list() method in FiniteEnumeratedSet) closed by
- fixed
- 06:19 Ticket #11003 (Improve support for lazy_import inside classes) closed by
- fixed
- 06:19 Ticket #10998 (Categories for posets) closed by
- fixed
- 06:19 Ticket #10807 (Modular Symbols trouble restoring saved objects) closed by
- fixed
- 06:19 Ticket #6581 (Groebner basis not working over symbolic ring) closed by
- fixed
- 05:36 Ticket #12508 (Optimize zero test in dict_addition.pyx) created by
- The code currently says: […] If it's robust, using bool(x) that …
02/13/12:
- 21:35 Ticket #12507 (Mark random symbolic expression doctests with #random) created by
- Three doctests in sage/symbolic/random_tests.py change expected value …
- 07:39 Ticket #12506 (fix typo in debug() docstring) created by
- aranc noticed a typo on #7509.
- 05:57 Ticket #12505 (document the patchbot) created by
- At #12486, we add Robert Bradshaw's patchbot to Sage so that anyone can …
- 04:44 Ticket #12504 (the gfan SPKG.txt has the wrong copyright statement) created by
- That said, it would be good to change the line in *our* SPKG.txt for gfan …
02/12/12:
- 11:23 Ticket #12503 (Convenient history fetch commands) created by
- Using Sage, you are missing a feature of the Magma command line interface. …
- 05:04 Ticket #12502 (Portuguese translation of "A Tour of Sage") created by
- Portuguese translation of "A Tour of Sage". ---- Copy …
- 02:08 Ticket #12501 (Fix packages wanting to run autoconf) created by
- Some Sage packages want to run autoconf/autoheader/automake during …
- 01:33 Ticket #12500 (sagetex: fix self-tests on OpenSolaris) closed by
- fixed
02/11/12:
- 15:54 Ticket #12500 (sagetex: fix self-tests on OpenSolaris) created by
- On OpenSolaris, sagetex's self-tests fail. New spkg: …
- 12:49 Ticket #12499 (The density() function of a sparse matrix looks at every matrix entry) created by
- The implementation of the density method for a sparse matrix is insane. …
- 08:49 Ticket #12498 (Return Integer from GeneralDiscreteDistribution) created by
- 1. The output of GeneralDiscreteDistribution().get_random_element() is …
- 06:56 Ticket #12497 (GeneralDiscreteDistribution can segv sage) created by
- Running the following segfaults sage. […] If you run it on a notebook …
- 02:35 Ticket #12496 (Improve doctest coverage for integer_ring.pyx) created by
- Base ticket #12024: bring doctest coverage to 90%. ---- Apply …
- 01:43 Ticket #12481 (Fix branch_current_hg()) closed by
- fixed
- 01:36 Ticket #12367 (Add a script to check whether the compiler supports a certain flag) closed by
- fixed
02/10/12:
- 23:36 Ticket #12495 (Bring plot.py to 100% coverage) created by
- […] Home base for 90% doctest goal is #12024. Apply - …
- 14:24 Ticket #12494 (add a new (and improved!) implementation of dirichlet characters) created by
- I have some preliminary stuff at …
- 11:28 Ticket #12493 (tol and optional in doctests don't play well together) created by
- See …
- 07:01 Ticket #12492 (Polyhedron().radius() is nonsensical) created by
- See [ https://groups.google.com/d/topic/sage-support/rj6ZjjPPDSk/discussion …
- 05:50 Ticket #12491 (Bring three more plot3d files to 100% coverage) created by
- […] Base ticket: #12024 bringing docs to 90%.
- 05:23 Ticket #12490 (Create a role :trac: to link to trac ticket in sphinx) created by
- In the doc, putting :trac:`5534` adds a link to #5534. I think its …
- 04:54 Ticket #12489 (Fix equality of combinatorial free module on non totally ordered basis) created by
- The following is obviously wrong: […] The reason is […] Fixing …
- 02:45 Ticket #12488 (Make sage-make_devel_packages not fail if there is nothing to commit) created by
- When doing hg commit but there is nothing to commit, the exit status is …
- 01:46 Ticket #12487 (sdist in /tmp/sage-sdist-$$/sage-VERSION) created by
- Currently, sage-sdist uses […] as temporary directory, leading to all …
- 01:18 Ticket #12486 (Make the Sage patchbot an optional spkg) created by
- Anyone can run sage --patchbot to contribute. Instructions: …
02/09/12:
- 12:22 Ticket #12485 (bug in chromatic number) closed by
- duplicate: Yep, that is one way to fix it. I couldn't find that searching. Oops. …
- 12:12 Ticket #12485 (bug in chromatic number) created by
- This triggers a bug: […] The bug is in graphs/graph_coloring.py. …
- 09:11 Ticket #12484 (CombinatorialFreeModule's: customizing the order of terms in the output of ...) created by
- As the title says. By the way, this (partially) refactors …
- 08:19 Ticket #12483 (Workaround #12482 causing history-dependent behaviour of Family) created by
- Without the workaround (or a fix to #12482): […] Gasp.
- 08:11 Ticket #12482 (isinstance failure on lazy imported class) created by
- isinstance may fail on a lazy imported class, which can cause hard to …
- 03:01 Ticket #12481 (Fix branch_current_hg()) created by
- This is just horrible code (sage/misc/misc.py): […] For one, this …
- 02:28 Ticket #12480 (NTL segfault on OS X 10.7) created by
- On OS X 10.7 (compiled with gcc-4.6.2, #12369): […] This is because …
- 02:07 Ticket #12479 (Clean up sage-spkg) created by
- This ticket aims to do a simply clean-up of sage-spkg and nothing more. …
- 00:00 Ticket #12422 (CFBundle.h on OS X 10.6 uses __attribute__((format_arg)) improperly) closed by
- wontfix: Closing this as wontfix, since gcc-4.6.2 does not have this problem.
- 00:00 Ticket #12457 (Problems with C++ exception handling on OS X with custom GCC) closed by
- wontfix: Closing this as wontfix, since gcc-4.6.2 does not have this problem.
02/08/12:
- 22:59 Ticket #12478 (Typo in an error message of Fan constructor) created by
- Instead of discard_faces=True the message suggests using …
- 15:25 Ticket #12477 (Graph.relabel modifies the dictionary given as an input) created by
- Well, it's as the title says... The patch just fixes it in the obvious …
- 11:55 Ticket #12476 (Little fixes for a major speedup of join/meet matrices for ...) created by
- Before […] After […] Apply: …
- 08:42 Ticket #12475 (Define WordMorphism.__ne__) created by
- Solve the following problem: […] which is due to: […] Not much …
- 08:31 Ticket #12474 (Doc fix for UniqueRepresentation class) created by
- A mysterious sentence is present in the UniqueRepresentaiton? class …
- 08:00 Ticket #12473 (remove gcc builtin functions in ratpoints) created by
- these won't work for most other compilers
- 07:34 Ticket #12472 (GMP-ECM: disable asm redc when building with clang) created by
- Currently using an asm redc breaks building ECM when compiling with clang; …
- 03:42 Ticket #12471 (real evaluation of symbolic expressions with complex coefficients) created by
- This should work: […]
02/07/12:
- 19:55 Ticket #12374 (Possible typo in Units Module Avogadro constant) closed by
- duplicate: This is a dupe of #12373. (Pointed out to me by Sonseeahray Rucker.)
- 14:55 Ticket #12470 (Remove scripts related to the Debian distribution) created by
- As the title says. Apply: 1. …
- 14:31 Ticket #12469 (RuntimeError raised by standard_factorization of a finite word) created by
- […] […] Apply 1. trac_12469.patch 1. …
- 13:49 Ticket #12468 (# cython: cdivision=True) closed by
- invalid: OK, now I feel stupid. So even though the command line explicitly has …
- 13:33 Ticket #12468 (# cython: cdivision=True) created by
- The file matrix_window_modn_dense.pyx starts with […] which suggests …
- 11:53 Ticket #12467 (Implement parser Octave back to Sage) created by
- Apparently we don't have such a thing, or only the very rudimentary …
- 11:43 Ticket #12466 (test whether a polynomial is cyclotomic) created by
- Given a polynomial with integer coefficients, test if it is cyclotomic or …
- 11:40 Ticket #12465 (hilbert modular forms of weight (2,2) over Q(sqrt(5))) created by
- I will finish the development of this code in this github repository: …
- 09:38 Ticket #12464 (Improved uniqueness for combinatorial free modules) created by
- Depending on how they was created, some free modules were different. They …
- 07:30 Ticket #12463 (Polyhedron intersection and equality inconsistencies) created by
- First of all, polyhedron eq documentation is wrong. It states […] …
- 06:19 Ticket #12462 (max((5,NaN)) != max((NaN,5))) created by
- With NaN as the first item in the sequence or list, it returns NaN. …
- 05:48 symbolics edited by
- (diff)
- 05:38 symbolics edited by
- remove closed tickets (diff)
- 05:33 Ticket #12320 (install cephes on the ARM platform) closed by
- wontfix
- 05:32 Ticket #10808 (atlas-3.8.3.p16 doesn't build on ARM) closed by
- worksforme
- 05:32 Ticket #10459 (serious troubles with gcd) closed by
- duplicate
- 05:30 Ticket #11594 (Symbolic integration of abs() failure) closed by
- duplicate
- 05:21 Ticket #12412 (TypeError when creating a zero map from a zero dimensional vector space to ...) closed by
- fixed
- 05:21 Ticket #12395 (Change some random variable indexes that cause doctest failures if ...) closed by
- fixed
- 05:21 Ticket #12378 (Graph chromatic_number documentation) closed by
- fixed
- 05:21 Ticket #11920 (Sympow needs to disable fused-multiply-add and should create datafiles) closed by
- fixed
- 05:21 Ticket #10940 (giac interface) closed by
- fixed
- 05:21 Ticket #10868 (A wrong (easy) limit) closed by
- fixed
- 05:20 Ticket #7509 (notebook -- make it possible to debug Python code in the notebook, e.g., ...) closed by
- fixed
- 05:17 symbolics edited by
- add custom query links (diff)
- 05:10 combinat/DaysCernay2012 edited by
- (diff)
- 03:11 Ticket #12461 (Replace some deprecated python functions in sage/algebras) created by
- We should prepare moving to Python3. Execute […] for each *.py in …
- 02:39 Ticket #12460 (Multivariate polynomials as a module on symmetric functions) created by
- Patch 6629 is implementing multivariate polynomials which are strongly …
- 02:16 Ticket #12459 (Interrupt test failures on OS X 10.7) created by
- There are several failures in sage/tests/interrupt.pyx on OS X 10.7 …
- 02:15 Ticket #12458 (remove references to deprecated RQDF) created by
- In Sage 4.8: […] Duplicate of #13037.
- 02:15 Ticket #12457 (Problems with C++ exception handling on OS X with custom GCC) created by
- The problem is that a custom built GCC (#12369) links different standard …
- 02:14 Ticket #12456 (Numerical noise on OS X 10.7) created by
- When running Sage on OS X 10.7, there is numerical noise in some doctests.
- 00:21 symbolics/functions edited by
- (diff)
02/06/12:
- 20:47 Ticket #12455 (Make Airy functions symbolic) created by
- As discussed in …
- 13:43 Ticket #12454 (A draw_rauzy_fractal method for WordMorphism) created by
- New: - 2012-07-05: added basis projection plotting - Now there are …
- 13:27 Ticket #12386 ([ARM] pickling issues in the matrix_mod2_dense code) closed by
- fixed
- 13:26 Ticket #12389 (Rounding error in graph coloring) closed by
- fixed
- 13:26 Ticket #12370 (Change is_singular to use rank instead of determinant) closed by
- fixed
- 13:26 Ticket #12328 (GMP_BITS_PER_MP_LIMB is deprecated in gmp/mpir) closed by
- fixed
- 13:26 Ticket #12325 (Eulerian circuits/paths for (di)graphs) closed by
- fixed
- 13:26 Ticket #12317 (printing factorisations) closed by
- fixed
- 13:25 Ticket #12261 (Bring Doctest coverage for element_ext_pari.py to 100%) closed by
- fixed
- 13:25 Ticket #12144 (better document a technical confusing point in the Hidden Markov Model ...) closed by
- fixed
- 13:25 Ticket #12105 (RuntimeError: Segmentation fault with nth_root) closed by
- fixed
- 13:25 Ticket #11981 (map_coefficients (of multivariate polynomial ring) cannot change base_ring) closed by
- fixed
- 13:25 Ticket #11739 (add_vertex w/o params should return the new vertex) closed by
- fixed
- 13:25 Ticket #11591 (Incorrect results for integrals involving exponential functions) closed by
- fixed
- 13:25 Ticket #11483 (enable abs_integrate package from maxima) closed by
- fixed
- 13:23 Ticket #10923 (Bad sign in integral()) closed by
- fixed
- 13:23 Ticket #10916 (Multiple loops and edges are lost upon pickling) closed by
- fixed
- 13:23 Ticket #10628 (initialization of matrices from vectors or list of lists can be way faster) closed by
- fixed
- 13:23 Ticket #10441 (Error creating an empty multi-edge (di)graph) closed by
- fixed
- 13:23 Ticket #10192 (SageNB broken when SAGE_PATH contains flavours of '.' during installation) closed by
- fixed
- 13:22 Ticket #10175 (symmetric and exterior powers of characters) closed by
- fixed
- 13:22 Ticket #8879 (Clean up whitespace in padic hyperelliptic curve file) closed by
- fixed
- 13:22 Ticket #8458 (iterator for graphs() doesn't return independent graphs) closed by
- fixed
- 10:44 combinat/DaysCernay2012 edited by
- (diff)
- 10:43 combinat/DaysCernay2012 edited by
- (diff)
- 08:19 Ticket #7509 (notebook -- make it possible to debug Python code in the notebook, e.g., ...) closed by
- invalid: Please report this patch to the SageNB developers
- 07:59 Ticket #12453 (Refactor integer vectors using ClonableIntArray Cython data structure) created by
- Why that ? Because : * Integer Vectors have no element class * Integer …
- 06:52 combinat/DaysCernay2012 edited by
- (diff)
- 06:51 combinat/DaysCernay2012 edited by
- (diff)
- 06:49 combinat/DaysCernay2012 edited by
- (diff)
- 06:42 combinat/DaysCernay2012 edited by
- (diff)
- 06:30 Ticket #12452 (make it possible to inherit from sage.symbolic.expression.Expression.) created by
- Since most functions defined by symbolic expressions hardcode the type of …
- 04:29 combinat/DaysCernay2012 edited by
- add search links (diff)
- 04:24 combinat/DaysCernay2012 created by
- initial version
- 03:17 Ticket #12451 (Syntax highlighting for notebook debugger) created by
- This adds syntax highlighting for the notebook debugger of ticket #7509. …
02/05/12:
- 19:19 Ticket #12450 (implement the Hijikata trace formula) created by
- This can be used for computing traces of Hecke operators acting on spaces …
- 13:53 Ticket #12449 (Improve the way that sage evaluates symbolic functions on basic types) created by
- Currently when a symbolic function (e.g. gamma(), exp(), sin()) gets a …
- 05:41 Ticket #12448 (The binomial implementation does a quotient of gamma values, which is ...) created by
- There are special formulas to apply for quotients of gamma values, since …
02/04/12:
- 14:44 Ticket #12447 (update the file COPYING.txt) created by
- The file COPYING.txt in the top-level directory looks out-of-date to me: …
- 14:32 Ticket #12446 (sage access in cython_lambda broken) created by
- this is a quote from cython_lambda's documentation. […] apart from …
- 14:22 Ticket #12445 (revise Sage banner, help message) created by
- This arose from some of the discussion at #12421. In summary: we don't …
- 13:07 Ticket #12444 (givaro does not specify the class for many method calls) created by
- These method calls occur within other methods of the class, and so gcc …
- 12:43 Ticket #12443 (the sage library doesn't respect global CC and CXX flags) created by
- Apply trac12443.patch to the Sage library.
- 12:16 Ticket #12442 (Singular does not state return type of main() functions) created by
- This breaks building with clang. I've posted an spkg fixes this (and …
- 12:14 Ticket #12441 (singular does not respect global cxx flag) created by
- singular does not fully respect the global CXX flag, we should fix this …
- 11:19 Ticket #12440 (gfan fails to build with clang) created by
- The is a variable which is redefined which causes the failure. I've …
- 11:11 Ticket #12439 (symmetrica fails to compile with clang) created by
- There are a few functions that have return statements for void returns. …
- 11:02 Ticket #12438 (Definite integral should not depend on the dummy variable) created by
- Consider the following: […] The last integral has not "happened" to be …
- 10:56 Ticket #12437 (lcalc defines default values for functions outside of declarations) created by
- c++ compilers that are pickier than g++ will not allow this. I've posted …
- 10:31 Ticket #12436 (lcalc uses variable length arrays) created by
- This is an issue for building on non-gnu compilers. While not perfect, a …
- 10:26 Ticket #12435 (lcalc does not respect global CXX flag) created by
- The lcalc spkg currently does not respect the global CXX flag, we should …
- 10:18 Ticket #12434 (matplotlib fails to compile with clang) created by
- This is a small issue where one function returns a slightly wrong type …
- 10:07 Ticket #12433 (Make zn_poly respect the CC environment variable, work around GCC 4.7.0 ...) created by
- The zn_poly spkg currently does not respect the CC environment variable, …
- 10:01 Ticket #12432 (zlib fails to compile shared libs with clang) created by
- The solution is to configure zlib as if you were compiling with gcc. I've …
- 09:53 Ticket #12431 (make palp respect global CC flag) created by
- The palp spkg currently does not respect the global CC flag, we should fix …
- 09:46 Ticket #12430 (Add -fwrapv cflag when building Python) created by
- This is http://bugs.python.org/issue11149 and needs to be fixed in order …
- 09:29 Ticket #12429 (make flint respect global CC and CXX flags) created by
- The flint spkg currently does not respect the global CC and CXX flags, we …
- 09:20 Ticket #12428 (make flintqs respect global CXX flag) created by
- The flintqs spkg currently does not respect the global CXX flag, we should …
- 09:08 Ticket #12427 (make f2c respect global CC flag) created by
- The f2c spkg didn't respect the global CC flag, this was fixed by #7027.
- 08:58 Ticket #12426 (make sage build with clang (3.0+)) created by
- It is not unlikely that Apple will eventually stop supporting GCC in …
- 04:46 Ticket #12425 (Twisted uses non-standard C generated by old Pyrex) created by
- The file twisted/internet/cfsupport/cfsupport.c (which is only compiled …
02/03/12:
- 22:05 Ticket #12424 (OS X Lion: symmetrica doesn't work) created by
- With the default compiler in XCode 4, OS X Lion, the symmetrica spkg …
- 15:43 Ticket #12423 (Numpy wrongly assumes that any non-i386 OS X system is PowerPC) created by
- Apparently Numpy forgot about the existence of "x86_64" systems: […] …
- 14:32 Ticket #12422 (CFBundle.h on OS X 10.6 uses __attribute__((format_arg)) improperly) created by
- From …
- 11:33 Ticket #12421 (make it so the prompt at the end of a docstring on the Sage command line ...) created by
- If on startup of Sage we set the LESS environment variable as follows …
- 11:25 Ticket #12420 (sage-banner needs fixing for next version) created by
- Running sage-4.8 shows the banner as sage-4.7.2. One option is to …
- 03:21 Ticket #12042 (Update the documentation how to use the VM image, especially to avoid ...) closed by
- fixed
- 00:16 Ticket #12419 (factorization of 0 in GF(p)[x,y] fails) created by
- This was reported by Charles Bouillaguet. […] Paul Zimmermann
- 00:08 Ticket #12418 (adding Delsarte bound for codes) created by
- Delsarte bound for codes, aka Linear Programming bound, is easy to …
02/02/12:
- 17:26 Ticket #12417 (extend partial_fraction_decomposition() to work on ratios of multivariate ...) created by
- Code to the compute a partial fraction decomposition of any elements of a …
- 12:44 Ticket #12416 (Mercurial assumes that any system with XCode *installed* will use XCode to ...) created by
- This is an except from upstream's setup.py: […] The ARCHFLAGS …
- 10:41 Ticket #12415 (Update doctesting framework) created by
- There are several improvements that would be good to make, including but …
- 08:08 Ticket #12414 (system-wide default color) created by
- It would be useful to have a system-wide default plotting color. For …
- 04:54 Ticket #12396 (A few whitespace changes) closed by
- fixed
- 04:54 Ticket #12390 (the documentation for number_of_partitions mentions a bug in PARI that was ...) closed by
- fixed
- 04:54 Ticket #12329 (Remove unneeded dependencies of the Sage library) closed by
- fixed
- 04:54 Ticket #12314 (Latex method for partitions and cores) closed by
- fixed
- 04:54 Ticket #12309 (GLPK crashes or hangs on certain inputs) closed by
- fixed
- 04:54 Ticket #12235 (Slow computation of strongly connected components) closed by
- fixed
- 04:53 Ticket #12150 (upgrade defect() of a finite word) closed by
- fixed
- 04:53 Ticket #12134 (is_planar(set_pos=True) doesn't work with small graphs) closed by
- fixed
- 04:53 Ticket #12094 (Upgrade Maxima to 5.24.0) closed by
- fixed
- 04:53 Ticket #12068 (Numerator for symbolic expression shouldn't use maxima) closed by
- fixed
- 04:53 Ticket #11977 (matrix plots are missing tick marks on one of top or bottom) closed by
- fixed
- 04:53 Ticket #11235 (Make the ipython edit magic command edit the right file and show both ...) closed by
- fixed
- 04:53 Ticket #10959 (BipartiteGraph adding edges between new nodes ignores partition) closed by
- fixed
- 04:52 Ticket #6569 (sparse integer matrix doesn't raise an error on non-integer index) closed by
- fixed
- 04:52 Ticket #10333 (An interface to Anders Buch's Littlewood-Richardson Calculator ``lrcalc``) closed by
- fixed
- 04:52 Ticket #10135 (eulerian_circuit() of Graph can't handle multiple edges) closed by
- fixed
- 04:52 Ticket #9054 (create a class for basic function_field arithmetic for Sage) closed by
- fixed
- 04:52 Ticket #7952 (broken binomial sum (fixed in maxima)) closed by
- fixed
- 04:51 Ticket #6804 (Permutation.weak_excedences inconsistency) closed by
- fixed
02/01/12:
- 12:53 Ticket #12413 (Sage crashes in matrix/vector multiplication with zero extents) created by
- The following crashes Sage 4.8 on OS X 10.6.8 with a mysterious message: …
- 12:33 Ticket #12412 (TypeError when creating a zero map from a zero dimensional vector space to ...) created by
- […] [snip] […] The problem here is that sage creates a list of …
- 07:48 Ticket #12411 (pre-compiled Sage 4.8 binary fails some doctests on Ubuntu) created by
- the precompiled binary …
- 04:28 Ticket #12410 (divergent alternating sum gives finite result) created by
- The two sums […] return the same, but shouldn't. The latter sum is …
- 04:03 Ticket #12409 (Naming inconsistency: multiedges/multiples_edges) created by
- […] That's just confusing. "multiedges" is shorter: what about …
- 03:44 Ticket #12408 (Segfault in Sage 4.8 with matrices, generator expressions, and Cython) created by
- The following piece of code, inserted in the matrix code, triggers a …
- 02:28 Ticket #12407 (Add the set of PrimitiveGroups) created by
- This patch implements the finite enumerated set of primitive permutation …
01/31/12:
- 15:54 Ticket #12406 (solve_left and solve_right should use coercion) created by
- […] Adding a variant of coerce_binop should help here (and elsewhere).
- 14:39 Ticket #12405 (Add $SAGE_LOCAL/lib64 to LD_LIBRARY_PATH) created by
- This is needed for #12369 (and would probably have provided an easier fix …
- 09:58 Ticket #12404 (is_squarefree() incorrect over imperfect fields) created by
- The method is_squarefree() is incorrect for polynomials over …
- 08:17 Ticket #12403 (calculating elliptic curve order gives pari error) created by
- […]
- 06:26 Ticket #12402 (Make a three.js backend for 3d plotting) created by
- SEE https://github.com/mrdoob/three.js/ See the big discussion at …
- 01:41 Ticket #11694 (Unlabelled edges are doubled when creating multiedge graph) closed by
- duplicate
- 01:40 Ticket #12256 (if x=var('x') and n is an integer then n.binomial(x) should return ...) closed by
- duplicate
- 01:39 Ticket #9819 (Add a default gcd and lcm methods for fields) closed by
- duplicate
- 01:38 Ticket #8175 (update installation guide for SPARC Solaris 10) closed by
- worksforme
- 01:38 Ticket #8148 (looking at the dual of a poset: IndexError) closed by
- duplicate
- 01:37 Ticket #1158 (mathematical functions should remain symbolic) closed by
- invalid
01/30/12:
- 18:25 Ticket #12401 (Get Pynac functions to work on FreeBSD) created by
- This could just be related to the Cephes on FreeBSD ticket. …
- 18:20 Ticket #12400 (Get Python to build all needed stuff on FreeBSD) created by
- On newer versions of FreeBSD, apparently there are some slight changes we …
- 18:13 Ticket #12399 (Get pycrypto to build on FreeBSD) created by
- Stephen Montgomery-Smith reports: […] The patch is apparently […]
- 18:07 Ticket #12398 (Sage doesn't install if SAGE_ROOT has a "+" in it (because of R)) created by
- Because of a bug in R's installation, Sage won't install (at least on …
- 16:53 Ticket #12397 (Change doctests to remove trailing backslashes) created by
- The backslashes are confusing and can be replaced with ... on succeeding …
- 16:51 Ticket #12396 (A few whitespace changes) created by
- These whitespace changes are needed for the new doctesting framework.
- 16:48 Ticket #12395 (Change some random variable indexes that cause doctest failures if ...) created by
- Texture variables in 3d plotting and some symbolic variables used by …
- 16:46 Ticket #12394 (%hide should hide cells in published worksheets) created by
- %hide doesn't hide cells in published worksheets; it should, since one may …
- 16:42 Ticket #12393 (Reseting doctesting state) created by
- A couple doctests fail to undo changes they make to the state of Sage. …
- 16:31 Ticket #12392 (Doctest fix in sage/categories/modules_with_basis.py) created by
- Line 1041 is […] It should be printing B.
- 15:19 Ticket #12391 (Infinite ellipsis_iter should return error when converted to list) created by
- When the endpoint for an ellipsis_iter is Ellipsis, attempting to convert …
- 14:01 Ticket #12390 (the documentation for number_of_partitions mentions a bug in PARI that was ...) created by
- the documentation says "But PARI has a bug, e.g., on 64-bit Linux …
- 06:47 Ticket #12389 (Rounding error in graph coloring) created by
- Geoff Tims reported the following bug : […]
- 06:16 Ticket #12388 (add a function to solve CVP) created by
- currently Sage can solve SVP (Shortest Vector Problem) through fplll but …
- 03:38 Ticket #12387 (Everything is not well with dense graph backends) created by
- We discovered in #12318 that some functions of sage/geometry/polyhedra and …
- 01:32 Ticket #12386 ([ARM] pickling issues in the matrix_mod2_dense code) created by
- As discussed on the sage-devel mailing-list, that code uses "char" to …
01/29/12:
- 20:10 Ticket #12385 (Questionable semantics of DiGraph().all_simple_paths) created by
- See [ https://groups.google.com/d/topic/sage-support/zVmqCIv82zI/discussion …
- 17:04 Ticket #12384 (sage.combinat.e_one_star uses MS-DOS style line breaks) created by
- The carriage returns are causing problems with the new doctest framework.
- 03:18 Ticket #12332 (MixedIntegerLinearProgram().new_variable docs don't mention nonnegativity) closed by
- fixed
- 03:18 Ticket #12267 (multiply defined labels when using sagetex with multline) closed by
- fixed
- 03:17 Ticket #12172 (R doctest starts X11 on OSX) closed by
- fixed
- 03:17 Ticket #11677 (Polygon fill doesn't work) closed by
- fixed
- 03:17 Ticket #11614 (Make Cython libcpp usable) closed by
- fixed
- 03:17 Ticket #11429 (Count integral points without PALP) closed by
- fixed
- 03:17 Ticket #10993 (Update eclib to latest upstream release) closed by
- fixed
- 03:17 Ticket #6442 (Random(?) index error with determinant method) closed by
- fixed
01/28/12:
- 23:59 Ticket #12383 (Doctest for sage.categories.category.__repr_object_names fails ...) created by
- The following fails at the command line (rather than in sage -t, where it …
- 23:56 Ticket #12382 (Output of a two functions in sage.plot.plot3d.base is nondeterministic due ...) created by
- Graphics3d.tachyon and Graphics3d.mtl_str both join string representations …
- 23:50 Ticket #12381 (Typo in sage.combinat.sf.classical) created by
- There's a typo in the _element_constructor_, revealed by the new …
- 20:11 Ticket #12380 (Move methods from Word_nfactor_enumerable to FiniteWord_class) created by
- The file sage/combinat/words/nfactor_enumerable_word.py and its …
- 19:21 Ticket #12379 (Graph chromatic_number - change default algorithm.) created by
- The following page in the documentation (and the sage docstring for this …
- 19:16 Ticket #12378 (Graph chromatic_number documentation) created by
- The following page in the documentation …
- 05:23 Ticket #12377 (Stack overflow in definite integral) created by
- This was reported by William in #11591. It still occurs with maxima-5.26: …
- 04:19 Ticket #12376 (BipartiteGraph complement) created by
- […] It is natural to understand complement on BipartiteGraph? object in …
- 03:10 Ticket #12375 (submit a giac spkg) created by
- -submit an spkg for giac. NB: the built of the gui (xcas) has been …
01/27/12:
- 23:35 Ticket #12374 (Possible typo in Units Module Avogadro constant) created by
- sage: units.amount_of_substance.mole `sage: …
- 23:33 Ticket #12373 (Possible typo in Units Module Avogadro constant) created by
- […] Nist gives 6.022141 2 9000000e23, maybe a …
- 19:03 Ticket #12372 (maxima.eval('1+1;;') hangs) created by
- […] hangs Sage. Now, this is a syntax error […] but at least we …
- 16:54 WikiStart edited by
- Adding me (diff)
- 09:02 Ticket #12371 (The graph_decompositions/ code seems to have bounds issues) created by
- That makes the code non-portable ; the patch I provide adds either signed …
- 08:15 Ticket #12370 (Change is_singular to use rank instead of determinant) created by
- The matrix method is_singular for matrices currently returns […] It …
- 05:34 Ticket #12369 (Add a gcc package) created by
- The aim is to add a GCC package (GNU compiler collection) to Sage with …
- 04:52 Ticket #12368 (Make "ratpoints" check whether -fnested-functions is supported by the ...) created by
- On Darwin, ratpoints adds -fnested-functions (an Apple extension) to …
- 01:37 Ticket #12367 (Add a script to check whether the compiler supports a certain flag) created by
- We should add a script testcflag.sh in the spirit of testcc.sh which …
- 00:15 Ticket #12366 (In mpfr, delete old libraries *after* build) created by
- If we ever want to build our own gcc, we must not delete the mpfr …
01/26/12:
- 12:15 Ticket #12365 ("sage -b" should work with a compiler if you don't modify Cython code) created by
- Many people install a sage binary and want to do some development on …
- 10:38 Ticket #12364 (ValueError + AttributeError when calling layout_graphviz on a Hasse ...) created by
- With sage-4.7.2 and sage -i dot2tex installed : […] This came …
- 10:36 TicketReports edited by
- (diff)
- 09:17 Ticket #12363 (Upgrade PARI to 2.5.1) created by
- PARI-2.5.1 has been released: …
- 02:58 Ticket #12362 (Improvement of GNP generators for graphs and digraphs) created by
- The RandomDirectedGNP generator is quit slow because it is written in …
01/25/12:
- 19:51 Ticket #12361 (Fix normalization in cohomology ring of orbifold toric varieties) created by
- For simplicial toric varieties, the rational cohomology ring and the …
- 13:43 Ticket #12360 (converting an integer to lisp raises a TypeError when the integer has more ...) created by
- […] It also hangs for input around 10^1008.
- 12:37 Ticket #12359 (probabilistic hermite_form recurses instead of loops) created by
- The default hnf for integral matrices uses a heuristic choice of pivots …
- 08:32 Ticket #12358 (Refactor cm_j_invariants_and_orders) closed by
- duplicate: This is better done at #12356. So I'm closing this.
- 06:38 Ticket #12358 (Refactor cm_j_invariants_and_orders) created by
- The way the code is structure makes it impossible to actually extract the …
- 04:30 Ticket #12357 (Make groupoids garbage collectable) created by
- Currently, the groupoid of an object P can not be garbage collected, even …
- 04:27 Ticket #12356 (many missing class number 2 orders in CM j-invariant function over ...) created by
- In sage/schemes/elliptic_curves/cm.py there is a list of imaginary …
- 03:26 Ticket #12355 (Bug in Graph.girth) created by
- Funny thing. The function is finding the correct answer, but does not know …
- 00:47 Ticket #12354 (Preparse matrix literals of the form [a,b;c,d]) created by
- E.g. […]
- 00:21 Ticket #12353 (wrong comparison between RealIntervalField and RealField) created by
- on some machines we get the following: […] The second answer True …
01/24/12:
- 16:51 Ticket #12352 (Add some tests for the Qhull optional package) created by
- At our dear leader's request I am adding a test file for the Qhull …
- 16:03 Ticket #12351 (AttributeError raised by method __eq__ of poset element) created by
- Using sage-4.7.2 […] This error is raised when ploting a poset : …
- 14:59 Ticket #12350 (ValueError when computing palindrome factors of a finite word) created by
- With sage-4.7.2, I get […]
- 14:53 Ticket #12349 (linbox fails to builds in sage-5.0_beta1) created by
- linbox couldn't find blas and bailed out at the configure script. I am …
- 11:18 Ticket #12348 (variable ind has the wrong type in matrix indexing; and why are big sparse ...) created by
- Oops, in the function def __getitem__(self, key) in matrix0.pyx, …
- 11:01 Ticket #12337 (chomp should have some optional tests.) closed by
- invalid: IMHO, it really sucks that search_src is case sensitive by default. I had …
- 00:00 Ticket #12347 (make install broken in Sage 4.8) created by
- when I compile Sage 4.8 from source in say /tmp/sage-4.8, then I do …
01/23/12:
- 14:08 Ticket #12346 (Re-enable Pari hermite form with flag=4 and include_zero_rows=False once ...) created by
- As discussed on sage-devel …
- 10:14 Ticket #12345 (Sympy minus infinity doesn't convert to Sage) created by
- […] See …
- 07:16 Ticket #12344 (Interface to GINV) created by
- We do have an optional GINV SPKG which comes with its own Python interface …
- 06:25 Ticket #7003 (Update jmol) closed by
- duplicate
- 05:57 Ticket #10899 (is_chordal can raise TypeError) closed by
- fixed
- 05:57 Ticket #11485 (Turkish Translation of "A Tour of Sage") closed by
- fixed
- 05:39 Ticket #12343 (Cleanup unexisting methods after #10263) created by
- In ticket #10623, some methods for integer factorization were moved to a …
01/22/12:
- 08:40 Ticket #12342 (things I don't like about the json <--> hg conversion code) created by
- 1. It doesn't print a usage message when the script is just run: […] …
- 07:25 Ticket #12341 (Empty (full) cremona database in Sage 4.8 causes tests to fail) created by
- I am on Ubuntu 11.10, and noticed that a fresh install of Sage 4.8 fails a …
- 05:11 Ticket #11073 (remove the spkg/base repo!) closed by
- fixed: Let's give this positive_review and release sage-5.0.beta0.
01/21/12:
- 15:39 Ticket #5014 (matrix rank should call echelon_form over *fraction field*) closed by
- fixed
- 15:39 Ticket #4539 (plural wrapper) closed by
- fixed
- 15:39 Ticket #12330 (Increase eval_using_file_cutoff for gp interface) closed by
- fixed
- 15:38 Ticket #12323 (make docbuild cache corruption error message usable) closed by
- fixed
- 15:38 Ticket #11879 (Intersection for more than two ideals) closed by
- fixed
- 15:38 Ticket #11822 (Wraps E.reduction(p)(P) so you can call P.reduction(p)) closed by
- fixed
- 15:37 Ticket #11673 (is_unit not properly implemented for algebraic integers) closed by
- fixed
- 15:37 Ticket #11068 (Basic implementation of one- and twosided ideals of non-commutative rings, ...) closed by
- fixed
- 15:37 Ticket #10658 (Compute local components of modular forms) closed by
- fixed
- 15:37 Ticket #10489 (plot_slope_field broken) closed by
- fixed
- 13:36 Ticket #12340 (the optional polymake doctests are seriously misformatted so never run) created by
- […] reveals many tests marked # optional: needs polymake. These …
- 13:28 Ticket #12339 (Free Groups) created by
- I aim to write some classes to implement free groups, finitely presented …
- 13:24 Ticket #12338 (fix the frobby optional tests to be marked "# optional - frobby" (very ...) created by
- These tests should all be marked # optional - frobby, but none of …
- 13:22 Ticket #12337 (chomp should have some optional tests.) created by
- Don't you think it would be really good if there were at least one test of …
- 13:01 Ticket #12336 (The optional doctests in sage/databases/symbolic_data.py are misformatted ...) created by
- The format for optional tests is: […] But in …
- 12:55 Ticket #12335 (change "#optional - jones_database" to "#optional - ...) created by
- The doctests in devel/sage/sage/databases/jones.py are marked …
- 12:50 Ticket #12334 (mark all Lie tests as optional "requires LiE" (this is a *very* easy ...) created by
- Looking at the optional tests of the Lie package, shows many that aren't …
- 12:44 Ticket #12333 (Restore --grep and --grepdoc command line options) created by
- I just tried one of my *favorite* command line options in Sage-4.8: […] …
- 01:58 Ticket #12332 (MixedIntegerLinearProgram().new_variable docs don't mention nonnegativity) created by
- the documentation on MixedIntegerLinearProgram?().new_variable does not …
01/20/12:
- 14:52 Ticket #12284 (Make the interface to Anders Buch's Littlewood-Richardson Calculator ...) closed by
- duplicate
- 10:40 Ticket #12331 (updating an spkg may render Sage non-relocatable) created by
- Here's an issue possibly arising from #11760: suppose you - build and …
- 05:43 Ticket #12221 (Failures in gp pexpect interface with specific length of $DOT_SAGE using a ...) closed by
- fixed
- 05:39 Ticket #12330 (Increase eval_using_file_cutoff for gp interface) created by
- The gp pexpect interface uses "eval_using_file_cutoff=50", which is …
- 03:30 Milestone sage-4.8 completed
- 01:42 Ticket #12329 (Remove unneeded dependencies of the Sage library) created by
- According to spkg/standard/deps, the sage library depends on: […] …
- 00:37 Ticket #12304 (Singular build failure on OS X 10.4 when directory name is long) closed by
- fixed
- 00:37 Ticket #9361 (Maxima timeout on Mac OS X 10.4 (Tiger)) closed by
- fixed
01/19/12:
- 18:05 Ticket #12328 (GMP_BITS_PER_MP_LIMB is deprecated in gmp/mpir) created by
- GMP_BITS_PER_MP_LIMB is deprecated in gmp and mpir. It is actually gone in …
- 11:49 Ticket #12308 (Update Cremona's table of elliptic curves for Sage) closed by
- fixed
- 07:36 Ticket #12327 (Improve loading page of Mac App) created by
- The current loading page of the Mac App is hideous and not as informative …
- 06:33 WikiStart edited by
- (diff)
- 06:01 Ticket #12326 (Add example(s) to documentation of combining Sage with matplotlib) created by
- From …
01/18/12:
- 17:45 Ticket #12325 (Eulerian circuits/paths for (di)graphs) created by
- Currently, there is only a function for finding an eulerian circuit …
- 14:55 Ticket #12324 (Fix upgrading of root repository) created by
- On sage-devel, there are occasional complaints about the failure to …
- 11:58 Ticket #12323 (make docbuild cache corruption error message usable) created by
- I ran into this, perhaps due to hitting control-c at the wrong moment: …
- 08:23 symbolics edited by
- (diff)
- 08:22 Ticket #12322 (invalid simplification of complex logarithm) created by
- As pointed out by J.H. Davenport in this sage-support thread, …
- 06:43 Ticket #12321 (exclude tests that always fail for Python's spkg with SAGE_CHECK=yes) created by
- The Python spkg is notorious for never, ever passing SAGE_CHECK tests. …
- 01:22 Ticket #12320 (install cephes on the ARM platform) created by
- Currently, cephes spkg is only installed on Cygwin. We need it on ARM to …
- 00:16 Ticket #12265 (massively optimize f.change_ring(QQ) for f in ZZ['x']) closed by
- fixed
- 00:16 Ticket #12246 (Wiener index without dictionary) closed by
- fixed
- 00:16 Ticket #12239 (Better conversion to/from ECL bignums) closed by
- fixed
- 00:16 Ticket #12210 (GF(p) constructor should check primality of p only once) closed by
- fixed
- 00:16 Ticket #12045 (Add gsl/interpolation.pyx to the reference manual) closed by
- fixed
- 00:16 Ticket #12044 (improve doctest coverage of algebras/free_algebra_quotient*: (add about 30 ...) closed by
- fixed
- 00:15 Ticket #11819 (don't use the deprecated 'new' module) closed by
- fixed
- 00:15 Ticket #11780 (Creating a polynomial ring over a number field results in a non-unique ...) closed by
- fixed
- 00:15 Ticket #11606 (simplify constraints in linear programs) closed by
- fixed
- 00:15 Ticket #11601 (Generic congruence subgroups) closed by
- fixed
- 00:15 Ticket #11575 (Update PolyBoRi to release 0.8.0) closed by
- fixed
- 00:15 Ticket #11487 (Add graph plotting to reference manual) closed by
- fixed
- 00:14 Ticket #8046 (Add matrix/matrix_double_dense.py to documentation) closed by
- fixed
- 00:14 Ticket #7965 (quo_rem attribute error (probably easy to fix?)) closed by
- fixed
- 00:14 Ticket #11462 (Improve @parallel documentation to give examples of functions with ...) closed by
- fixed
- 00:14 Ticket #11461 (make @parallel work with class/instance methods) closed by
- fixed
- 00:14 Ticket #11375 (speed up computation of level one eisenstein series) closed by
- fixed
- 00:14 Ticket #11313 (Animated GIF plots should repaint bgcolor after each frame) closed by
- fixed
- 00:13 Ticket #10953 (is_regular yields StopIterator error on empty graph) closed by
- fixed
- 00:13 Ticket #10546 (implement a custom cusps() method for principal congruence subgroups ...) closed by
- fixed
- 00:13 Ticket #9393 (symbolic sum cannot handle python ints) closed by
- fixed
- 00:08 Ticket #12305 (interreduced basis shouldn't crash on all zero ideal) closed by
- fixed
- 00:08 Ticket #12247 (var(['x','y']) should work but doesn't) closed by
- fixed
- 00:08 Ticket #12153 (Make series of data available on sage_timeit return objects) closed by
- fixed
- 00:08 Ticket #11115 (Rewrite cached_method in Cython) closed by
- fixed
- 00:08 Ticket #11900 (Serious regression caused by #9138) closed by
- fixed
- 00:08 Ticket #9138 (Categories for all rings) closed by
- fixed
- 00:08 Ticket #6777 (segfault with univariate polynomial, realfield, complexfield) closed by
- fixed
- 00:07 Ticket #2956 (generic multivariate polynomials are buggy on exponent overflow) closed by
- fixed
01/17/12:
- 19:36 Ticket #12319 (OS X Lion: gsl fails self tests) created by
- As with pari (#12315), on OS X Lion, if you set SAGE_CHECK=yes and build …
- 15:08 Ticket #12318 (**kwds in the Graph constructor is confusing) created by
- The possibility of using any argument in the Graph constructor without an …
- 02:45 Ticket #12317 (printing factorisations) created by
- This is clearly wrong: […]
01/16/12:
- 12:42 Ticket #12316 (find_fit does not work for piecewise functions) created by
- find_fit calls len(variables) which is not defined for piecewise …
- 09:39 Ticket #12315 (OS X Lion: pari fails self tests) created by
- On OS X Lion, if you set SAGE_CHECK=yes and build pari, some tests fail. …
- 02:07 Ticket #9630 (Python ints should have a conversion to Maxima) closed by
- duplicate
01/15/12:
- 17:46 Ticket #12314 (Latex method for partitions and cores) created by
- Added latex output functions for Partition_class and Core to complete part …
- 13:59 Ticket #12307 (fix typo in docstring in cm.py (cm elliptic curves)) closed by
- fixed
- 13:59 Ticket #12286 (docstring for factorial function mentions unsupported algorithm keyword) closed by
- fixed
- 13:57 Ticket #12244 (Empty graphs and new distance computations) closed by
- fixed
- 13:57 Ticket #12243 (Girth of a graph fails for non-integer vertices) closed by
- fixed
- 13:57 Ticket #12218 (Content of general polynomial not defined.) closed by
- fixed
- 13:57 Ticket #12182 (Calculate the trace dual of an order in a number field) closed by
- fixed
- 13:57 Ticket #12155 (Bug when taking complement of bipartite graph.) closed by
- fixed
- 13:57 Ticket #12084 (Restores a test in sage/tests/french_book/number_theory.py) closed by
- fixed
- 13:56 Ticket #11915 (upgrade matplotlib to 1.1.0) closed by
- fixed
- 13:56 Ticket #11513 (add is_trivial_zero() method to symbolic expressions) closed by
- fixed
- 13:56 Ticket #10785 (Setting solver-specific options) closed by
- fixed
- 13:56 Ticket #10757 (normalized laplacian throws an error if the graph has an isolated vertex) closed by
- fixed
- 13:56 Ticket #10596 (Misc improvements to integer.pyx) closed by
- fixed
- 13:56 Ticket #11986 (inconsistent integer hashing on 64bit systems with python 2.7) closed by
- fixed
- 13:56 Ticket #11942 (segfault on Graph().connected_component_containing_vertex('')) closed by
- fixed
- 13:55 Ticket #9958 (Upgrade python to 2.7.x) closed by
- fixed
- 13:55 Ticket #5048 (congruence subgroups are not integrated into the coercion model) closed by
- fixed
- 09:04 Ticket #12313 (Fix yet another memory leak caused by caching of coercion data) created by
- The following could not be fixed in #715: […] The problem is that any …
- 07:41 Ticket #12312 (Disable parallel building of ATLAS) closed by
- fixed
- 07:40 Ticket #11970 (r-2.10.1.p4 may fail to configure with readline (BLOCKS Sage from building ...) closed by
- fixed
- 07:40 Ticket #12282 (Fix strcmp() with NULL argument in termcap library) closed by
- fixed: Many thanks for the review.
- 06:06 Ticket #12312 (Disable parallel building of ATLAS) created by
- From the spkg-install of ATLAS: […] but later in the same file: […] …
- 02:07 Ticket #12310 (Don't specify a port number in sage-notebook) closed by
- duplicate: Reported to the notebook people, therefore see #11080.
- 01:28 Ticket #12311 (In spkgs, run testcc.sh and testcxx.sh without explicit path) created by
- #11073 changes the location of testcc.sh and testcxx.sh to spkg/bin. …
- 01:14 Ticket #12310 (Don't specify a port number in sage-notebook) created by
- The script $SAGE_LOCAL/bin/sage-notebook explicitly specifies port 8000 …
Note: See TracTimeline
for information about the timeline view.

