-
- Downloads
Release version 0.0.7
Showing
- .gitignore 24 additions, 1 deletion.gitignore
- .gitmodules 4 additions, 1 deletion.gitmodules
- CMakeLists.txt 42 additions, 5 deletionsCMakeLists.txt
- README.md 21 additions, 2 deletionsREADME.md
- common/CMakeLists.txt 18 additions, 2 deletionscommon/CMakeLists.txt
- common/inc/MeLOn.h 6 additions, 7 deletionscommon/inc/MeLOn.h
- common/inc/exceptions.h 14 additions, 14 deletionscommon/inc/exceptions.h
- common/inc/kernel.h 36 additions, 30 deletionscommon/inc/kernel.h
- common/inc/matern.h 23 additions, 25 deletionscommon/inc/matern.h
- common/inc/modelData.h 3 additions, 2 deletionscommon/inc/modelData.h
- common/inc/modelParser.h 11 additions, 5 deletionscommon/inc/modelParser.h
- common/inc/scaler.h 21 additions, 15 deletionscommon/inc/scaler.h
- common/inc/vectorarithmetics.h 12 additions, 12 deletionscommon/inc/vectorarithmetics.h
- common/src/modelParser.cpp 17 additions, 0 deletionscommon/src/modelParser.cpp
- common/src/pymelon.cpp 166 additions, 0 deletionscommon/src/pymelon.cpp
- convex hull/model/CMakeLists.txt 11 additions, 0 deletionsconvex hull/model/CMakeLists.txt
- convex hull/model/example/problem_conv_hull.h 229 additions, 0 deletionsconvex hull/model/example/problem_conv_hull.h
- convex hull/model/inc/convexhull.h 156 additions, 0 deletionsconvex hull/model/inc/convexhull.h
- convex hull/model/inc/convexhullData.h 31 additions, 0 deletionsconvex hull/model/inc/convexhullData.h
- convex hull/model/inc/convexhullParser.h 61 additions, 0 deletionsconvex hull/model/inc/convexhullParser.h
Loading
Please register or sign in to comment