Open rowdyroad opened 4 months ago
Need to have more functionality (with user-defined functions) in expressions, when expr package supports it.
Just pass list of user-defined functions to expr.Compile. Note: functions list is global
Depending on your PR, please ensure the overall consistency/integrity of the project remains. Please tick just one check item per section below
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
Code examples
Documentation