Like RyuJIT does before running, the DivideSharp optimizes an integer division by "mostly constant" values.
Info
Version: | 0.0.5 |
Author(s): | MineCake1.4.7 |
Last Update: | Monday, March 21, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MineCake147E/DivideSharp |
NuGet Url: | https://www.nuget.org/packages/DivideSharp |
Install
Install-Package DivideSharp
dotnet add package DivideSharp
paket add DivideSharp
DivideSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Memory(>= 4.5.4)
- System.Numerics.Vectors(>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.1)