Add list of things I'm planning on doing
Maybe. One day. Who knows.
- Id
- b7da8333bd2718d856795d5313d6b69768d3b539
- Author
- Caio
- Commit time
- 2015-08-22T21:15:42-03:00
Modified README.md
fmt.Printf("p(.5) = %.6f\n", t.Percentile(0.5))
+## Roadmap
+
+1. Add support for merging digests (else, what's the point?)
+2. Implement serialization. Maybe compatible with the reference implementation
+3. ???
+
## Disclaimer
I've written this solely with the purpose of understanding how the