| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-11-12 | First attempt at setting up travis for cibuildwheel | Gertjan van den Burg | 1 | -15/+45 | |
| 2019-03-07 | remove printed warning | Gertjan van den Burg | 1 | -1/+2 | |
| 2019-03-06 | Try to enforce taking setup() from setuptools package | Gertjan van den Burg | 1 | -0/+10 | |
| 2019-03-06 | Throw a warning on detecting lapack dependency | Gertjan van den Burg | 1 | -2/+3 | |
| 2019-03-06 | Remove SciPy dependency | Gertjan van den Burg | 1 | -1/+1 | |
| Seems not to be used anywhere | |||||
| 2019-03-06 | Travis (#4) | Gertjan van den Burg | 1 | -2/+30 | |
| * add cython to travis * add blas to travis install * fix blas dependency * trying with the atlas version of blas * add lapack too * try with lapacke * attempt to get lapack info * use correct asserts and lower threshold * decrease precision for seed test * add python 2.7 too * add travis status to readme | |||||
| 2019-01-15 | Code formatting with Black | Gertjan van den Burg | 1 | -44/+55 | |
| 2019-01-15 | Move wrapper to better folder structure | Gertjan van den Burg | 1 | -10/+6 | |
| 2017-12-13 | Detect if NumPy is installed before running setup | Gertjan van den Burg | 1 | -8/+79 | |
| This is necessary because we use the setup function from NumPy, so we need this installed before we can run setup for GenSVM. To avoid also needing a scikit-learn installation, the get_blas_info() function has been inlined here. | |||||
| 2017-12-12 | minor changes to setup.py and makefile | Gertjan van den Burg | 1 | -6/+9 | |
| 2017-10-07 | give the wrapper a better name | Gertjan van den Burg | 1 | -2/+2 | |
| 2017-10-07 | rearrange and update setup.py | Gertjan van den Burg | 1 | -13/+43 | |
| 2017-10-06 | initial commit | Gertjan van den Burg | 1 | -0/+69 | |
