Tree @upstream/latest (Download .tar.gz)
History of quantile @upstream/latest
- Avoid iterating on maps Matt Bostock 5 years ago
- Merge pull request #2 from fstab/fix-off-by-one-error-for-small-sample-sizes Björn Rabenstein (commit: GitHub) 6 years ago
- Expose bug for small samples beorn7 6 years ago
- Fix off-by-one error for small sample sizes Fabian Stäber 6 years ago
- Fix off-by-one error for small sample sizes Fabian Stäber 6 years ago
- Fix example. beorn7 8 years ago
- Use a map for targets. Bjoern Rabenstein 8 years ago
- Fix the quantile implementation. Bjoern Rabenstein 8 years ago
- Merge remote-tracking branch 'origin/test/error-calculation' Bjoern Rabenstein 8 years ago
- quantile: remove allocations Blake Mizerany 8 years ago
- Fix error calculation for tests. Bjoern Rabenstein 8 years ago
- Formatting and typo fixes Caleb Spare (commit: Blake Mizerany) 9 years ago
- quantile: Use an if instead of math.Min Caleb Spare 9 years ago
- quantile: Speed up queries by avoiding creating closures Caleb Spare 9 years ago
- quantile: Replace container/list with a slice Caleb Spare 9 years ago
- quantile: Add a range of benchmarks including queries Caleb Spare 9 years ago
- sort buffer if not flushed - fixes #5 Blake Mizerany 9 years ago
- fix flushed Samples Blake Mizerany 10 years ago
- sort samples for client Blake Mizerany 10 years ago
- take care Blake Mizerany 10 years ago
- fix #1 for good Blake Mizerany 10 years ago
- fix #1 - index out of range Blake Mizerany 10 years ago
- readFloats -> sendFloats Blake Mizerany 10 years ago
- fix examples/tests with old epsilon param Blake Mizerany 10 years ago
- fix formatting Blake Mizerany 10 years ago
- remove unnecessary sentence Blake Mizerany 10 years ago
- less words is better Blake Mizerany 10 years ago
- fix doc flow Blake Mizerany 10 years ago
- ;) Blake Mizerany 10 years ago
- add whitespace in comment Blake Mizerany 10 years ago