icl-utk-edu / lapackpp

LAPACK++ is a C++ wrapper around CPU and GPU LAPACK and LAPACK-like linear algebra libraries, developed as part of the SLATE project.
https://icl.utk.edu/slate/
BSD 3-Clause "New" or "Revised" License
50 stars 14 forks source link

Add soversion to shared library #59

Closed mgates3 closed 5 months ago

mgates3 commented 5 months ago

See description in https://github.com/icl-utk-edu/testsweeper/pull/23 and https://github.com/icl-utk-edu/blaspp/pull/81.

Remove deprecated functions (before initial soversion).