klowrey
klowrey
I was replacing AxisArrays with ComponentArrays in a package [(MuJoCo.jl)](https://github.com/Lyceum/MuJoCo.jl) since AxisArrays kills the initial compile time despite having excellent run-time performance. ComponentArrays has a compatible interface that doesn't break...
LV has been awesome for effortlessly speeding up code! Thanks! I've recently run into some errors I don't know enough about to fix, reproduced with errors below with version v0.12.96....
I have a function that uses `@batch` to great effect, but did not realize for the longest time that inputs to that function were incorrect due to `@batch` seemingly suppressing...
With a x320 ES (which doesn't support the EVT3 format), a patched OpenEB (to support v4l2 devices) can only write raw files of collected data -- hdf5 files open then...