Skip to content
  • Vaggelis Papoutsis's avatar
    ENH: changes towards a machine-accurate continuation · 6d2c7ff9
    Vaggelis Papoutsis authored and Andrew Heather's avatar Andrew Heather committed
    Each solver now writes its sensitivity derivatives to its dictionary,
    enabling also a binary format. If present, the sensitivities are then
    re-read from the dictionary, avoiding thus possible loss of information
    due to re-computation.
    
    As a side-effect, sensitivities are computed after the completion of
    each adjoint solver, instead of being computed after all adjoint solvers
    have been completed.
    6d2c7ff9