Cnms dev
Compare changes
Files
4- Chris Smith authored
SHO Guess in serial and parallel modes SHO FIt works in serial, but there are still problems with the parallel implementation.
@@ -23,7 +23,7 @@ def SHOfunc(parms, w_vec):
@@ -42,8 +42,7 @@ def SHOestimateFit(w_vec, resp_vec, num_points=5):
@@ -125,7 +124,6 @@ def SHOfastGuess(w_vec, resp_vec, qual_factor=10):