-
Notifications
You must be signed in to change notification settings - Fork 146
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
det not handled correctly? #407
Comments
Sorry, I don't follow. How is #197 related? |
I think I got your point: When This issue is two years old at this point. Is there no solution? |
Closing as dup |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The following code gives different results for the LinearAlgebra det and a hand-written determinant function:
MWE
Julia Version 1.3.0-alpha.0
Commit 6c11e7c2c4 (2019-07-23 01:46 UTC)
Platform Info:
OS: Windows (x86_64-w64-mingw32)
CPU: Intel(R) Core(TM) i7-8705G CPU @ 3.10GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-6.0.1 (ORCJIT, skylake)
[f6369f11] ForwardDiff v0.10.3
The text was updated successfully, but these errors were encountered: