Skip to content

Dispersion method does not work with scipy 0.14+ #8

Description

@vbonvin

The dispersion technique uses scipy.optimize.anneal, which has been deprecated since scipy 0.14
Scipy recommands to use scipy.optimize.bassinhopin instead, which does not work completely the same way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions