Skip to content
Snippets Groups Projects
Commit 00cf1042 authored by Justin Carpentier's avatar Justin Carpentier
Browse files

test: add comment

parent ce3d5c61
No related branches found
No related tags found
No related merge requests found
...@@ -32,4 +32,4 @@ test(eigenpy.AccelerateLDLTUnpivoted) ...@@ -32,4 +32,4 @@ test(eigenpy.AccelerateLDLTUnpivoted)
test(eigenpy.AccelerateLDLTSBK) test(eigenpy.AccelerateLDLTSBK)
test(eigenpy.AccelerateLDLTTPP) test(eigenpy.AccelerateLDLTTPP)
test(eigenpy.AccelerateQR) test(eigenpy.AccelerateQR)
# test(eigenpy.AccelerateCholeskyAtA) # test(eigenpy.AccelerateCholeskyAtA) # This test is not passing. Seems there is a bug in Eigen with the support of Accelerate.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment