- 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 04, 2020
-
-
Thomas Purcell authored
Make it easier to work with units and models in python
-
- 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 15, 2020
-
-
Thomas Purcell authored
used wrong variables.
-
- 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 09, 2020
-
-
Thomas Purcell authored
a typo and test_value_ptr()/set_test_value() only redirects if _selected is false for feature node
-
- 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 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
-