HPCsharp 3.15.0
Parallel high performance cross-platform C#/.NET algorithms. 20+ algorithms with familiar interfaces and examples. Multi-core and data parallel (SIMD/SSE). Open source and free. See project Readme, blog and videos...
Install-Package HPCsharp -Version 3.15.0
dotnet add package HPCsharp --version 3.15.0
<PackageReference Include="HPCsharp" Version="3.15.0" />
paket add HPCsharp --version 3.15.0
#r "nuget: HPCsharp, 3.15.0"
Release Notes
Fully Parallel LSD Radix Sort, reaching 190 Million UInt32/sec on 6-core and over 300 Million UInt32/sec on 48-core AWS instance. Only uint[] sorting is supported to start with, for this parallel algorithm. Improved performance of Parallel LSD Radix Sort by improving performance of the Parallel Histogram algorithm.
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on HPCsharp:
Package | Downloads |
---|---|
Yak2D.Graphics
Package Description
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
3.15.0 | 1,009 | 2/8/2021 |
3.14.3 | 1,421 | 12/23/2020 |
3.14.2 | 1,330 | 11/11/2020 |
3.14.1 | 1,082 | 10/18/2020 |
3.14.0 | 91 | 10/18/2020 |
3.13.0 | 450 | 7/25/2020 |
3.12.2 | 173 | 6/28/2020 |
3.12.1 | 2,893 | 6/7/2020 |
3.12.0 | 860 | 5/18/2020 |
3.11.0 | 1,165 | 4/27/2020 |
3.10.0 | 199 | 4/12/2020 |
3.9.3 | 190 | 4/6/2020 |
3.9.2 | 929 | 3/28/2020 |
3.9.1 | 163 | 3/26/2020 |
3.9.0 | 620 | 3/23/2020 |
3.8.1 | 2,522 | 1/11/2020 |
3.8.0 | 259 | 1/11/2020 |
3.7.2 | 947 | 12/26/2019 |
3.7.1 | 285 | 11/5/2019 |
3.7.0 | 231 | 9/21/2019 |
3.6.0 | 229 | 8/31/2019 |
3.5.4 | 318 | 8/18/2019 |
3.5.3 | 316 | 8/10/2019 |
3.5.2 | 321 | 8/9/2019 |
3.5.1 | 326 | 7/23/2019 |
3.5.0 | 328 | 7/14/2019 |
3.4.3 | 308 | 7/3/2019 |
3.4.2 | 326 | 6/23/2019 |
3.4.1 | 339 | 5/31/2019 |
3.4.0 | 353 | 5/19/2019 |
3.3.12 | 373 | 5/6/2019 |
3.3.11 | 334 | 5/3/2019 |
3.3.10 | 337 | 4/28/2019 |
3.3.9 | 383 | 4/7/2019 |
3.3.8 | 366 | 4/6/2019 |
3.3.7 | 366 | 3/13/2019 |
3.3.6 | 356 | 3/10/2019 |
3.3.5 | 1,894 | 3/6/2019 |
3.3.4 | 370 | 3/5/2019 |
3.3.3 | 357 | 3/3/2019 |
3.3.2 | 382 | 2/26/2019 |
3.3.1 | 401 | 2/21/2019 |
3.3.0 | 436 | 2/20/2019 |
3.2.5 | 442 | 2/12/2019 |
3.2.4 | 426 | 2/11/2019 |
3.2.3 | 424 | 2/9/2019 |
3.2.2 | 432 | 2/8/2019 |
3.2.1 | 429 | 2/7/2019 |
3.2.0 | 432 | 2/1/2019 |
3.1.3 | 445 | 1/21/2019 |
3.1.2 | 489 | 1/5/2019 |
3.1.1 | 520 | 1/2/2019 |
3.1.0 | 450 | 12/29/2018 |
3.0.3 | 514 | 12/18/2018 |
3.0.2 | 482 | 12/11/2018 |
3.0.1 | 482 | 12/3/2018 |
3.0.0 | 438 | 11/21/2018 |
2.0.1 | 634 | 7/4/2018 |
2.0.0 | 604 | 6/25/2018 |
1.0.8 | 580 | 5/28/2018 |
1.0.6 | 646 | 3/6/2018 |
1.0.5 | 649 | 3/5/2018 |
1.0.4 | 652 | 3/4/2018 |