algebird
https://github.com/twitter/algebird
Scala
Abstract Algebra for Scala
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Scala not yet supported7 Subscribers
Add a CodeTriage badge to algebird
Help out
- Issues
- make SummingCache a trait and provide multiple implementations that can be picked based on the monoid implementation
- Adding MutableSumAll and Semigroup#bufferedSumOption,statefulSummer
- SummingCache should use sumOption
- implement standard pattern for updateInto
- translate bounds from QTree paper
- Remove AbstractIterable and AbstractIterator when we get to 2.11
- Add t-digest Monoid/Semigroup
- Move IteratorSums from Summingbird here
- Expose an official Java interface
- Creating a SketchMap from a large sequence of key value pairs can be slow
- Docs
- Scala not yet supported