- 13 Jun, 2020 1 commit
-
-
Thomas Purcell authored
should reduce time for feature generation
-
- 12 Jun, 2020 2 commits
-
-
Thomas Purcell authored
limit the number of operations done
-
Thomas Purcell authored
Works on initial test cases
-
- 10 Jun, 2020 1 commit
-
-
Thomas Purcell authored
Division/multiplcation nodes cant have division features/inverse empyt unit check
-
- 09 Jun, 2020 2 commits
-
-
Thomas Purcell authored
-
Thomas Purcell authored
Check if this helps with memory problems
-
- 08 Jun, 2020 1 commit
-
-
Thomas Purcell authored
Did them one after another, adding both here now
-
- 05 Jun, 2020 1 commit
-
-
Thomas Purcell authored
SIS updated to use scores to check similarity and only send phi's that are needed
-
- 04 Jun, 2020 1 commit
-
-
Thomas Purcell authored
all lower rungs stored on processes, this was causing issues with set_value if not done this way
-
- 03 Jun, 2020 1 commit
-
-
Thomas Purcell authored
phi stored across all nodes not stored on all nodes
-
- 02 Jun, 2020 1 commit
-
-
Thomas Purcell authored
Initial commit towards resizing temporary storage arrays
-
- 31 May, 2020 1 commit
-
-
Thomas Purcell authored
Documentation added to feature space and base node operators
-
- 11 May, 2020 2 commits
-
-
Thomas Purcell authored
don't need to set things as often check for cross correlation in the stored rungs
-
Thomas Purcell authored
Features now point to a position in centeral arrays. Recurisive solutions for all rungs above 2
-
- 10 May, 2020 1 commit
-
-
Thomas Purcell authored
Feature Creation, projection scores, and l0 normalization all parallelized
-
- 08 May, 2020 1 commit
-
-
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
-