Closed infophysics closed 4 years ago
Need to finish implementing BLAS level two functions. There should be a complete set of tests as well as speed tests for these functions and their wrappers in python.
The level two functions associated with type double have been implemented and tested. These include DGEMV and DGER.
Need to finish implementing BLAS level two functions. There should be a complete set of tests as well as speed tests for these functions and their wrappers in python.