- 16 Sep, 2021 11 commits
-
-
Thomas Purcell authored
use stand_val everywhere correct condition for pearson
-
Thomas Purcell authored
-
Thomas Purcell authored
Something is wrong with the comparision functions
-
Thomas Purcell authored
Fails when tested thought
-
Thomas Purcell authored
Will be used for comp_feats
-
Thomas Purcell authored
Will be used to make calculation of cross-correlation faster
-
Thomas Purcell authored
-
Thomas Purcell authored
Also add the relevant ciatations
-
Thomas Purcell authored
Makes some of the comparisions easier
-
Thomas Purcell authored
-
Thomas Purcell authored
Modularize SISSOSolver See merge request tpurcell/cpp_sisso!36
-
- 15 Sep, 2021 5 commits
-
-
Thomas Purcell authored
Use one fit/l0_regularization but add helper functions for the differences
-
Thomas Purcell authored
Minor changes to LossFunctionConvexHull as a result (score for inds *= n_class * n_samp)
-
Thomas Purcell authored
gnu compilers should now pass checks for featur space size Corrected where phi.txt is outputted to
-
Thomas Purcell authored
-
Thomas Purcell authored
-
- 14 Sep, 2021 8 commits
-
-
Thomas Purcell authored
Postfix was done correctly, issue was sorting of the phi_temp from the file
-
Thomas Purcell authored
utils loaded them in the wrong order
-
Thomas Purcell authored
-
Thomas Purcell authored
More features will be allowed this way
-
Thomas Purcell authored
Ensure MAX_RUNG is set when loading from a file
-
Thomas Purcell authored
-
Thomas Purcell authored
-
Thomas Purcell authored
Classification should not try to classify class -1.0
-
- 13 Sep, 2021 5 commits
-
-
Thomas Purcell authored
Just in case someone finds their way around previous safegaruds
-
Thomas Purcell authored
-
Thomas Purcell authored
typo
-
Thomas Purcell authored
-
Thomas Purcell authored
-
- 12 Sep, 2021 7 commits
-
-
Thomas Purcell authored
Include make test Match code_ref color scheme
-
Thomas Purcell authored
This might run tests earlier
-
Thomas Purcell authored
Only removed -march=native xhost can also cause illegal instructions
-
Thomas Purcell authored
Likley the cause of illegal instruction
-
Thomas Purcell authored
Does not speed up, and something went wrong in tests
-
Thomas Purcell authored
Make sure it works outside of my system and speed up ci process
-
Thomas Purcell authored
Used in case a compilation fails because external library conflicts
-
- 11 Sep, 2021 4 commits
-
-
Thomas Purcell authored
-
Thomas Purcell authored
minor change I missed
-
Thomas Purcell authored
Updated the format towards Chris' suggestions
-
Thomas Purcell authored
Fix the problems that were appearing earlier
-