Open c270b1b6-1da3-4e49-b2c9-ab561f083022 opened 10 years ago
Commit: 8d60762
Branch pushed to git repo; I updated commit sha1. New commits:
e40248f | Improve Parallelogram Polyomino drawing. |
714c30c | First implementation of directed convex polyomino |
1a75fd4 | Improve drawing for directed convex polyominoes |
8d60762 | Merge branch 'u/boussica/directed_convex_polyominoes' of git://trac.sagemath.org/sage into t/17178/directed_convex_polyominoes |
Branch pushed to git repo; I updated commit sha1. New commits:
2d1ab06 | Bug in the drawing of directed convex polyominoes |
Branch pushed to git repo; I updated commit sha1. New commits:
b5cc6e9 | Add heights and widths |
Branch pushed to git repo; I updated commit sha1. New commits:
0a361e6 | Pep8 ! |
b7584cb | Pep |
524eb81 | First implementation of directed convex polyomino |
9c9c18a | Improve drawing for directed convex polyominoes |
0d788d1 | Bug in the drawing of directed convex polyominoes |
8b16c5e | Add heights and widths |
44c0eb4 | Pep ! |
869f4c4 | Nb of corners |
4060d4a | Merge branch 'u/boussica/directed_convex_polyominoes' of git://trac.sagemath.org/sage into t/17178/directed_convex_polyominoes |
Branch pushed to git repo; I updated commit sha1. New commits:
f1559e4 | Revert "Merge branch 'u/boussica/directed_convex_polyominoes' of git://trac.sagemath.org/sage into t/17178/directed_convex_polyominoes" |
Changed branch from u/boussica/directed_convex_polyominoes to u/boussica/directed_convex_polyomino_2
To solve some merge/rebase difficulties. We create a new branch with all the code present in the branch (f1559e4421ed6e97273c4b73edc36a2486b2de6a).
Branch pushed to git repo; I updated commit sha1. New commits:
ea8b3d9 | Improve documentation |
67c4693 | Improve parallelogram polyomino bijection + doc. |
feca1f0 | Improve documentation |
5ffad37 | Some documentation |
96ddaae | Improve documentation |
3957b90 | Remove get_node() from abstract tree |
9ac66b2 | Merge branch 't/16204/add_some_methods_in_trees' into t/16110/parallelogram_polyomino_2 |
f4ec302 | Small bug |
e45d6b7 | Merge branch 't/16110/parallelogram_polyomino_2' into t/17178/directed_convex_polyomino_2 |
Branch pushed to git repo; I updated commit sha1. Last 10 new commits:
23751dd | Improve documentation |
667fe14 | Some documentation |
1ff1156 | Improve documentation |
170a6c0 | Small bug |
425e97c | Solve Documentation problems |
5a90eb9 | Merge branch 'u/boussica/parallelogram_polyomino_2' of git://trac.sagemath.org/sage into t/16110/parallelogram_polyomino_2 |
c7270a6 | Add some documentation |
8c2f520 | Add Directed convex polyominoes |
8a8d0e7 | Merge branch 'u/boussica/directed_convex_polyomino_2' of git://trac.sagemath.org/sage into t/17178/directed_convex_polyomino_2 |
227aa25 | Update Directed convex polyomino documentation |
Changed dependencies from #16110 to none
As the Sage-8.8 release milestone is pending, we should delete the sage-8.8 milestone for tickets that are not actively being worked on or that still require significant work to move forward. If you feel that this ticket should be included in the next Sage release at the soonest please set its milestone to the next release milestone (sage-8.9).
Implementation of directed convex polyominoes.
Component: combinatorics
Keywords: tree, polyomino, parallelogram polyomino, bounce path
Author: Adrien Boussicault
Branch/Commit: u/boussica/directed_convex_polyomino_2 @
227aa25
Issue created by migration from https://trac.sagemath.org/ticket/17178