qmcpack/external_codes/boost_multi/multi/meta/libraries.json

17 lines
420 B
JSON

{
"key": "multi",
"name": "Multi",
"authors": [
"Alfredo Correa"
],
"maintainers": [
"Alfredo Correa <alfredo.correa+work -at- gmail.com>"
],
"description": "Multi is a modern C++ library that provides access and manipulation of data in multidimensional arrays, for both CPU and GPU memory.",
"category": [
"Containers",
"Math"
],
"cxxstd": "17"
}