- 09 Jun, 2017 1 commit
-
-
- 31 May, 2017 1 commit
-
-
Volker Braun authored
-
- 30 May, 2017 10 commits
-
-
Release Manager authored
This patch will add "stronger properties" -line to seealso-block of is_constructible_by_doublings(). Not very nice, but I can't invent better way. Ideas are welcome. What about "not"-implications? If a lattice ''is'' simple, it ''is not'' doubling constructible. How to say that, or to say nothing? URL: https://trac.sagemath.org/23042 Reported by: jmantysalo Ticket author(s): Jori Mäntysalo Reviewer(s): Frédéric Chapoton
-
Release Manager authored
Follow-up to #22806 and #22896: we should stop using the deprecated files `cysignals/memory.pxi` and `cysignals/signals.pxi`. Given the large number of files which need to be changed, this is done in parts. URL: https://trac.sagemath.org/23101 Reported by: jdemeyer Ticket author(s): Jeroen Demeyer Reviewer(s): Travis Scrimshaw
-
Release Manager authored
Follow-up to #22806 and #22896: we should stop using the deprecated files `cysignals/memory.pxi` and `cysignals/signals.pxi`. Given the large number of files which need to be changed, this is done in parts. URL: https://trac.sagemath.org/23098 Reported by: jdemeyer Ticket author(s): Jeroen Demeyer Reviewer(s): Travis Scrimshaw, Sébastien Labbé
-
Release Manager authored
Follow-up to #22806 and #22896: we should stop using the deprecated files `cysignals/memory.pxi` and `cysignals/signals.pxi`. Given the large number of files which need to be changed, this is done in parts. URL: https://trac.sagemath.org/23094 Reported by: jdemeyer Ticket author(s): Jeroen Demeyer Reviewer(s): Sébastien Labbé
-
Release Manager authored
it has been released, and is the current stable version. here is the tarball: https://cmake.org/files/v3.8/cmake-3.8.1.tar.gz URL: https://trac.sagemath.org/22999 Reported by: dimpase Ticket author(s): Dima Pasechnik, François Bissey, Thierry Monteil Reviewer(s): Sébastien Labbé
-
Release Manager authored
The flint library has a builtin type for rational matrices: `fmpq_mat_t`. This ticket proposes to replace the current array of `mpq_t` wrapped by `Matrix_rational_dense` in favor of `fmpq_mat_t`. (See also the related #22924 and #22872) URL: https://trac.sagemath.org/22970 Reported by: vdelecroix Ticket author(s): Vincent Delecroix Reviewer(s): Marc Masdeu
-
Release Manager authored
Using almost the same code from ReflectionGroup and adding it to CoxeterMatrixGroup in order to allow constructing a weight space permutahedron in a Coxeter matrix group and not just in reflection groups. URL: https://trac.sagemath.org/22855 Reported by: aram.dermenjian Ticket author(s): Aram Dermenjian Reviewer(s): Travis Scrimshaw
-
Release Manager authored
Right now we can only get the Bruhat graph of Weyl groups even though we can do the same thing for Coxeter Groups. I plan on moving bruhat_graph from the WeylGroups class in combinat/root_system to the category of Coxeter groups. This will keep WeylGroup having the method, but expand it to Coxter groups. Additionally, it would be natural to not require two elements to find a the graph between them. So instead, if the group is finite, we'll allow the calling of bruhat_graph() which will bring back the entire graph. URL: https://trac.sagemath.org/22854 Reported by: aram.dermenjian Ticket author(s): Aram Dermenjian Reviewer(s): Travis Scrimshaw, Frédéric Chapoton
-
Release Manager authored
Added a method `bounded_affine_permutation` to permutation, which outputs a partial permutation representing the bounded affine permutation of a real matrix. URL: https://trac.sagemath.org/22187 Reported by: rkarpman Ticket author(s): Rachel Karpman Reviewer(s): Travis Scrimshaw, Frédéric Chapoton
-
Jeroen Demeyer authored
-
- 29 May, 2017 6 commits
-
-
Frédéric Chapoton authored
-
Frédéric Chapoton authored
-
Jeroen Demeyer authored
-
Jeroen Demeyer authored
-
Jori Mäntysalo authored
-
Jori Mäntysalo authored
-
- 28 May, 2017 16 commits
-
-
Release Manager authored
This patch unifies `TEST::` to `TESTS::` to make it easier to automatically handle docstrings. URL: https://trac.sagemath.org/22963 Reported by: jmantysalo Ticket author(s): Jori Mäntysalo Reviewer(s): Jeroen Demeyer
-
François Bissey authored
-
Vincent Delecroix authored
-
Vincent Delecroix authored
-
Vincent Delecroix authored
-
Vincent Delecroix authored
-
Vincent Delecroix authored
-
Vincent Delecroix authored
-
Vincent Delecroix authored
-
Vincent Delecroix authored
-
Vincent Delecroix authored
-
Vincent Delecroix authored
-
Vincent Delecroix authored
-
Vincent Delecroix authored
-
Vincent Delecroix authored
-
Vincent Delecroix authored
-
- 27 May, 2017 6 commits
-
-
Release Manager authored
This ticket will change some 'a' to 'an' for words starting with 'a' or 'e'. URL: https://trac.sagemath.org/22947 Reported by: jmantysalo Ticket author(s): Jori Mäntysalo Reviewer(s): Travis Scrimshaw
-
Release Manager authored
plus one or two typos, in passing URL: https://trac.sagemath.org/23092 Reported by: chapoton Ticket author(s): Frédéric Chapoton Reviewer(s): Travis Scrimshaw
-
Release Manager authored
coming from #22842, but maybe not solving it. So let us do this tiny change anyway. URL: https://trac.sagemath.org/23082 Reported by: chapoton Ticket author(s): Frédéric Chapoton Reviewer(s): Salvatore Stella
-
Release Manager authored
various typos and adding some missing capitals to names of people (Cartan, Bernoulli, etc) URL: https://trac.sagemath.org/23080 Reported by: chapoton Ticket author(s): Frédéric Chapoton Reviewer(s): Travis Scrimshaw
-
Release Manager authored
because this is not very nice coding style URL: https://trac.sagemath.org/23078 Reported by: chapoton Ticket author(s): Frédéric Chapoton Reviewer(s): Travis Scrimshaw
-
Release Manager authored
Little file, in which I did a pep8 and code cleanup. Maybe this should just be deprecated instead ? It is only used twice, by permutations and binary trees. URL: https://trac.sagemath.org/23070 Reported by: chapoton Ticket author(s): Frédéric Chapoton Reviewer(s): Travis Scrimshaw
-