StarMath 2.0.14.1206

There is a newer version of this package available.
See the version list below for details.
dotnet add package StarMath --version 2.0.14.1206
NuGet\Install-Package StarMath -Version 2.0.14.1206
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="StarMath" Version="2.0.14.1206" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StarMath --version 2.0.14.1206
#r "nuget: StarMath, 2.0.14.1206"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install StarMath as a Cake Addin
#addin nuget:?package=StarMath&version=2.0.14.1206

// Install StarMath as a Cake Tool
#tool nuget:?package=StarMath&version=2.0.14.1206

While there are already countless math libraries for performing common matrix/array functions, StarMath is distinguished by its simplicity and flexbility. There is no need to declare vectors and matrices in a specific library format. It works simliar to Math.function calls in C#.
The library is small and compatible with .Net 3.5 and later. It takes advantage of many of the new Linq functions in order to be more general and capable of speed advantages such as easy parallel-processing (although not currently included in this release). It also takes advantage of extensions so that many functions appear to be defined for 1D and 2D arrays.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on StarMath:

Repository Stars
DynamoDS/Dynamo
Open Source Graphical Programming for Design
Version Downloads Last updated
2.0.15.217 72 2/18/2015
2.0.15.117 56 1/17/2015
2.0.14.1207 61 12/7/2014
2.0.14.1206 44 12/7/2014
2.0.14.1114 171 11/14/2014
1.0.14.827 79 8/26/2014
1.0.14.826 40 8/26/2014
1.0.14.808 46 8/8/2014
1.0.14.531 59 6/4/2014