infophysics / EntropicTrajectories

The Entropic Trajectories Framework: Many Body QM Simulations and Analysis.
0 stars 0 forks source link

BLAS Level two #4

Closed infophysics closed 4 years ago

infophysics commented 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.

infophysics commented 4 years ago

The level two functions associated with type double have been implemented and tested. These include DGEMV and DGER.