• Davis King's avatar
    - There were a few expressions that should have been bound to BLAS · 4f8ff2c3
    Davis King authored
        calls but weren't getting properly bound.  This has now been fixed.
      - There were a few cases where the code wouldn't compile when using
        complex numbers.  There was also a runtime bug that triggered when
        a rank 1 update was performed where one of the vectors was conjugated
        and two or more transposes were used in certain positions.  This bug
        caused the wrong output to be computed if the BLAS bindings were used.
        Both of these bugs have been fixed.
      - Added hooks for the blas binding counters that are used by the
        new blas_bindings regression tests.
    
    --HG--
    extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403287
    4f8ff2c3
Name
Last commit
Last update
dlib Loading commit data...
docs Loading commit data...
examples Loading commit data...