sparse-bin-mat 0.2.5

A sparse implementation of a binary matrix optimized for row operations
Documentation
[dependencies.is_sorted]
version = "0.1.1"

[dependencies.itertools]
version = "0.9.0"

[package]
authors = ["maxtremblay <maxtremblay>"]
categories = ["data-structures", "algorithms"]
description = "A sparse implementation of a binary matrix optimized for row operations"
edition = "2018"
keywords = ["sparse", "binary", "matrix"]
license = "MIT OR Apache-2.0"
name = "sparse-bin-mat"
repository = "https://github.com/maxtremblay/sparse-binary-matrix"
version = "0.2.5"