Skip to content

Add complex number support to meshgrid - #437

Merged
kgryte merged 1 commit into
mainfrom
cmplx-meshgrid
May 29, 2022
Merged

Add complex number support to meshgrid#437
kgryte merged 1 commit into
mainfrom
cmplx-meshgrid

Conversation

@kgryte

Copy link
Copy Markdown
Contributor

This PR

  • adds complex number support to meshgrid by allowing input arrays to be any numeric data type.

@kgrytekgryte added API change Changes to existing functions or objects in the API. topic: Complex Data Types Complex number data types. labels May 23, 2022
@kgrytekgryte added this to the v2022 milestone May 23, 2022

@rgommersrgommers left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kgryte

Copy link
Copy Markdown
ContributorAuthor

As this PR is straightforward and has received at least one approval, will go ahead and merge...

@kgryte
kgryte merged commit 5ba86db into mainMay 29, 2022
@kgryte
kgryte deleted the cmplx-meshgrid branch May 29, 2022 19:42
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

API changeChanges to existing functions or objects in the API.topic: Complex Data TypesComplex number data types.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@kgryte@rgommers