We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Running cabal test fails because the linker can't find these functions:
cabal test
In Image.hsc:
Image.hsc
af_iterative_deconv
af_iverse_deconv
In LAPACK.hsc:
LAPACK.hsc
af_pinverse
In Signal.hsc:
Signal.hsc
af_approx1_uniform
af_approx2_uniform
Should these functions be removed?