directxmath 3.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package directxmath --version 3.1.1
NuGet\Install-Package directxmath -Version 3.1.1
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="directxmath" Version="3.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add directxmath --version 3.1.1
#r "nuget: directxmath, 3.1.1"
#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 directxmath as a Cake Addin
#addin nuget:?package=directxmath&version=3.1.1

// Install directxmath as a Cake Tool
#tool nuget:?package=directxmath&version=3.1.1

The DirectXMath API provides SIMD-friendly C++ types and functions for common linear algebra and graphics math operations common to DirectX applications. The library provides optimized versions for Windows 32-bit (x86), Windows 64-bit (x64), and Windows RT through SSE2 and ARM-NEON intrinsics support in the Visual Studio compiler.

Product Compatible and additional computed target framework versions.
native native is compatible. 
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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2024.2.15.1 274 2/15/2024
2024.1.1.1 342 1/1/2024
2022.12.12.1 42,696 12/13/2022
2022.5.18.1 1,306 5/18/2022
2022.2.11.1 778 2/28/2022
2021.1.11.2 33,775 1/11/2021
2020.12.19.1 523 12/19/2020
2020.4.23.1 23,977 4/24/2020
2019.8.23.1 773 8/23/2019
2018.7.23.2 1,230 7/23/2018
3.1.2 10,703 2/2/2018
3.1.1 1,122 6/27/2017
3.1.0 1,060 3/31/2017
3.0.9 1,005 3/15/2017
3.0.8 1,054 3/15/2017
3.0.7 1,016 3/15/2017
3.0.6 1,015 3/15/2017
3.0.3 1,032 3/15/2017

Matches the June 2017 release and the Windows 10 Fall Creators Update SDK Preview (16225 or later).