dyckword: A library for working with binary Dyck words.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- Exposed modules use unallocated top-level names: Math
The binary Dyck language consists of all strings of evenly balanced left
and right parentheses, brackets, or some other symbols, together with the
empty word. Words in this language are known as Dyck words, some
examples of which are ()()()
, (())((()))
, and ((()()))()
.
The counting sequence associated with the Dyck language is the Catalan numbers, who describe properties of a great number of combinatorial objects.
[Skip to Readme]
Properties
Versions | 0.1.0.1, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4 |
---|---|
Change log | None available |
Dependencies | base (>=4.7 && <5), exact-combinatorics, text [details] |
License | BSD-3-Clause |
Copyright | 2017 Johannes Hildén |
Author | Johannes Hildén |
Maintainer | johannes@isomorphic.co |
Category | Math |
Home page | https://github.com/johanneshilden/dyckword#readme |
Source repo | head: git clone https://github.com/johanneshilden/dyckword |
Uploaded | by arbelos at 2017-05-01T07:35:04Z |
Modules
[Index]
Downloads
- dyckword-0.1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees