CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - sparse matrix implementation in c
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - sparse matrix implementation in c - List
[
Documents
]
spareness_matrix
DL : 0
一本关于稀疏矩阵的算法与实现,适合作为稀疏矩阵的参考-a sparse matrix on the algorithm and implementation for sparse matrix as a reference
Date
: 2025-07-03
Size
: 9.69mb
User
:
[
Windows Develop
]
sparse
DL : 0
This a package containing sparse matrix operations like multiplication, addition, Cholesky and LDLT decompositions and so on. I started developing it because I needed a simple, easy to use, efficient library, that did not have any external dependencies (like BLAS, LAPACK, etc.) so I could readily modify it to my needs. The code is in C++ but it could easily be ported to C with just minor modifications (like adding additional parameters to the functions playing the role of "this" and such). It consists of a C++ class divided in a header and an implementation. The code has been compiled and tested on Microsoft Visual Studio 2008 s and 2010 s compilers as well as on Intel s C++ Compiler version 11.1.054 on Windows XP and Windows 7-This is a package containing sparse matrix operations like multiplication, addition, Cholesky and LDLT decompositions and so on. I started developing it because I needed a simple, easy to use, efficient library, that did not have any external dependencies (like BLAS, LAPACK, etc.) so I could readily modify it to my needs. The code is in C++ but it could easily be ported to C with just minor modifications (like adding additional parameters to the functions playing the role of "this" and such). It consists of a C++ class divided in a header and an implementation. The code has been compiled and tested on Microsoft Visual Studio 2008 s and 2010 s compilers as well as on Intel s C++ Compiler version 11.1.054 on Windows XP and Windows 7
Date
: 2025-07-03
Size
: 11kb
User
:
Vasudev Jakhar
[
Algorithm
]
sparse-matrix-operations-in-CPP
DL : 0
用C++实现的稀疏矩阵运算,里面包含了代码的实现和说明文档-It s a realization of sparse matrix operations in C++, it contains the implementation code and documentation
Date
: 2025-07-03
Size
: 226kb
User
:
Jason
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.