Hi, I am exploring DataFrames and NamedArrays packages and I would like to ask whether their are suitable for heavier computations and whether I can use them directly in BLAS calls (e.g. gemv() etc.). In addition, is it possible to create views of e.g. DataFrames or NamedArrays ?
Thanks, Jan
