Skip to content

Create class for fit results #20

@ibab

Description

@ibab

Currently we're using OptimizeResult from scipy when returning results.
The idea is to have an object that basically behaves like a dictionary, but also pretty-prints the results and various useful extra information when converted to a string.
I think the output could be improved greatly if we would write our own class similar to OptimizeResult. (maybe FitResult?)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions