russell_sparse 0.8.0

Sparse matrix tools and solvers
Documentation
[build-dependencies.cc]
version = "1.0"
[dependencies.russell_lab]
version = "0.8.0"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_json]
version = "1.0"

[dependencies.structopt]
version = "0.3"

[features]
intel_mkl = ["local_libs"]
local_libs = []

[package]
categories = ["mathematics", "science"]
description = "Sparse matrix tools and solvers"
documentation = "https://docs.rs/russell_sparse"
edition = "2021"
homepage = "https://github.com/cpmech/russell"
keywords = ["matrix", "sparse", "solver"]
license = "MIT"
name = "russell_sparse"
readme = "README.md"
repository = "https://github.com/cpmech/russell"
version = "0.8.0"