bertiqwerty/exmex
Math parser and evaluator in Rust, capable of partial differentiation, allows the use of custom operators.
RustApache-2.0
Issues
- 10
Vector Math
#53 opened by markusmoenig - 3
Integration support
#27 opened by Titaniumtown - 4
More common math binary operators such as atan2
#51 opened by zopieux - 8
Binary operators with function call syntax
#41 opened by terrorfisch - 2
How to implement Val for i64 and f64
#50 opened by hanusek - 3
Make accepted variable names configurable and do not use regex for it by default
#47 opened by terrorfisch - 6
Substitution of variables with expressions
#42 opened by terrorfisch - 0
Partial/to_deepex wrong
#45 opened by bertiqwerty - 4
- 10
User defined variables.
#39 opened by NatanFreeman - 1
- 1
Add support for absolute values
#35 opened by grantshandy - 0
lowercase euler's number
#33 opened by Titaniumtown - 1
Output of functions without a variable
#29 opened by Titaniumtown - 1
Nth Derivative support
#28 opened by Titaniumtown - 0
Serialization for non-default numbers
#23 opened by bertiqwerty - 0
`Val` parsing boolean literals
#26 opened by bertiqwerty - 0
Fuzz in the pipeline
#24 opened by bertiqwerty - 0
Compilation and serialization for faster parsing
#22 opened by bertiqwerty - 0
Faster `eval_str`
#21 opened by bertiqwerty - 0
Generic value type
#19 opened by bertiqwerty - 1
Unparsable number
#18 opened by bertiqwerty - 8
- 17
Adding serde support(?)
#1 opened by saona-raimundo - 1
`DeepEx::is_num` needs to consider unary ops
#15 opened by bertiqwerty - 1
- 0
Var names with spaces
#14 opened by bertiqwerty - 0
- 0
Catch unicode input
#13 opened by bertiqwerty - 1
Partial derivatives
#4 opened by bertiqwerty - 0
robustify against failing tests when comparing partial derivatives with finite differences
#12 opened by bertiqwerty - 1
Only one of the fuzzing targets necessary
#11 opened by bertiqwerty - 5
Found multiple crashes using fuzzing
#8 opened by Nereuxofficial - 0
- 0
- 2
Bug reading missing binary operator
#2 opened by saona-raimundo - 0
Compile string in Readme
#3 opened by bertiqwerty