Info
Version: | 1.0.1 |
Author(s): | Mikhail Gubanov |
Last Update: | Wednesday, September 4, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://lsreg.ru/ |
NuGet Url: | https://www.nuget.org/packages/ru.lsreg.math |
Install
Install-Package ru.lsreg.math
dotnet add package ru.lsreg.math
paket add ru.lsreg.math
ru.lsreg.math Download (Unzip the "nupkg" after downloading)
- Derivative calculation
- Gradient Descent
- Matrix operations: sum, multiplication, transposing, determinant calculation, invertible matrix calculation.