When using packages like ArrayPartition
in GitHub - SciML/RecursiveArrayTools.jl: Tools for easily handling objects like arrays of arrays and deeper nestings in scientific machine learning (SciML) and other applications and Hcat
in GitHub - JuliaArrays/LazyArrays.jl: Lazy arrays and linear algebra in Julia . I encounter a lot of errors like:
What’ s the recommended way to do hcat without copy for now?