- 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
-
- 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
-