Skip to content

Passed

gpfit.tests.t_plot_fit.TestPlotSlices.test_implicit_softmax_affine (from gpfit.tests.t_plot_fit.TestPlotSlices-20211019020949)

Took 8.2 sec.

Standard Error

/Users/jenkins/workspace/CE_gpfit_PR_unit_tests/buildnode/macys_VM/gpfit/maths/least_squares.py:112: RuntimeWarning: invalid value encountered in double_scalars
  elif itr >= 2 and abs(rmstraj[itr] - rmstraj[itr - 2]) < rmstraj[itr]*tolrms: