Skip to content

[BUG] Relax excessively restrictive breaking condition in fit_bootstrap #14

@ulupo

Description

@ulupo

When running fit_bootstrap with n_repeats greater than 1, if group_sizes is not None then some randomly chosen fixed pairs may lead to unoptimizable initial conditions, while some others may lead to optimizable one. Thus, the n_repeats loop should not break at the first failure in these cases.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions