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

The implementation isn’t using any modern C# features?


Unfortunately it doesn't. The newest and hottest way to do this is to either use bespoke matmul from System.Numerics.Tensors or at least using Vector<T> for SIMD (which is trivial and not "the last mile" optimization it often seems to be).


Which modern features do you mean? Java and C# code looks similar to me.




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

Search: