Showing 5 of total 5 results (show query)
r-forge
Matrix:Sparse and Dense Matrix Classes and Methods
A rich hierarchy of sparse and dense matrix classes, including general, symmetric, triangular, and diagonal matrices with numeric, logical, or pattern entries. Efficient methods for operating on such matrices, often wrapping the 'BLAS', 'LAPACK', and 'SuiteSparse' libraries.
Maintained by Martin Maechler. Last updated 20 days ago.
1 stars 17.23 score 33k scripts 12k dependentshwborchers
pracma:Practical Numerical Math Functions
Provides a large number of functions from numerical analysis and linear algebra, numerical optimization, differential equations, time series, plus some well-known special mathematical functions. Uses 'MATLAB' function names where appropriate to simplify porting.
Maintained by Hans W. Borchers. Last updated 1 years ago.
29 stars 12.34 score 6.6k scripts 931 dependentsr-forge
expm:Matrix Exponential, Log, 'etc'
Computation of the matrix exponential, logarithm, sqrt, and related quantities, using traditional and modern methods.
Maintained by Martin Maechler. Last updated 5 months ago.
11.91 score 1.3k scripts 432 dependentseddelbuettel
RcppKalman:'RcppArmadillo'-Based Kalman Filtering
An 'RcppArmadillo'-based port of the Kalman filtering code in the 'EKF/UKF Toolbox for Matlab' by Simo Särkkä, Jouni Hartikainen, and Arno Solin is provided. . Note that this package is at this point still incomplete, but contains two demo functions replicating demos in 'EKF/UKF'.
Maintained by Dirk Eddelbuettel. Last updated 5 years ago.
35 stars 3.24 score 9 scripts