Skip to content

Documentation on pickling that prevents caching #115

@sbcowan

Description

@sbcowan

It is currently hard to cache results with pickled objects. For example, if you want to save the fitness value for subsequent usage of the same PyGMO problem class (this class pickles functions), you have to rerun the fitness function. This behaviour should be documented (and if possible resolved).

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    Status

    Any time

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions