Skip to content

Support numpy.mgrid #623

Open
Open
@99991

Description

@99991
>>> import autograd.numpy as np
>>> np.mgrid[:3, :4]
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
AttributeError: module 'autograd.numpy' has no attribute 'mgrid'

Support for numpy.mgrid would be nice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    PR welcomeContributions towards resolving this issue are welcome

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions