Skip to content

djukic14/BlockSparseMatrices.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlockSparseMatrices

Description

Stable Dev Build Status Coverage

Introduction

BlockSparseMatrices.jl provides a representation for sparse matrices that are composed of a limited number of (dense) blocks. It also includes specialized algorithms for symmetric block‑sparse matrices, storing only the necessary half of the off‑diagonal blocks.

Installation

The package can be installed by

pkg> add BlockSparseMatrices 

About

A julia package providing a representation for sparse matrices that are composed of (dense) blocks.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages