blob: 349a08456d83a3aad83e0799fa51e2ccc5f73c29 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"key": "histogram",
"name": "histogram",
"authors": [
"Hans Dembinski"
],
"description": "Fast multi-dimensional histogram with convenient interface for C++14",
"category": [
"Algorithms",
"Data",
"Math"
],
"maintainers": [
"Hans Dembinski <hans.dembinski -at- gmail.com>"
]
}
|