- Jun 12, 2020
-
-
Thomas Purcell authored
Works on initial test cases
-
- Jun 10, 2020
-
-
Thomas Purcell authored
Division/multiplcation nodes cant have division features/inverse empyt unit check
-
- Jun 09, 2020
-
-
Thomas Purcell authored
-
- Jun 08, 2020
-
-
Thomas Purcell authored
Forgot some comment lines
-
Thomas Purcell authored
Each process picked its own train/test set, which is bad
-
Thomas Purcell authored
typos when introducing the test set led to problems
-
Thomas Purcell authored
Did them one after another, adding both here now
-
- Jun 04, 2020
-
-
Thomas Purcell authored
all lower rungs stored on processes, this was causing issues with set_value if not done this way
-
- Jun 02, 2020
-
-
Thomas Purcell authored
Possible to resize based off of rung
-
Thomas Purcell authored
Initial commit towards resizing temporary storage arrays
-
Thomas Purcell authored
-
- May 11, 2020
-
-
Thomas Purcell authored
Features now point to a position in centeral arrays. Recurisive solutions for all rungs above 2
-
- May 10, 2020
-
-
Thomas Purcell authored
Feature Creation, projection scores, and l0 normalization all parallelized
-
- May 08, 2020
-
-
Thomas Purcell authored
Refactored C++ SISSO code now running properly. Further tests are needed to further debug, need to work on memory access and bringing in new features
-