krcurtis
krcurtis
Hi, I'm getting this error mesage for my function matrixfunc (full code further below): > error[E0277]: the trait bound `Const: ToTypenum` is not satisfied --> src/bin/schur2.rs:25:22 | 25 | let...
**Is your feature request related to a problem? Please describe.** FlowKit does not appear to use the matrix-inverted-already flag in GatingML **Describe the solution you'd like** It would be nice...
Hi, FYI, I ran into issue building with install.sh script where it couldn't find the LAPACKE library. After digging into this, I found that my environment had OpenBLAS 0.3.18 and...