sagemath / sage

Main repository of SageMath
https://www.sagemath.org
Other
1.44k stars 481 forks source link

Directed convex polyominoes #17178

Open c270b1b6-1da3-4e49-b2c9-ab561f083022 opened 10 years ago

c270b1b6-1da3-4e49-b2c9-ab561f083022 commented 10 years ago

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

c270b1b6-1da3-4e49-b2c9-ab561f083022 commented 10 years ago

Branch: u/boussica/directed_convex_polyominoes

7ed8c4ca-6d56-4ae9-953a-41e42b4ed313 commented 10 years ago

Commit: 8d60762

7ed8c4ca-6d56-4ae9-953a-41e42b4ed313 commented 10 years ago

Branch pushed to git repo; I updated commit sha1. New commits:

e40248fImprove Parallelogram Polyomino drawing.
714c30cFirst implementation of directed convex polyomino
1a75fd4Improve drawing for directed convex polyominoes
8d60762Merge branch 'u/boussica/directed_convex_polyominoes' of git://trac.sagemath.org/sage into t/17178/directed_convex_polyominoes
7ed8c4ca-6d56-4ae9-953a-41e42b4ed313 commented 10 years ago

Changed commit from 8d60762 to 2d1ab06

7ed8c4ca-6d56-4ae9-953a-41e42b4ed313 commented 10 years ago

Branch pushed to git repo; I updated commit sha1. New commits:

2d1ab06Bug in the drawing of directed convex polyominoes
7ed8c4ca-6d56-4ae9-953a-41e42b4ed313 commented 10 years ago

Changed commit from 2d1ab06 to b5cc6e9

7ed8c4ca-6d56-4ae9-953a-41e42b4ed313 commented 10 years ago

Branch pushed to git repo; I updated commit sha1. New commits:

b5cc6e9Add heights and widths
7ed8c4ca-6d56-4ae9-953a-41e42b4ed313 commented 9 years ago

Changed commit from b5cc6e9 to 4060d4a

7ed8c4ca-6d56-4ae9-953a-41e42b4ed313 commented 9 years ago

Branch pushed to git repo; I updated commit sha1. New commits:

0a361e6Pep8 !
b7584cbPep
524eb81First implementation of directed convex polyomino
9c9c18aImprove drawing for directed convex polyominoes
0d788d1Bug in the drawing of directed convex polyominoes
8b16c5eAdd heights and widths
44c0eb4Pep !
869f4c4Nb of corners
4060d4aMerge branch 'u/boussica/directed_convex_polyominoes' of git://trac.sagemath.org/sage into t/17178/directed_convex_polyominoes
7ed8c4ca-6d56-4ae9-953a-41e42b4ed313 commented 9 years ago

Changed commit from 4060d4a to f1559e4

7ed8c4ca-6d56-4ae9-953a-41e42b4ed313 commented 9 years ago

Branch pushed to git repo; I updated commit sha1. New commits:

f1559e4Revert "Merge branch 'u/boussica/directed_convex_polyominoes' of git://trac.sagemath.org/sage into t/17178/directed_convex_polyominoes"
c270b1b6-1da3-4e49-b2c9-ab561f083022 commented 9 years ago

Changed commit from f1559e4 to eacd4a7

c270b1b6-1da3-4e49-b2c9-ab561f083022 commented 9 years ago

Changed branch from u/boussica/directed_convex_polyominoes to u/boussica/directed_convex_polyomino_2

c270b1b6-1da3-4e49-b2c9-ab561f083022 commented 9 years ago
comment:9

To solve some merge/rebase difficulties. We create a new branch with all the code present in the branch (f1559e4421ed6e97273c4b73edc36a2486b2de6a).

7ed8c4ca-6d56-4ae9-953a-41e42b4ed313 commented 9 years ago

Branch pushed to git repo; I updated commit sha1. New commits:

ea8b3d9Improve documentation
67c4693Improve parallelogram polyomino bijection + doc.
feca1f0Improve documentation
5ffad37Some documentation
96ddaaeImprove documentation
3957b90Remove get_node() from abstract tree
9ac66b2Merge branch 't/16204/add_some_methods_in_trees' into t/16110/parallelogram_polyomino_2
f4ec302Small bug
e45d6b7Merge branch 't/16110/parallelogram_polyomino_2' into t/17178/directed_convex_polyomino_2
7ed8c4ca-6d56-4ae9-953a-41e42b4ed313 commented 9 years ago

Changed commit from eacd4a7 to e45d6b7

7ed8c4ca-6d56-4ae9-953a-41e42b4ed313 commented 8 years ago

Changed commit from e45d6b7 to 227aa25

7ed8c4ca-6d56-4ae9-953a-41e42b4ed313 commented 8 years ago

Branch pushed to git repo; I updated commit sha1. Last 10 new commits:

23751ddImprove documentation
667fe14Some documentation
1ff1156Improve documentation
170a6c0Small bug
425e97cSolve Documentation problems
5a90eb9Merge branch 'u/boussica/parallelogram_polyomino_2' of git://trac.sagemath.org/sage into t/16110/parallelogram_polyomino_2
c7270a6Add some documentation
8c2f520Add Directed convex polyominoes
8a8d0e7Merge branch 'u/boussica/directed_convex_polyomino_2' of git://trac.sagemath.org/sage into t/17178/directed_convex_polyomino_2
227aa25Update Directed convex polyomino documentation
fchapoton commented 5 years ago

Changed dependencies from #16110 to none

embray commented 5 years ago
comment:13

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).