Skip to content

Conversation

Delaunay
Copy link

@Delaunay Delaunay commented Sep 8, 2022

No description provided.

@Delaunay
Copy link
Author

Eigen is a bit faster, I think the speedup will grow if matrices get bigger.
Eigen also provide SparseMatrice & solver that could be interesting to experiment with.

| Metrics   |   Eigen | Regular | Eigen < Regular |
|-----------|--------:|--------:|-----------------|
|    99.00% | 0.00748 | 0.00765 |       TRUE      |
|    95.00% | 0.00737 | 0.00752 |       TRUE      |
|    75.00% | 0.00679 | 0.00734 |       TRUE      |
|    Median | 0.00640 | 0.00656 |       TRUE      |
|       Avg | 0.00624 | 0.00658 |       TRUE      |
| Deviation | 0.00071 | 0.00074 |       TRUE      |

@Delaunay Delaunay reopened this Sep 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant