- 29 Jun, 2020 1 commit
-
-
Thomas Purcell authored
temp storage can be set manually
-
- 27 Jun, 2020 1 commit
-
-
Thomas Purcell authored
There were errors with temp_storage_reg and setting selected feature values
-
- 10 Jun, 2020 1 commit
-
-
Thomas Purcell authored
More feature elimination steps. Clear out register when doing generation/proejction
-
- 08 Jun, 2020 1 commit
-
-
Thomas Purcell authored
Did them one after another, adding both here now
-
- 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
-
- 02 Jun, 2020 4 commits
-
-
Thomas Purcell authored
-
Thomas Purcell authored
Possible to resize based off of rung
-
Thomas Purcell authored
Initial commit towards resizing temporary storage arrays
-
Thomas Purcell authored
Removed _value_ptr and _feat_value_ptrs from OperatorNode Allow set_value() and get_value_ptr() to accept offest and work directly on offset value_ptr only thing to call set_value
-
- 01 Jun, 2020 1 commit
-
-
Thomas Purcell authored
Added type condition tests (initial simplification) Added som more documenatation
-
- 31 May, 2020 1 commit
-
-
Thomas Purcell authored
-
- 11 May, 2020 1 commit
-
-
Thomas Purcell authored
Features now point to a position in centeral arrays. Recurisive solutions for all rungs above 2
-
- 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
-