Skip to content

Passed

gpfit.tests.t_plot_fit.TestPlotSurface.test_implicit_softmax_affine (from gpfit.tests.t_plot_fit.TestPlotSurface-20211020192524)

Took 0.15 sec.

Standard Error

/jenkins/workspace/CE_gpfit_Push_unit_tests/buildnode/reynolds/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: