drahnr on master
chore/archive: add archive note (compare)
drahnr on master
chore/archive: archive this rep… (compare)
drahnr on master
chore/archive: closing this repo (compare)
drahnr on master
fix/README.md: remove link to s… (compare)
drahnr on master
chore/version: release 0.2.1 (compare)
drahnr on master
doc/badge: adjust path again (compare)
drahnr on master
doc/badge: adjust path (compare)
sirmergealot on gh-pages
doc/automatic: update (compare)
sirmergealot on gh-pages
doc/automatic: update (compare)
drahnr on master
fix/backends: prevent impl of :… (compare)
Tensor2<Const<2>, Dynamic>
gemm
would be a (3, 3) matrix where the fist column is the vector result. If i resize that, however, I'll get "uninitialized memory" errors if I try to read or copy that shared tensor. Is this by design, and if yes, what should I do differently?