JuliaSmoothOptimizers / JuliaSmoothOptimizers/MultiPrecisionR2

Stats setter functions typing restrictive

Open
#61 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Julia
Stars
1
Forks
3
PR merge metrics
No merged PRs in 30d

Description

It's not possible to set the stats fields with FP format different than the type `GenericExecutionStats` was instanciated with via the `set_field!` functions.
Current workaround is to set the fields directly without using the `set_field!` functions.

In the multi-precision context, better workaround could be to force the `x0` FP format to be the same than highest precison FP format used.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.