We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I just install Diva 4.7.1 and Julia on a workstation with Windows 8 (64 bit); when I try to test divand: Pkg.test("divand")
one test did't pass.
See the file attached. Looking forward for some tips.
Cheers ! George Julia_Error_Install.txt
The text was updated successfully, but these errors were encountered:
I think that this has do to with the fact that the test in question use a random matrix. I changed this now. Can you update your version of divand:
Pkg.update("divand")
And then re-run the tests again?
Pkg.test("divand")
Thank you for your feed-back!
Sorry, something went wrong.
No branches or pull requests
Hi,
I just install Diva 4.7.1 and Julia on a workstation with Windows 8 (64 bit); when I try to test divand:
Pkg.test("divand")
one test did't pass.
See the file attached.
Looking forward for some tips.
Cheers !
George
Julia_Error_Install.txt
The text was updated successfully, but these errors were encountered: