diff options
author | Edoardo Pasca <edo.paskino@gmail.com> | 2019-03-04 13:12:56 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-04 13:12:56 +0000 |
commit | 3765455f542b627450e36a76863922d955f52292 (patch) | |
tree | 17dea78698fda41ecc4a18acad34417304744abc /build | |
parent | 6d609d54f828882ec46e11af4d3e09fc83a20535 (diff) | |
download | framework-3765455f542b627450e36a76863922d955f52292.tar.gz framework-3765455f542b627450e36a76863922d955f52292.tar.bz2 framework-3765455f542b627450e36a76863922d955f52292.tar.xz framework-3765455f542b627450e36a76863922d955f52292.zip |
added dot product between DataContainer s (#215)
* added dot product between datacontainers
closes #208
implements dot product by flattening the data in a vector and calculating
the inner product on the vectors
added unittest
* use more efficient ravel than flatten
Diffstat (limited to 'build')
0 files changed, 0 insertions, 0 deletions