Skip to content

Stop using NUMPY_MMAP constant #3112

Closed
Closed
@effigies

Description

@effigies

Summary

This is now always True:

NUMPY_MMAP = LooseVersion(np.__version__) >= LooseVersion("1.12.0")

NUMPY_MIN_VERSION = "1.12"

All of its uses can now be removed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions