17 lines
349 B
JSON
17 lines
349 B
JSON
{
|
|
"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>"
|
|
]
|
|
}
|