- Feb 10, 2021
-
-
Thomas Purcell authored
see https://gitlab.com/sissopp_developers/sissopp commits: up to 763e40e4deaf7a45dba3f0d8052cca053c1fa957
-
- Oct 11, 2020
-
-
Thomas Purcell authored
Added a LogRegressor and did some refactoring to make use of ModelRegerssors
-
- Sep 05, 2020
-
-
Thomas Purcell authored
Compiles but not tested
-
- Jul 28, 2020
-
-
Thomas Purcell authored
Properties now have units and postprocessing scripts avaiable
-
- Jul 16, 2020
-
-
Thomas Purcell authored
minor tweaks to output of Models and fixed a memory bug
-
- Jul 13, 2020
-
-
Thomas Purcell authored
basic analysis scripts completed
-
- Jul 10, 2020
-
-
Thomas Purcell authored
Use keyed files to automatically generate bindings.hpp/bindings.cpp
-
Thomas Purcell authored
-
- Jul 09, 2020
-
-
Thomas Purcell authored
All documenation is up to date
-
- Jul 08, 2020
-
-
Thomas Purcell authored
This will make it easier for users who do not want to use the bindings
-
- Jul 06, 2020
-
-
Thomas Purcell authored
Standardized the output file and added constructors to recreate model from the output files
-
- Jul 03, 2020
-
-
Thomas Purcell authored
expose c++ class/functions to python
-
- Jun 17, 2020
-
-
Thomas Purcell authored
-Saves memory -should allow for larger sis to get past MPI send Made Model Nodes Models now do not connect to the main value arrays so it will be easier to serialize in the future
-
- Jun 12, 2020
-
-
Thomas Purcell authored
limit the number of operations done
-
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 08, 2020
-
-
Thomas Purcell authored
typos when introducing the test set led to problems
-
Thomas Purcell authored
Did them one after another, adding both here now
-
- May 31, 2020
-
-
Thomas Purcell authored
-
- 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
-