Skip to content

Added fused type warping#1977

Closed
akuchibotla wants to merge 2 commits intoscikit-image:masterfrom
akuchibotla:fused-type-warp
Closed

Added fused type warping#1977
akuchibotla wants to merge 2 commits intoscikit-image:masterfrom
akuchibotla:fused-type-warp

Conversation

@akuchibotla
Copy link
Copy Markdown

Starting a PR for discussion on #1287

Added a fused type and modified a few arguments but I have a few questions:

  1. What data types should we be including into the fused type?
  2. What arguments can safely be converted into the fused type?
  3. Where exactly is the casting to double happening to begin with?

@sciunto
Copy link
Copy Markdown
Member

sciunto commented Aug 27, 2016

@ahojnnes Would you like to review this? You opened the ticket.

cnp.float64_t
cnp.uint64_t
cython.float
cython.double
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.

@akuchibotla sorry for the long delay in response... Anyway, why not just use cython.numeric here?

@jni jni mentioned this pull request Oct 19, 2018
9 tasks
@soupault
Copy link
Copy Markdown
Member

Superseded by #3486

@soupault soupault closed this Mar 14, 2019
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

Successfully merging this pull request may close these issues.

4 participants