- 12 Aug, 2021 4 commits
-
-
Thomas Purcell authored
-
Thomas Purcell authored
Similar concepts get the same definition
-
Thomas Purcell authored
Comment out blank lines
-
Thomas Purcell authored
-
- 10 Aug, 2021 1 commit
-
-
Thomas Purcell authored
-
- 08 Aug, 2021 1 commit
-
-
Thomas Purcell authored
Set up for the python API
-
- 01 Jun, 2021 1 commit
-
-
Thomas Purcell authored
hard_copy to ensure reparamterized nodes don't affect those already selected
-
- 12 May, 2021 1 commit
-
-
Thomas Purcell authored
-
- 11 May, 2021 1 commit
-
-
Thomas Purcell authored
log/exp now bound internal and not external parameters, removes from_parent
-
- 10 May, 2021 1 commit
-
-
Thomas Purcell authored
Based on the precision used to optimize them
-
- 07 May, 2021 1 commit
-
-
Thomas Purcell authored
Used for sensitivity analysis with UQLab
-
- 30 Apr, 2021 1 commit
-
-
Thomas Purcell authored
This should remove the dgels error previously seen
-
- 19 Apr, 2021 1 commit
-
-
Thomas Purcell authored
Use "file" when it is considered standard
-
- 18 Apr, 2021 1 commit
-
-
Thomas Purcell authored
-
- 17 Apr, 2021 2 commits
-
-
Thomas Purcell authored
-
Thomas Purcell authored
-
- 14 Apr, 2021 1 commit
-
-
Thomas Purcell authored
Remove all possible overlaps
-
- 09 Apr, 2021 1 commit
-
-
Thomas Purcell authored
op_slots are now used throughout
-
- 21 Mar, 2021 1 commit
-
-
Thomas Purcell authored
int overflows are leading to issues
-
- 24 Feb, 2021 1 commit
-
-
Thomas Purcell authored
Remove the treadprivate vectors that caused the valgrind errors It may not have been an actual leak but don't risk it
-
- 16 Feb, 2021 1 commit
-
-
Thomas Purcell authored
_max_param_depth is now properly set for parameterization when loading a file
-
- 11 Feb, 2021 2 commits
-
-
Thomas Purcell authored
Fixed all bugs that came up becasue of the merger/removal of domain/log_reg_fit_c
-
Thomas Purcell authored
Clean up tests and sources
-
- 10 Feb, 2021 1 commit
-
-
Thomas Purcell authored
see https://gitlab.com/sissopp_developers/sissopp commits: up to 763e40e4deaf7a45dba3f0d8052cca053c1fa957
-
- 22 Oct, 2020 1 commit
-
-
Thomas Purcell authored
Created generator functions instead of error handeling Seems to be an order of magnitude speed up in feature creation
-
- 14 Jul, 2020 1 commit
-
-
Thomas Purcell authored
Residuals for ceres solver getting added in
-
- 11 Jul, 2020 1 commit
-
-
Thomas Purcell authored
Using these expressions one can reconstruct features using the primary feature set Capability to decompse features into the prevelance of primary features in them
-
- 10 Jul, 2020 2 commits
-
-
Thomas Purcell authored
Use keyed files to automatically generate bindings.hpp/bindings.cpp
-
Thomas Purcell authored
-
- 09 Jul, 2020 1 commit
-
-
Thomas Purcell authored
All documenation is up to date
-
- 08 Jul, 2020 2 commits
-
-
Thomas Purcell authored
missing a parameter in get_test_value_ptr()
-
Thomas Purcell authored
This will make it easier for users who do not want to use the bindings
-
- 03 Jul, 2020 1 commit
-
-
Thomas Purcell authored
expose c++ class/functions to python
-
- 27 Jun, 2020 1 commit
-
-
Thomas Purcell authored
There were errors with temp_storage_reg and setting selected feature values
-
- 17 Jun, 2020 1 commit
-
-
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
-
- 10 Jun, 2020 1 commit
-
-
Thomas Purcell authored
Division/multiplcation nodes cant have division features/inverse empyt unit check
-
- 09 Jun, 2020 3 commits
-
-
Thomas Purcell authored
-
Thomas Purcell authored
Check if this helps with memory problems
-
Thomas Purcell authored
This should hopefully reduce the codes memory footprint
-
- 08 Jun, 2020 1 commit
-
-
Thomas Purcell authored
Did them one after another, adding both here now
-