Changes in version 1.7-16 (2024-10-12) o fix possible glitch in svm.cpp regarding memory allocation Changes in version 1.7-13 (2023-12-03) o Resolve warning "svm.cpp:50:13: warning: format string is not a string literal (potentially insecure) [-Wformat-security]" Changes in version 1.7-11 (2022-07-14) o Add 'percomputed' kernel. o Small fix in coef.wsvm for sparse data Changes in version 1.7-9 (2021-10-11) o Remove configure code testing for gcc 2.96. Changes in version 1.7-5 (2020-05-28) o Add documents Changes in version 1.7-4 (2020-04-18) o Fix memory leakage