Cardan.Math 1.0.5.4

dotnet add package Cardan.Math --version 1.0.5.4
NuGet\Install-Package Cardan.Math -Version 1.0.5.4
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="Cardan.Math" Version="1.0.5.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cardan.Math --version 1.0.5.4
#r "nuget: Cardan.Math, 1.0.5.4"
#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 Cardan.Math as a Cake Addin
#addin nuget:?package=Cardan.Math&version=1.0.5.4

// Install Cardan.Math as a Cake Tool
#tool nuget:?package=Cardan.Math&version=1.0.5.4

A lightweight math library for doing common operations on vectors and matrices, Monte Carlo integration, and ray tracing.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Cardan.Math:

Package Downloads
Cardan.Data

A simple data library for quickly processing and handling 2D data.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.5.4 1,795 12/2/2014
1.0.5.3 1,203 11/26/2014
1.0.5.2 1,235 11/24/2014
1.0.5.1 1,258 11/20/2014
1.0.5 1,613 11/15/2014
1.0.4.9 1,521 11/8/2014
1.0.4.7 1,139 10/23/2014
1.0.4.6 1,093 10/22/2014
1.0.4.5 1,080 10/22/2014
1.0.4.4 1,080 10/21/2014
1.0.4.3 1,080 10/16/2014
1.0.4.2 1,099 10/9/2014
1.0.4.1 1,106 10/9/2014
1.0.4 1,116 10/9/2014
1.0.3.1 1,101 10/7/2014
1.0.3 1,149 10/6/2014
1.0.2.5 1,118 10/5/2014
1.0.2.4 1,092 10/5/2014
1.0.2.3 1,084 10/5/2014
1.0.2.1 1,127 9/29/2014
1.0.2 1,207 9/26/2014
1.0.1 1,147 8/19/2014
1.0.0 1,128 7/29/2014

Added some new transformation methods to Matrix4