- 13 Aug, 2021 8 commits
-
-
Thomas Purcell authored
Models must read tasks seperately from coeffs See merge request tpurcell/cpp_sisso!29
-
Thomas Purcell authored
The updated scheme needs teh tests to be updated
-
Thomas Purcell authored
Done for the test error
-
Thomas Purcell authored
The directory has been deleted
-
Thomas Purcell authored
SVM used the wrong index array LPWrapper need to shift by nrow not len(inds)
-
Thomas Purcell authored
For classification the number of coefs and tasks are not the same
-
Thomas Purcell authored
-
Thomas Purcell authored
-
- 12 Aug, 2021 8 commits
-
-
Thomas Purcell authored
Forgot to do this earlier
-
Thomas Purcell authored
-
Thomas Purcell authored
-
Thomas Purcell authored
Similar concepts get the same definition
-
Thomas Purcell authored
-
Thomas Purcell authored
-
Thomas Purcell authored
Comment out blank lines
-
Thomas Purcell authored
-
- 11 Aug, 2021 7 commits
-
-
Thomas Purcell authored
Outdated, use the tutorial instead
-
Thomas Purcell authored
-
Thomas Purcell authored
DocStrings match new python structure
-
Thomas Purcell authored
Fix bugs from changing API structure
-
Thomas Purcell authored
Reorganize the functions into a more organized structure
-
Thomas Purcell authored
Reorginization of functions into useful modules, current structure is bad
-
Thomas Purcell authored
Python API changes
-
- 10 Aug, 2021 5 commits
-
-
Thomas Purcell authored
-
Thomas Purcell authored
use latest
-
Thomas Purcell authored
Use the latest directory not versioned one
-
Thomas Purcell authored
Remove unnecessary pip install command
-
Thomas Purcell authored
Now the docstrings must be updated
-
- 09 Aug, 2021 1 commit
-
-
Thomas Purcell authored
STill doing some debugging
-
- 08 Aug, 2021 4 commits
-
-
Thomas Purcell authored
Still need to update some aspects of the doc strings
-
Thomas Purcell authored
-
Thomas Purcell authored
Set up for the python API
-
Thomas Purcell authored
Include doxygen and sphinx
-
- 07 Aug, 2021 5 commits
-
-
Thomas Purcell authored
This will build the Doxygen Documentation for the code
-
Thomas Purcell authored
mkdocks no longer used
-
Thomas Purcell authored
This is done to make doxygen play nicely with rtd theme
-
Thomas Purcell authored
Removed multiple definitions of the function
-
Thomas Purcell authored
Using the RTD theme
-
- 06 Aug, 2021 2 commits
-
-
Thomas Purcell authored
Remove overlapping include statements
-
Thomas Purcell authored
-