Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | check pint | Jeshiba | 2017-07-17 | 1 | -0/+9 |
| | |||||
* | added PitmanTransform and RobinsonSchensted. | Jeshiba | 2017-07-13 | 1 | -0/+38 |
| | | | | | | | | - Implemented Pitman's transforms, relying on RootSystem.hs - Tested by checking equality with Column insertion. - Moved row insertion from YoungTableaux to RobinsonSchensted - Implemented column insertion - Using Word where previously was [a] | ||||
* | Checkpoint | Jeshiba | 2017-07-13 | 1 | -0/+29 |