Skip to content

Commit

Permalink
Refactored the CLibLinear test codes and reduced them from 1300 lines…
Browse files Browse the repository at this point in the history
… to 470. (#4208)

* Reduced the test lines using a few design patterns
* Fixed the required changes discussed in pr #4208
* Remove LAPACK requirement since it wasn't needed
* added BSD license, removed transpose function and replaced it with get_transposed, and removed entirely two functions since they were unnecessary wrappers
* Fixed BSD authors
* Removed unnecessairy comments
  • Loading branch information
FaroukY authored and karlnapf committed Apr 4, 2018
1 parent 38a6489 commit 63594a4
Showing 1 changed file with 245 additions and 1,126 deletions.

0 comments on commit 63594a4

Please sign in to comment.