Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmacmanus authored Feb 8, 2019
1 parent bd4f2b9 commit 0f7c2bd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,11 @@ There is a smith.exe program in the \out folder. Place that somewhere and from t
│ 1 0 │
│ 0 3 │
└ ┘

Find the main algorithm module within src\linearalgebra\smith.hs.

### TODO
- refactor code into a more standard project layout
- maybe use SNF to implement some kind of crazy group counter.
- Redo matrixparser.hs to be both more general and less wonky.
- Try make smith.hs more monadic, same with gauss.hs.

0 comments on commit 0f7c2bd

Please sign in to comment.