TriunniaLabs.Math.Matrix.Tables (0.2.2)

Published 2025-06-10 00:14:32 +00:00 by Administrator

Installation

dotnet nuget add source --name TriunniaLabs --username your_username --password your_token 
dotnet add package --source TriunniaLabs --version 0.2.2 TriunniaLabs.Math.Matrix.Tables

About this package

A table is a two-dimensional data structure that holds numeric data in a matrix. The rows and columns are labelled, and operations can be performed upon them. The table is lazy -- cell values are only computed as they are needed for a performance boost.

Dependencies

ID Version Target Framework
TriunniaLabs.Math.Matrix 0.2.2 net9.0
Details
NuGet
2025-06-10 00:14:32 +00:00
4
Triunnia Labs
19 KiB
Assets (2)
Versions (1) View all
0.2.2 2025-06-10