Skip to content
  • Liam Healy's avatar
    Use FSBV for functions taking complex scalars · 913040d8
    Liam Healy authored
    The BLAS matrix-product functions now work on complex arrays using
    FSBV, but there are no tests yet.  New tests vector-set-all and
    matrix-set-all replace set-all tests with addition, and work for all
    types including complex using FSBV.  Default optional argument marrays
    are initialized to 0.  Polynomial evaluation with complex argument
    uncommented, but not yet working.
    913040d8