Evaluate gradient function

  • Added a evaluate_gradients function in topfarm, that also prints the time used for gradient evaluation
  • Removed warning suppression as these warnings are avoided by 'fwd' in prob.setup(check=True, mode='fwd')
  • Changed two tests to pytest and added short description in test_try_me

/cc @mikf @rink

Merge request reports

Loading