ntucllab / libact

Pool-based active learning in Python
http://libact.readthedocs.org/
BSD 2-Clause "Simplified" License
777 stars 175 forks source link

fix error: conflicting types for ‘dgesvd_’#177 #183

Closed ariapoy closed 3 years ago

ariapoy commented 3 years ago

Please take a look of #177.

And I'm aware of that if someone uses ubuntu 18.04 with LAPACKE 3.7.1-4ubuntu1. It could happen the same error after we change it.

I recommend you to update the README.md such as how to fix it. Or you could consider a better way to deal with this issue.

ariapoy commented 3 years ago

Use ariapoy/libact/ LAPACKE-dev branch is better and more clear.