Skip to content

Custom Functions backed by algorithms #51

@stefnotch

Description

@stefnotch

Some functions are best implemented as actual, programmatic algorithms (warning: XSS and more applies here).

For example, a number parser function parse(0x34) would best be done with actual code. It'd be lovely if we eventually could support defining such functions.

Relevant sympy custom functions documentation:
https://docs.sympy.org/latest/modules/functions/index.html

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