lucas ângelo :: ahopness @lucasangelo.dev · Aug 2

using 3 libraries and none of them using the same data types is making me go insane srly, what do dotnet developers have against System.Numerics????????

2 likes 2 replies

?

Replies

Greg Uzelac · Aug 2

My only thought is maybe it’s newish. And developers need get with the times

@felix-cocli.bsky.social · Aug 2

If its XNA I would say it was there before System.Numerics existed. Its also not that long ago that System.Numerics got really good, so there are some libs out there having their own SIMD math types.