optimagic-dev/optimagic

Allow pytrees in bootstrap

Closed this issue · 1 comments

Problem

  • Parameters are assumed to be DataFrames
  • Statistics are assumed to be Series

Solution

  • Allow both to be general pytrees

Implementation should be similar to #286.