Triunnia Labs

Public Git repository for Triunnia Labs.

TriunniaLabs.Math.Matrix.Tables (0.2.3)

Published 2025-12-07 17:13:21 +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.3 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.3 net10.0
Details
NuGet
2025-12-07 17:13:21 +00:00
2
Triunnia Labs
19 KiB
Assets (2)
Versions (2) View all
0.2.3 2025-12-07
0.2.2 2025-06-10