Thanks, there are a lot of packages with support for inplace assignment. The closest to what we would want is SugarBLAS.jl, since we’re also targeting to exploit the full range of BLAS functionality, but we’re aiming for just a single macro, similar to InPlace.jl.
For now we’ll continue experimenting a little more.