Last active
March 29, 2020 10:05
-
-
Save jvkersch/cb65d3c2ba6deca287d6 to your computer and use it in GitHub Desktop.
Bug in Apple's vecLib (OS X < 10.10)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* proof-of-concept incorrect */ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've checked my notes from that time, and I was trying to debug a similar issue (with NumPy indirectly calling into vecLib).