john-h-k / MathSharp
- вторник, 17 сентября 2019 г. в 00:23:51
C#
A vector and matrix library written in C# using hardware intrinsics
MathSharp is a vector and matrix library written in C# using hardware intrinsics. Thanks to hardware acceleration, MathSharp is significantly faster than most mathematics libraries out there, but only supports .NET Core 3.0 and up.
MathSharp is a library written, managed, and maintained by John Kelly (@johnkellyoxford)
TODO
MathSharp uses and encourages Early Pull Requests. Please don't wait until you're done to open a PR!
git commit --allow-empty -m "start of [thing you're working on]"[WIP] in the title. Do this before you actually start working.Click here for good first issues.
Click here for everything we need help with.
MathSharp is licensed under the MIT license. Full copyright belongs to @johnkellyoxford.