Merge branch 'beyn_pureblas'
commit087cd1cab391d38a5b5e9bdaf1c558f180542c37
authorMarek Nečada <marek@necada.org>
Fri, 11 Jun 2021 08:12:42 +0000 (11 11:12 +0300)
committerMarek Nečada <marek@necada.org>
Fri, 11 Jun 2021 08:12:42 +0000 (11 11:12 +0300)
tree0deb339380065834832ef19989368eddd8ed57f7
parent7e0d7639e8696b6a5c937a7ba5fc2620c081c436
parent9d556e7b23dedffd073ff163f9e4fc88281c9326
Merge branch 'beyn_pureblas'

Getting rid of gsl_matrix and gsl_cblas dependencies in the
implementation of Beyn's algorithm. This avoids header clashes between
gsl_cblas.h and cblas.h.