colsol 1.0.1

Functions for direct solution of matrix equations for compact form matrices.
Documentation
[dependencies]

[lib]
name = "colsol"
path = "src/lib.rs"

[package]
authors = ["Roman Shushakov <roman.a.shushakov1@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Functions for direct solution of matrix equations for compact form matrices."
edition = "2024"
license = "MIT OR Apache-2.0"
name = "colsol"
readme = "README.md"
repository = "https://github.com/RomanShushakov/colsol"
version = "1.0.1"