Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

There is already a Microsoft library for this - System.Numerics.Vectors, see documentation at https://docs.microsoft.com/en-us/dotnet/api/system.numerics?...

Not sure how MathSharp compares in performance or usability, however.



This is built on top of the newer hardware intrinsics capabilities added to the framework underneath a new namespace: System.Runtime.Intrinsics

https://devblogs.microsoft.com/dotnet/hardware-intrinsics-in...


that uses the old and very limited simd facilities of .net




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: