- 02 Jun, 2021 1 commit
-
-
Thomas Purcell authored
Both the previous and current behavior is now possible
-
- 01 Jun, 2021 2 commits
-
-
Thomas Purcell authored
hard_copy to ensure reparamterized nodes don't affect those already selected
-
Thomas Purcell authored
used for reparamterization against residuals
-
- 14 May, 2021 1 commit
-
-
Thomas Purcell authored
With parameters the error tolerance should be a bit lower
-
- 13 May, 2021 2 commits
-
-
Thomas Purcell authored
Fixes a minor bug
-
Thomas Purcell authored
Should remove any overwrite issues
-
- 12 May, 2021 2 commits
-
-
Thomas Purcell authored
Remove lines used to check if the feature space is correct
-
Thomas Purcell authored
Every computational environment will have the same order of features in it
-
- 11 May, 2021 2 commits
-
-
Thomas Purcell authored
Changes necessary for new parmeterization scheme
-
Thomas Purcell authored
-
- 09 May, 2021 1 commit
-
-
Thomas Purcell authored
use selected.size()
-
- 19 Apr, 2021 3 commits
-
-
Thomas Purcell authored
Use "file" when it is considered standard
-
Thomas Purcell authored
-
Thomas Purcell authored
When passing into it have the right sized vector
-
- 18 Apr, 2021 2 commits
-
-
Thomas Purcell authored
-
Thomas Purcell authored
-
- 17 Apr, 2021 1 commit
-
-
Thomas Purcell authored
-
- 16 Apr, 2021 1 commit
-
-
Thomas Purcell authored
-
- 15 Apr, 2021 2 commits
-
-
Thomas Purcell authored
Add sanity checker when accessing VALUES_ARR Only reindex on the fly generated features
-
Thomas Purcell authored
Edits to get the tests to pass with the merged code
-
- 14 Apr, 2021 1 commit
-
-
Thomas Purcell authored
Remove all possible overlaps
-
- 09 Apr, 2021 1 commit
-
-
Thomas Purcell authored
op_slots are now used throughout
-
- 07 Apr, 2021 2 commits
-
-
Thomas Purcell authored
Cleaning some errors up that occured after the merge
-
Thomas Purcell authored
generate_node functions now use is_const of the new features
-
- 22 Mar, 2021 2 commits
-
-
Thomas Purcell authored
Removes potential of conflicts in feat_inds as the feature set is built
-
Thomas Purcell authored
Fixes from master adapted here
-
- 21 Mar, 2021 1 commit
-
-
Thomas Purcell authored
int overflows are leading to issues
-
- 17 Mar, 2021 1 commit
-
-
Thomas Purcell authored
Need #ifdef in more places
-
- 11 Mar, 2021 1 commit
-
-
Thomas Purcell authored
Used scores_sel and not sent_scores for combining features in SIS
-
- 08 Mar, 2021 2 commits
-
-
Thomas Purcell authored
prevent is_valid from calling nullptr
-
Thomas Purcell authored
0.0 is min for classification
-
- 06 Mar, 2021 1 commit
-
-
Thomas Purcell authored
Done to remove copy/paste from python binding functions to C++ constructors
-
- 24 Feb, 2021 1 commit
-
-
Thomas Purcell authored
Remove the treadprivate vectors that caused the valgrind errors It may not have been an actual leak but don't risk it
-
- 23 Feb, 2021 1 commit
-
-
Thomas Purcell authored
OMP threadprivate leads to definitely loss in valgrind need to fix
-
- 21 Feb, 2021 1 commit
-
-
Thomas Purcell authored
Bug in the python interface led to problem
-
- 11 Feb, 2021 2 commits
-
-
Thomas Purcell authored
Fixed all bugs that came up becasue of the merger/removal of domain/log_reg_fit_c
-
Thomas Purcell authored
Clean up tests and sources
-
- 10 Feb, 2021 1 commit
-
-
Thomas Purcell authored
see https://gitlab.com/sissopp_developers/sissopp commits: up to 763e40e4deaf7a45dba3f0d8052cca053c1fa957
-
- 23 Jan, 2021 1 commit
-
-
Thomas Purcell authored
-
- 21 Jan, 2021 1 commit
-
-
Thomas Purcell authored
This works now with intel
-