diff options
author | Edoardo Pasca <edo.paskino@gmail.com> | 2019-05-01 16:14:02 +0100 |
---|---|---|
committer | Edoardo Pasca <edo.paskino@gmail.com> | 2019-05-01 16:14:02 +0100 |
commit | da581e6061ebe206e007fe4378cc9d449b67d791 (patch) | |
tree | 479729d5e4c48583f15d8ac86dcfaecf78f4d020 /docs | |
parent | 6d1c24c8fc389365f2dd83ee480c63969b08ce9f (diff) | |
download | framework-da581e6061ebe206e007fe4378cc9d449b67d791.tar.gz framework-da581e6061ebe206e007fe4378cc9d449b67d791.tar.bz2 framework-da581e6061ebe206e007fe4378cc9d449b67d791.tar.xz framework-da581e6061ebe206e007fe4378cc9d449b67d791.zip |
reimplements dot product
following discussion in #273 an implementation of the dot product is
made where we rely on Python to choose an appropriate type for the result
of the reduction (e.g. float64 if the data is float32)
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions