Open michael-pruglo opened 3 years ago
Looking better at this, it seems that the examples are terrible!! So it's not you! The determinant of the first example is zero, which make the second example completely undefined. So they should be replaced with something descent. In the mean-time you could try something other the is defined.
I'm trying to use xtensor-blas for the first time. I've had lots of difficulties linking to it, but finally, I've done that and tried to run the sample programs from https://xtensor-blas.readthedocs.io/en/latest/usage.html . However, as the output, I get
0
for the first and0, -inf
for the second.I'm using Windows 10 x64, Clion Installed
cmake 3.19.7
,xtensor 0.23.4
,xtensor-blas 0.19.0
,openblas 0.3.13
,lapack 3.6.1
using anaconda Compile usingMicrosoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29910\bin\HostX64\x64\cl.exe