lubeck 0.0.1
Hight level linear algebra library for Dlang
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
lubeck
Hight level linear algebra library for Dlang
Required static libraries
blas
/cblas
- CBLAS APIlapack
- FORTRAN 77 LAPACK API
API
mtimes
- General matrix-matrix, row-matrix, matrix-column, and row-column multiplications.mldivide
- Solve systems of linear equations AX = B for X. Computes minimum-norm solution to a linear least squares problem if A is not a square matrix.inv
- Inverse of matrix.svd
- Singular value decomposition.pca
- Principal component analysis of raw data.pinv
- Moore-Penrose pseudoinverse of matrix.det
/detSymmetric
- General/symmetric matrix determinant.eigSymmetric
- Eigenvalues and eigenvectors of symmetric matrix.
Related packages
This work has been sponsored by Symmetry Investments and Kaleidic Associates.
- Registered by Ilia Ki
- 0.0.1 released 7 years ago
- kaleidicassociates/lubeck
- BSL-1.0
- Copyright © 2017, Symmetry Investments & Kaleidic Associates; Copyright (c) 2009, Lars T. Kyllingstad (SciD)
- Authors:
- Dependencies:
- mir-lapack, mir-blas
- Versions:
-
1.5.4 2023-Jul-24 1.5.3 2022-Nov-18 1.5.2 2022-Nov-17 1.5.1 2022-Feb-24 1.5.0 2021-Aug-20 - Download Stats:
-
-
0 downloads today
-
2 downloads this week
-
19 downloads this month
-
347 downloads total
-
- Score:
- 2.6
- Short URL:
- lubeck.dub.pm