colsol 1.0.1

Functions for direct solution of matrix equations for compact form matrices.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "colsol"
version = "1.0.1"
authors = ["Roman Shushakov <roman.a.shushakov1@gmail.com>"]
edition = "2024"
description = "Functions for direct solution of matrix equations for compact form matrices."
license = "MIT OR Apache-2.0"
readme = "README.md"
repository = "https://github.com/RomanShushakov/colsol"


[dependencies]