Skip to content

higher precision reduce #1518

Closed
Closed
@jcupitt

Description

@jcupitt

The vector path currently uses a 16 x 16 -> 32 mul followed by a shift. We should experiment with 32 x 32 -> top 32 of 64. We could use the same precision as the C path.

See:

libvips/pyvips#148 (comment)

Similarly for the conv vector path.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions