aboutsummaryrefslogtreecommitdiff
path: root/tests/src/test_gensvm_copy.c
AgeCommit message (Collapse)AuthorFilesLines
2017-02-17allow max_iter to be set in the modelGertjan van den Burg1-0/+2
2017-02-17Remove kernelparam array in favour of explicit kernel parametersGertjan van den Burg1-45/+24
This simplifies a lot of the code and will make it easier to link to other languages.
2016-10-24update copyright informationGertjan van den Burg1-2/+21
2016-05-17start adding unit testsGertjan van den Burg1-0/+267