mirror of
https://github.com/boostorg/ublas.git
synced 2026-02-21 03:22:14 +00:00
16
meta/libraries.json
Normal file
16
meta/libraries.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"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.",
|
||||
"documentation": "doc/index.htm",
|
||||
"category": [
|
||||
"Math"
|
||||
],
|
||||
"maintainers": [
|
||||
"Michael Stevens <michael -at- michael-stevens.de>"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user