- 16 Sep, 2021 3 commits
-
-
Thomas Purcell authored
Something is wrong with the comparision functions
-
Thomas Purcell authored
Fails when tested thought
-
Thomas Purcell authored
Will be used to make calculation of cross-correlation faster
-
- 31 Aug, 2021 1 commit
-
-
Thomas Purcell authored
Prevent global variables persisting across all tests
-
- 18 Aug, 2021 4 commits
-
-
Thomas Purcell authored
-
Thomas Purcell authored
Always use task sizes
-
Thomas Purcell authored
Minor changes to fix bugs when setting these changes up
-
Thomas Purcell authored
So when inputs called then central storage is modified
-
- 13 Aug, 2021 1 commit
-
-
Thomas Purcell authored
SVM used the wrong index array LPWrapper need to shift by nrow not len(inds)
-
- 12 Aug, 2021 4 commits
-
-
Thomas Purcell authored
-
Thomas Purcell authored
Similar concepts get the same definition
-
Thomas Purcell authored
Comment out blank lines
-
Thomas Purcell authored
-
- 11 Aug, 2021 1 commit
-
-
Thomas Purcell authored
Reorginization of functions into useful modules, current structure is bad
-
- 08 Aug, 2021 1 commit
-
-
Thomas Purcell authored
Set up for the python API
-
- 05 Jun, 2021 1 commit
-
-
Thomas Purcell authored
Always have TEMP_STORAGE as an option, but use same size as the TEST SPACE version
-
- 03 Jun, 2021 2 commits
-
-
Thomas Purcell authored
update the test for value_storage arrays Missed one get_op_slot -> get_op_test_slot transistion
-
Thomas Purcell authored
Only primary features are stored in memory to get around the hard copy issue Should not affect perfromance that much since test_values are rarely used
-
- 13 May, 2021 1 commit
-
-
Thomas Purcell authored
Should remove any overwrite issues
-
- 19 Apr, 2021 1 commit
-
-
Thomas Purcell authored
Use "file" when it is considered standard
-
- 18 Apr, 2021 1 commit
-
-
Thomas Purcell authored
-
- 17 Apr, 2021 2 commits
-
-
Thomas Purcell authored
-
Thomas Purcell authored
-
- 14 Apr, 2021 1 commit
-
-
Thomas Purcell authored
Remove all possible overlaps
-
- 09 Apr, 2021 2 commits
-
-
Thomas Purcell authored
op_slots are now used throughout
-
Thomas Purcell authored
No longer just 3
-
- 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
-
- 21 Mar, 2021 1 commit
-
-
Thomas Purcell authored
int overflows are leading to issues
-
- 15 Oct, 2020 1 commit
-
-
Thomas Purcell authored
Parameters now go down the tree not just the initial feature
-
- 03 Oct, 2020 1 commit
-
-
Thomas Purcell authored
openmp with intel did not like using class variables
-
- 01 Oct, 2020 1 commit
-
-
Thomas Purcell authored
Now to adjust the classfier
-
- 28 Sep, 2020 2 commits
-
-
Thomas Purcell authored
it is slower for some reason I need to debug it
-
Thomas Purcell authored
Modify CMakeLists.txt files to incldue open MP Add a thread count for centeral storage arrays
-
- 10 Jul, 2020 1 commit
-
-
Thomas Purcell authored
Use keyed files to automatically generate bindings.hpp/bindings.cpp
-
- 09 Jul, 2020 1 commit
-
-
Thomas Purcell authored
All documenation is up to date
-
- 05 Jul, 2020 1 commit
-
-
Thomas Purcell authored
this is causing a bug somehow
-
- 03 Jul, 2020 2 commits
-
-
Thomas Purcell authored
I think the previous errors were caused by the bug in error eval
-
Thomas Purcell authored
This reverts commit 00ff6620
-
- 29 Jun, 2020 1 commit
-
-
Thomas Purcell authored
temp storage can be set manually
-