- 07 Apr, 2021 1 commit
-
-
Thomas Purcell authored
generate_node functions now use is_const of the new features
-
- 22 Mar, 2021 7 commits
-
-
Thomas Purcell authored
Classification error See merge request tpurcell/cpp_sisso!23
-
Thomas Purcell authored
-
Thomas Purcell authored
Removes potential of conflicts in feat_inds as the feature set is built
-
Thomas Purcell authored
The width paramter was cauing issues with that test passing
-
Thomas Purcell authored
intel-bin should now work
-
Thomas Purcell authored
Should be 0.5 exactly not slightly off
-
Thomas Purcell authored
-
- 21 Mar, 2021 1 commit
-
-
Thomas Purcell authored
int overflows are leading to issues
-
- 17 Mar, 2021 1 commit
-
-
Thomas Purcell authored
Updates to ConvexHull1D
-
- 11 Mar, 2021 2 commits
-
-
Thomas Purcell authored
The new is_valid critieria changed the models it was finding
-
Thomas Purcell authored
Used scores_sel and not sent_scores for combining features in SIS
-
- 09 Mar, 2021 2 commits
-
-
Thomas Purcell authored
Not directly equal to, but based on the difference Reset compare function to 1e-9
-
Thomas Purcell authored
Necessary to get accurate results for 1 and 1/x in some cases
-
- 08 Mar, 2021 2 commits
-
-
Thomas Purcell authored
prevent is_valid from calling nullptr
-
Thomas Purcell authored
0.0 is min for classification
-
- 07 Mar, 2021 1 commit
-
-
Thomas Purcell authored
should be get_omp_max_threads not num_threads
-
- 06 Mar, 2021 4 commits
-
-
Thomas Purcell authored
-
Thomas Purcell authored
Done to remove copy/paste from python binding functions to C++ constructors
-
Thomas Purcell authored
Helps prevent copy/paste of code
-
Thomas Purcell authored
This should remove some of the issues with classification finding feature combinations like [x, 1 /x] and other convex curvature functions
-
- 23 Feb, 2021 1 commit
-
-
Thomas Purcell authored
Make a class structure to help remove memory leaks
-
- 22 Feb, 2021 1 commit
-
-
Thomas Purcell authored
The problem with it was remapping and incorrect second dimension test
-
- 12 Feb, 2021 3 commits
-
-
Thomas Purcell authored
From sissopp See merge request tpurcell/cpp_sisso!22
-
Thomas Purcell authored
-
Thomas Purcell authored
-
- 11 Feb, 2021 2 commits
-
-
Thomas Purcell authored
So it actually runs the test
-
Thomas Purcell authored
Changes led to a bug in the python test
-
- 10 Feb, 2021 7 commits
-
-
Thomas Purcell authored
It will now run
-
Thomas Purcell authored
These are transferred from nl_opt_parameterization
-
Thomas Purcell authored
forgot some
-
Thomas Purcell authored
This speeds up building time
-
Thomas Purcell authored
Changes help keep model loading in python consistent
-
Thomas Purcell authored
-
Thomas Purcell authored
see https://gitlab.com/sissopp_developers/sissopp commits: up to 763e40e4deaf7a45dba3f0d8052cca053c1fa957
-
- 02 Feb, 2021 1 commit
-
-
Thomas Purcell authored
Build source documentation with doxyge
-
- 01 Feb, 2021 1 commit
-
-
Thomas Purcell authored
SEe if this will work for non virtual envs
-
- 25 Jan, 2021 3 commits
-
-
Thomas Purcell authored
Update docker image ci See merge request tpurcell/cpp_sisso!19
-
Thomas Purcell authored
# Conflicts: # .gitlab-ci.yml
-
Thomas Purcell authored
seperate out unit and bin tests, remove tests from the build step
-