- Implemented uniform distribution so graph generation is deterministic independent of compiler #35
- Reduce amount of print statements by default for most kernels, can turn on verbose prints with
-l
- Small TC performance improvement from loop interchange
- Bugfix in-place graph builder (thanks @4cce8er)
- Fix small typos in comments and update README