Jerry Ling

Results 651 comments of Jerry Ling

I think people are upset that you have to write `!in(2, [2,3])` but can't write `2 !in [2,3]`

maybe disallow `!==` say ambiguity error?

not at a computer but is _ipc the correct thing to write out?

I guess another check is to see if `pyarrow` can read it

somehow I miseed @mkitti 's original comment since the "closed by" refer to this very issue, what was the PR that supposedly fixed this?

>For use [in Zarr.jl ](https://github.com/JuliaIO/Zarr.jl/blob/f436713a10a9d16ca82417176e1c8f6a3e26bc8a/src/Compressors.jl#L21)it would be helpful to be able to decompress directly into for example a Vector{Float64} to avoid an extra copy. this can't work directly, the two...

oh that seems related to why I see plots like this sometimes: `yticks=10 .^ (0:6), limits=(-3, 3, 0, 1e7)`: ![Image](https://github.com/user-attachments/assets/12f49139-4c65-411c-bdce-72b12e27decb) this is fixed if yticks actually goes up 1e7: `yticks=10...

related question, how is the CUDA backend tested? If there's CI I would add a test too, but I don't see any... yet

Do I need to provide reference plots? is there anything else I should do in the meantime?

@asinghvi17 https://github.com/MakieOrg/Makie.jl/pull/3004#discussion_r1229596472 we discussed that here, I can't find the exact code now, ROOT does something depends on if minimum is >1 or