[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

interpol returns float result for complex input data #1843

Closed
brandy125 opened this issue Jun 11, 2024 · 1 comment
Closed

interpol returns float result for complex input data #1843

brandy125 opened this issue Jun 11, 2024 · 1 comment

Comments

@brandy125
Copy link

The resulting array should be complex.

GDL> c=interpol(complexarr(100),findgen(100),findgen(100))
GDL> help,c
C               FLOAT     = Array[100]
GillesDuvert added a commit to GillesDuvert/gdl that referenced this issue Jun 11, 2024
@GillesDuvert
Copy link
Contributor

Fortunately interpol is a procedure, much easier to add this specific case!
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants