Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Remove numpy 1.6 specific work-arounds #7484

Closed
Labels
Difficulty: Easyhttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issues
Milestone
@tacaswell

Description

@tacaswell

In#7396 /#7483 we bumped the minimum numpy version to 1.7.1. We have a number of workarounds in the code base which should be removed

From master:

09:41 $ ack -i 'numpy.*1\.6' --pythonlib/matplotlib/cbook.py2585:# Numpy > 1.6.x deprecates putmask in favor of the new copyto.lib/matplotlib/tri/triinterpolate.py1270:        # - it is new in numpy 1.6lib/matplotlib/category.py17:#  pure hack for numpy 1.6 support83:    """Helper function for numpy 1.6, can be replaced withlib/matplotlib/tests/test_category.py160:        # Image test would fail on numpy 1.6lib/matplotlib/colors.py179:    # Python 2.7 / numpy 1.6 apparently require this to return builtin floats,

I would prefer is we not backport these for 2.0 (just being excessively conservative).

attn@story645

Metadata

Metadata

Assignees

No one assigned

    Labels

    Difficulty: Easyhttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issues

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp