summaryrefslogtreecommitdiff
path: root/libs/accumulators/meta/libraries.json
blob: 3577daa68323f85ea9c7d411cd34da23e408c5e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "key": "accumulators",
    "name": "Accumulators",
    "authors": [
        "Eric Niebler"
    ],
    "description": "Framework for incremental calculation, and collection of statistical accumulators.",
    "category": [
        "Math"
    ],
    "maintainers": [
        "Eric Niebler <eric -at- boostpro.com>"
    ]
}