Package import throws warning now:
julia> using QSimulator
Warning: could not import LinAlg.BlasChar into QSimulator
Once fixed revert fb876b5 to enable the work-space preallocation. Should also test whether it is still necessary with improved garbage collection.
Package import throws warning now:
Once fixed revert fb876b5 to enable the work-space preallocation. Should also test whether it is still necessary with improved garbage collection.