Testing performace for huge matrices multiplying in single thread and using Parallel.For
Stars
3
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
9
commits
Fixed wrong Vector use
f87917e
Added use of results to be sure calculations are not removed by optimization
9942b5c
Templated Matrix
49cf0d5
Do not prefer 32bit for hardware Vectors
2142092
Added use of SIMD Vector
2c480e5
Typo
7b3b848
Removed debug output
5979a3b
Add project files.
03e6326
Add .gitignore and .gitattributes.
d675acb