Skip to content

Function image generation #18

@HarrisonGrodin

Description

@HarrisonGrodin

Most functions should have specific images in a given context. For example, sin and cos should be between -1 and 1 inclusive, given a real argument.

The current implementation is currently very hacky, requiring a subtype T <: AbstractContext to implement image(fn::Fn, ::T). An implementation which allows for data to be fed into an existing subtype would be more ideal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions