Skip to content

Find replacement for inner1d() #77

Open
@mgeier

Description

@mgeier

This deprecation warning appears on Travis-CI when using Python 3.7 (using Ubuntu Xenial):

sfs/mono/drivingfunction.py:8
  /home/travis/build/sfstoolbox/sfs-python/sfs/mono/drivingfunction.py:8: DeprecationWarning: numpy.core.umath_tests is an internal NumPy module and should not be imported. It will be removed in a future NumPy release.
    from numpy.core.umath_tests import inner1d  # element-wise inner product

I don't know what's the best replacement for inner1d(), suggestions and PRs are very welcome!

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