StarMath 2.0.14.1114

There is a newer version of this package available.
See the version list below for details.
dotnet add package StarMath --version 2.0.14.1114
                    
NuGet\Install-Package StarMath -Version 2.0.14.1114
                    
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.1114" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="StarMath" Version="2.0.14.1114" />
                    
Directory.Packages.props
<PackageReference Include="StarMath" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add StarMath --version 2.0.14.1114
                    
#r "nuget: StarMath, 2.0.14.1114"
                    
#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.
#:package StarMath@2.0.14.1114
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=StarMath&version=2.0.14.1114
                    
Install as a Cake Addin
#tool nuget:?package=StarMath&version=2.0.14.1114
                    
Install as a Cake Tool

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

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.15.217 147 2/18/2015
2.0.15.117 76 1/17/2015
2.0.14.1207 63 12/7/2014
2.0.14.1206 46 12/7/2014
2.0.14.1114 172 11/14/2014
1.0.14.827 110 8/26/2014
1.0.14.826 60 8/26/2014
1.0.14.808 67 8/8/2014
1.0.14.531 61 6/4/2014