xtensor-stack / xtensor-blas

BLAS extension to xtensor
BSD 3-Clause "New" or "Revised" License
158 stars 55 forks source link

fixing wrong signature in flens #207

Closed DerThorsten closed 3 years ago

DerThorsten commented 3 years ago

Fixes #206

SylvainCorlay commented 3 years ago

It seems we were making some casts to double in pow...