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
Test Summary: | Pass Fail Error Total Time AbstractQuasiArray | 45 2 24 71 24.1s Convert | 7 7 3.6s QuasiArray basics | 5 5 0.3s Bounds checking | 15 15 0.4s vector indices | 3 11 14 8.1s inferred axes/size | 2 2 0.2s isinteger and isreal | 2 2 0.0s unary ops | 2 2 0.0s ndims and friends | 2 2 0.0s empty | 1 1 0.1s QuasiArray indexing | 3 3 1.6s Vec indexing | 2 2 6 10 6.8s convert | 1 4 5 1.7s copy_oftype | 3 3 0.9s ERROR: LoadError: Some tests did not pass: 45 passed, 2 failed, 24 errored, 0 broken.
julia> versioninfo() Julia Version 1.12.0-DEV.766 Commit 9d8ecaa899d (2024-06-21 17:00 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) CPU: 24 × Intel(R) Xeon(R) CPU E5-2430 0 @ 2.20GHz WORD_SIZE: 64 LLVM: libLLVM-17.0.6 (ORCJIT, sandybridge) Threads: 1 default, 0 interactive, 1 GC (on 24 virtual cores)
The text was updated successfully, but these errors were encountered:
Ah you mean Julia master.
I don't attempt to support master as its too much of moving target. I will address this once its reached a β stage
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: