Revision history for Perl extension Algorithm::LinearSVM

0.05    Sun Jun 1 2013
        - Fix incorrect behaviour of predict_values() due to my misunderstanding.
        - Relax type checking to not raise error on regression problem.

0.04    Sun May 19 2013
        - Fix incorrect sparse vector scaling.

0.03    Fri May 3 2013
        - Fix a test to pass on environment which is long double enabled.

0.02    Sat Mar 10 2013
        - Release for CPAN.

0.01    Tue Feb 26 2013
        - original version