Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write function that chops up an HMM into pieces, using a Haskellish type #6

Open
nrnrnr opened this issue Mar 6, 2013 · 1 comment

Comments

@nrnrnr
Copy link
Collaborator

nrnrnr commented Mar 6, 2013

The original excuse for C-ish types was that an array is easy to cut into pieces.
Let us use REPA-like projection tricks to chop a more sophisticated type into pieces.

@BurntSushi
Copy link
Collaborator

Use built in type class for array computation and slicing (Data.Ix).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants