Skip to content

Draft: Add a tensor dot operation

Simon Praetorius requested to merge feature/tensor-dot into feature/tensor

(This MR is very much work-in-progress and depends on an update-compiler-toolchain branch, as well as on one of the tensor data structures)

ToDo:

  • Provide fallback methods and types for extents, rank, and array-indices access to allow in a transition type FieldMatrix and FieldVector etc. to be used in the tensordot operations.
Edited by Simon Praetorius

Merge request reports

Loading