ublas/meta/libraries.json
2019-03-02 12:00:48 -05:00

17 lines
468 B
JSON

{
"key": "numeric/ublas",
"name": "uBLAS",
"authors": [
"Joerg Walter",
"Mathias Koch"
],
"description": "uBLAS provides tensor, matrix, and vector classes as well as basic linear algebra routines. Several dense, packed and sparse storage schemes are supported.",
"category": [
"Math"
],
"maintainers": [
"David Bellot <david.bellot -at- gmail.com>",
"Stefan Seefeld <stefan -at- seefeld.name>"
]
}