cyclops-community / ctf

Cyclops Tensor Framework: parallel arithmetic on multidimensional arrays
Other
199 stars 53 forks source link

Issues with tensor scaling in summation and scalar*scalar #51

Closed solomonik closed 5 years ago

solomonik commented 6 years ago

Some problems regarding treatment of scaling factors need to be addressed

solomonik commented 5 years ago

These issues have been corrected by fixes in the past week to the c++ level tensor multi-contraction expression logic.