We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71b1eca commit aa0c5c7Copy full SHA for aa0c5c7
CMakeLists.txt
@@ -7,7 +7,7 @@
7
cmake_minimum_required(VERSION 3.18)
8
9
project("PLSSVM - Parallel Least-Squares Support Vector Machine"
10
- VERSION 0.1.0
+ VERSION 1.0.0
11
LANGUAGES CXX
12
DESCRIPTION "A Support Vector Machine implementation using different backends.")
13
0 commit comments