linbox-team / linbox

LinBox - C++ library for exact, high-performance linear algebra
https://linbox-team.github.io/linbox
GNU Lesser General Public License v2.1
81 stars 28 forks source link

[WIP] Multi modular lifting container #230

Open Breush opened 4 years ago

Breush commented 4 years ago
jgdumas commented 4 years ago

WIP as still failing with clang++; and with g++ more with O0 than O2

jgdumas commented 4 years ago

test-hadamard-bound.C:46:38: error: ‘FastHadamardBound’ was not declared in this scope 46 | double fastHb = FastHadamardBound(A); | ~~~^ t

Breush commented 4 years ago
Breush commented 4 years ago

To make ./test-last-invariant-factor -n 5 -b 10; fail, do: