An open API service indexing awesome lists of open source software.

https://github.com/gridap/sparsematricescsr.jl

Sparse matrices in CSR format for Julia computations
https://github.com/gridap/sparsematricescsr.jl

Last synced: 3 months ago
JSON representation

Sparse matrices in CSR format for Julia computations

Awesome Lists containing this project

README

          

# SparseMatricesCSR

Sparse matrices in CSR format (symmetric and non-symmetric) for Julia computations.

| **Documentation** |
|:------------ |
| [![](https://img.shields.io/badge/docs-stable-blue.svg)](https://gridap.github.io/SparseMatricesCSR.jl/stable) [![](https://img.shields.io/badge/docs-dev-blue.svg)](https://gridap.github.io/SparseMatricesCSR.jl/dev) |
|**Build Status** |
| [![Build Status](https://github.com/gridap/SparseMatricesCSR.jl/workflows/CI/badge.svg?branch=master)](https://github.com/gridap/SparseMatricesCSR.jl/actions?query=workflow%3ACI) [![Codecov](https://codecov.io/gh/gridap/SparseMatricesCSR.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/gridap/SparseMatricesCSR.jl) |