mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-09-20 07:27:50 -04:00
16 lines
413 B
JSON
16 lines
413 B
JSON
|
{
|
||
|
"key": "numeric/ublas",
|
||
|
"name": "uBLAS",
|
||
|
"authors": [
|
||
|
"Joerg Walter",
|
||
|
"Mathias Koch"
|
||
|
],
|
||
|
"description": "uBLAS provides 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>"
|
||
|
]
|
||
|
}
|