Skip to content

Add functionality to disable vfunctions / features with specific dtypes #165

@Ivorforce

Description

@Ivorforce

From features.py. e.g.

# All functions that involve float32
features.enable(dtype="float32")
# sum functions that involve float32
features.enable("sum", dtype="float32")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions