MolSSI-Education / QM_2017_SSS_Team9

BSD 3-Clause "New" or "Revised" License
1 stars 4 forks source link

blas_exercise with std::vector #16

Closed ashutoshvt closed 7 years ago

ashutoshvt commented 7 years ago

Edit check

TanerTure commented 7 years ago

Please add a comment with your pull request!

bzhang25 commented 7 years ago

Please add comment about how we can also use unique_ptrs in your .cpp file

ashutoshvt commented 7 years ago

This PR is a learning exercise about using BLAS matrix and vector operations using lawrap library using std::vector.