FsAlg: Generic Linear Algebra Library NuGet Package

FsAlg is a linear algebra library that supports generic types.

It is implemented in the F# language.

The library provides generic Vector and Matrix types that support most of the commonly used linear algebra operations, including matrix–vector operations, matrix inverse, determinants, eigenvalues, LU and QR decompositions. Its intended use is to enable writing generic linear algebra code with custom numeric types.

It can also be used as a lightweight library for prototyping and scripting with primitive floating point types.

FsAlg is developed by Atılım Güneş Baydin and Barak A. Pearlmutter as part of their work at the Brain and Computation Lab, Hamilton Institute, National University of Ireland Maynooth.




Got any FsAlg: Generic Linear Algebra Library Question?





Info

Version: 0.5.13
Author(s): Atılım Güneş Baydin, Barak A. Pearlmutter
Last Update: Saturday, June 20, 2015
.NET Fiddle: Create the first Fiddle
Project Url: http://gbaydin.github.io/FsAlg/
NuGet Url: https://www.nuget.org/packages/FsAlg


Install
Install-Package FsAlg
dotnet add package FsAlg
paket add FsAlg
FsAlg Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.5

avg-downloads-per-day

3

days-since-last-release

3241