An open API service indexing awesome lists of open source software.

https://github.com/vaithak/benchmark-symmetric-mat-mult

Comparing runtimes of x'Ax operation (A is symmetric) using Eigen's selfAdjointView vs custom for loop.
https://github.com/vaithak/benchmark-symmetric-mat-mult

Last synced: 2 months ago
JSON representation

Comparing runtimes of x'Ax operation (A is symmetric) using Eigen's selfAdjointView vs custom for loop.

Awesome Lists containing this project