NEWS | R Documentation |
News for Package WeightSVM
Changes in version 1.7-16
fix possible glitch in svm.cpp regarding memory allocation
Changes in version 1.7-13
Resolve warning "svm.cpp:50:13: warning: format string is not a string literal (potentially insecure) [-Wformat-security]"
Changes in version 1.7-11
Add 'percomputed' kernel.
Small fix in
coef.wsvm
for sparse data
Changes in version 1.7-9
Remove configure code testing for gcc 2.96.
Changes in version 1.7-5
Add documents
Changes in version 1.7-4
Fix memory leakage