libraries.json 326 B

1234567891011121314
  1. {
  2. "key": "accumulators",
  3. "name": "Accumulators",
  4. "authors": [
  5. "Eric Niebler"
  6. ],
  7. "description": "Framework for incremental calculation, and collection of statistical accumulators.",
  8. "category": [
  9. "Math"
  10. ],
  11. "maintainers": [
  12. "Eric Niebler <eric -at- boostpro.com>"
  13. ]
  14. }