- 02 Jun, 2021 4 commits
-
-
Thomas Purcell authored
Both the previous and current behavior is now possible
-
Thomas Purcell authored
For sign_alpha=-1 old initialization fails
-
Thomas Purcell authored
+/-x + \beta is not the same for loarithms
-
Thomas Purcell authored
Memory bounds were breached in NLOptimization
-
- 01 Jun, 2021 4 commits
-
-
Thomas Purcell authored
hard_copy to ensure reparamterized nodes don't affect those already selected
-
Thomas Purcell authored
used for reparamterization against residuals
-
Thomas Purcell authored
The differences between +/-1.0 should not affect anything now
-
Thomas Purcell authored
I missed that one
-
- 31 May, 2021 4 commits
-
-
Thomas Purcell authored
This is what you actually need
-
Thomas Purcell authored
Clp-17.6 had a bug with openBLAS which seems to be fixed now
-
Thomas Purcell authored
fixes some issues with /mathscr v /mathcal
-
Thomas Purcell authored
For openBLAS it seems like primal feasability is not enough
-
- 25 May, 2021 2 commits
-
-
Thomas Purcell authored
Those values are now stored
-
Thomas Purcell authored
Refactor to Model See merge request tpurcell/cpp_sisso!25
-
- 18 May, 2021 6 commits
-
-
Thomas Purcell authored
Update the most used functions
-
Thomas Purcell authored
only NameError allowed
-
Thomas Purcell authored
python definitions had a misdefinition in it
-
Thomas Purcell authored
automatically strip the units from a df header
-
Thomas Purcell authored
Clean up the matlab function
-
Thomas Purcell authored
Parameterized latex expression and matlab function used the first operator both times in binary operators
-
- 14 May, 2021 6 commits
-
-
Thomas Purcell authored
if norm < 1e-10 treat the feature as constant
-
Thomas Purcell authored
-
Thomas Purcell authored
With parameters the error tolerance should be a bit lower
-
Thomas Purcell authored
Hopefully this will stop the slight errors that pop up
-
Thomas Purcell authored
-
Thomas Purcell authored
Allow not fully optimized features to be accepted tighten standard for compare features to 5e-9
-
- 13 May, 2021 5 commits
-
-
Thomas Purcell authored
set use_global to false in all cases
-
Thomas Purcell authored
Fixes a minor bug
-
Thomas Purcell authored
-
Thomas Purcell authored
Should remove any overwrite issues
-
Thomas Purcell authored
An option since while it should give a better model, it also prevents reproducibility unless OMP_NUM_THREADS=1
-
- 12 May, 2021 9 commits
-
-
Thomas Purcell authored
These tests needed to be fixed for the updated scheme
-
Thomas Purcell authored
This should fix some of the issues
-
Thomas Purcell authored
Minor changes were needed
-
Thomas Purcell authored
Some debug lines removed
-
Thomas Purcell authored
Allow for the features to find better minimum
-
Thomas Purcell authored
Remove lines used to check if the feature space is correct
-
Thomas Purcell authored
These got unstandardized at one point, now it should be back to normal
-
Thomas Purcell authored
The feature space is now the same
-
Thomas Purcell authored
-