DoubleListsCalculation 1.0.0
dotnet add package DoubleListsCalculation --version 1.0.0
NuGet\Install-Package DoubleListsCalculation -Version 1.0.0
<PackageReference Include="DoubleListsCalculation" Version="1.0.0" />
<PackageVersion Include="DoubleListsCalculation" Version="1.0.0" />
<PackageReference Include="DoubleListsCalculation" />
paket add DoubleListsCalculation --version 1.0.0
#r "nuget: DoubleListsCalculation, 1.0.0"
#:package DoubleListsCalculation@1.0.0
#addin nuget:?package=DoubleListsCalculation&version=1.0.0
#tool nuget:?package=DoubleListsCalculation&version=1.0.0
This package allows you to work with lists of lists of doubles and perform various calculations on them. You can use the extension methods provided by this library to easily calculate the average, sum, product, and more of each row or column in your list.
Install the package and include namespace DoubleListCalculation
In order to calculate average of rows in List<List<double>> you can use Calculate method by these properties: 1- Operand (Average, Sum, Multiplication, Different) 2- Type (Row, Column) 3- round? (round double numbers)
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net7.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0 | 302 | 5/26/2023 |