SIMDArray
SIMDArray copied to clipboard
SIMD enhanced Array operations
Spelling out acronym, linking to relevant page explaining context, etc.
… to FSharp.Control.AsyncSeq). Create version info like the previous Fake script, uses version.props file and fsproj. Run fsdocs and fix errors. This will need the NUGET_ORG_TOKEN_2022 set on the project...
Hello, I've thought that maybe this project can benefit from usage of `InlineIfLambda` attribute, however I'm not sure if it will break the compatibility with users on non-net6 runtimes. Should...
Thanks to @cloudRoutine we have a solid benchmarking framework in place. There are some cases where SIMD versions of the operations don't _win_, or only win with very large arrays....
## Description Hello, hope you're good. Here goes a small description for this PR: - Update project configuration to use supported .NET versions (.NET {8, 9, 10}) - It was...