Thanks to visit codestin.com
Credit goes to github.com

Skip to content

numpy compatibility reduced by np.nextafter usage #839

Closed
@hmeine

Description

@hmeine

Obviously, MPL tries to stay compatible with old NumPy versions, but we have problems with NumPy 1.3 due to the use of np.nextafter in colors.py. This issue was also mentioned by @cgohlke in issue #516, referring to its introduction in pull request #483.

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