- 10 Aug, 2021 2 commits
-
-
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 4 commits
-
-
Thomas Purcell authored
Remove overlapping include statements
-
Thomas Purcell authored
-
Thomas Purcell authored
This will be used for the tutorials
-
Thomas Purcell authored
-
- 23 Jul, 2021 1 commit
-
-
Thomas Purcell authored
wrong comparison in an is_valid function
-
- 19 Jul, 2021 2 commits
-
-
Thomas Purcell authored
int overflow in SISSOClassifier fixed
-
Thomas Purcell authored
Max scores for classifications now based on number of classes and samples
-
- 17 Jul, 2021 1 commit
-
-
Thomas Purcell authored
Solve the classification error problem
-
- 15 Jul, 2021 1 commit
-
-
Thomas Purcell authored
Reset _n_row_per_class_test if empty vector passed
-
- 08 Jul, 2021 4 commits
-
-
Thomas Purcell authored
Use LossFunction as property storage See merge request tpurcell/cpp_sisso!28
-
Thomas Purcell authored
the _loss function now stores that
-
Thomas Purcell authored
Not just ln(prop)
-
Thomas Purcell authored
It uses _loss for these members now
-
- 05 Jul, 2021 2 commits
-
-
Thomas Purcell authored
Wrong printline remove
-
Thomas Purcell authored
removed cout lines in project
-
- 04 Jul, 2021 2 commits
-
-
Thomas Purcell authored
fix that bug
-
Thomas Purcell authored
prepare_project done when projection_prop set Wrong dgemm_ setting for PreasonLoss
-
- 01 Jul, 2021 1 commit
-
-
Thomas Purcell authored
LossFunctions objects See merge request tpurcell/cpp_sisso!27
-
- 30 Jun, 2021 9 commits
-
-
Thomas Purcell authored
This is correct execpt for one compliation on my computer
-
Thomas Purcell authored
add some randomness
-
Thomas Purcell authored
n_sis = 1 is not working for gcc test
-
Thomas Purcell authored
Fix the classification test
-
Thomas Purcell authored
-
Thomas Purcell authored
check sha1 not sha256
-
Thomas Purcell authored
See if that is causing the problems with MPI on talos
-
Thomas Purcell authored
All tests seem to pass now
-
Thomas Purcell authored
Model tests still fail
-
- 26 Jun, 2021 1 commit
-
-
Thomas Purcell authored
Commit to swap branches
-