Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add custom function to expressions. #217

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

rowdyroad
Copy link

@rowdyroad rowdyroad commented Jul 1, 2024

Motivation/Abstract

Need to have more functionality (with user-defined functions) in expressions, when expr package supports it.

Description/Comments

Just pass list of user-defined functions to expr.Compile.
Note: functions list is global

Checklist

Depending on your PR, please ensure the overall consistency/integrity of the project remains.
Please tick just one check item per section below

Tests

  • did you update or create tests for your code changes?
  • not relevant

Code examples

  • did you update or add example code snippets, which relate to your code changes
  • not relevant

Documentation

  • did you update or create documentation, which relates to your code changes
  • not relevant

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.

1 participant