utilities icon indicating copy to clipboard operation
utilities copied to clipboard

Investigate System.Numerics and SIMD capable types

Open paulcscharf opened this issue 5 years ago • 4 comments

Since we use many of our own types, we might be able to use vector and matrix types from System.Numerics instead of OpenTK types which may result in significant speedups with calculations.

We should look into this!

paulcscharf avatar Jan 20 '19 11:01 paulcscharf