- Notifications
You must be signed in to change notification settings - Fork10
Fixes for Julia 0.7 and 1.0#13
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
codecov-io commentedDec 23, 2018 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov Report
@@ Coverage Diff @@## master #13 +/- ##==========================================- Coverage 100% 96.15% -3.85%========================================== Files 1 1 Lines 53 52 -1 ==========================================- Hits 53 50 -3- Misses 0 2 +2
Continue to review full report at Codecov.
|
piever commentedApr 28, 2019
The same functionality of this packages is available onStructArrays which works on julia 1.0. |
Yes, (I think we did discussed that on slack before), we should get StructOfArrays into JuliaArrays and deprecate this package. |
Uh oh!
There was an error while loading.Please reload this page.
Not sure how much this package is still maintained. But this pr should make it work with Julia 0.7 and 1.0 again.