Skip to content

Commit

Permalink
various fix, display precision, PLS new heuristic
Browse files Browse the repository at this point in the history
  • Loading branch information
fradav committed May 25, 2019
1 parent 63432c2 commit aab8626
Show file tree
Hide file tree
Showing 4 changed files with 539 additions and 504 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ endif()
### LAPACK
if(LAPACK_ROOT)
find_package(LAPACK)
link_directories(${LAPACK_ROOT})
link_libraries(${LAPACK_LIBRARIES})
endif()

Expand Down
Loading

0 comments on commit aab8626

Please sign in to comment.