issues
search
bertiqwerty
/
exmex
Math parser and evaluator in Rust, capable of partial differentiation, allows the use of custom operators.
Apache License 2.0
39
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support for functions ?
#54
markusmoenig
opened
1 month ago
1
Vector Math
#53
markusmoenig
closed
6 months ago
10
Binary function call
#52
bertiqwerty
closed
10 months ago
0
More common math binary operators such as atan2
#51
zopieux
closed
10 months ago
4
How to implement Val for i64 and f64
#50
hanusek
closed
1 year ago
2
added subs to deepex
#49
bertiqwerty
closed
2 years ago
0
Var name trait
#48
terrorfisch
closed
1 year ago
0
Make accepted variable names configurable and do not use regex for it by default
#47
terrorfisch
closed
1 year ago
3
45 partialto deepex wrong
#46
bertiqwerty
closed
2 years ago
0
Partial/to_deepex wrong
#45
bertiqwerty
closed
2 years ago
0
40 feature request apply unary and binary operations to existing expressions
#44
bertiqwerty
closed
2 years ago
0
Unify logic of flatex evaluation
#43
terrorfisch
closed
2 years ago
0
Substitution of variables with expressions
#42
terrorfisch
closed
2 years ago
6
Binary operators with function call syntax
#41
terrorfisch
closed
10 months ago
8
Feature request: Apply unary and binary operations to existing expressions
#40
terrorfisch
closed
2 years ago
4
User defined variables.
#39
NatanFreeman
closed
2 years ago
10
Improve eval_flatex performance by 10-20%
#38
terrorfisch
closed
2 years ago
1
re-exported lazy static and regex
#37
bertiqwerty
closed
2 years ago
0
Usage of literal_matcher_from_pattern requires lazy_static
#36
terrorfisch
closed
2 years ago
1
Add support for absolute values
#35
grantshandy
closed
2 years ago
1
[breaking] e is now Euler's number
#34
bertiqwerty
closed
2 years ago
0
lowercase euler's number
#33
Titaniumtown
closed
2 years ago
0
added relaxed evaluation
#32
bertiqwerty
closed
2 years ago
0
28 nth derivative support
#31
bertiqwerty
closed
2 years ago
1
Change names of logarithm functions
#30
Titaniumtown
closed
2 years ago
13
Output of functions without a variable
#29
Titaniumtown
closed
2 years ago
1
Nth Derivative support
#28
Titaniumtown
closed
2 years ago
1
Integration support
#27
Titaniumtown
opened
2 years ago
3
`Val` parsing boolean literals
#26
bertiqwerty
closed
2 years ago
0
Fuzz pipeline
#25
bertiqwerty
closed
2 years ago
0
Fuzz in the pipeline
#24
bertiqwerty
closed
2 years ago
0
Serialization for non-default numbers
#23
bertiqwerty
closed
2 years ago
0
Compilation and serialization for faster parsing
#22
bertiqwerty
closed
2 years ago
0
Faster `eval_str`
#21
bertiqwerty
closed
2 years ago
0
Valuetype
#20
bertiqwerty
closed
3 years ago
0
Generic value type
#19
bertiqwerty
closed
3 years ago
0
Unparsable number
#18
bertiqwerty
closed
3 years ago
1
Convinient owned version of FlatEx (with variable names)
#17
saona-raimundo
closed
3 years ago
8
Unary outer derivatives of `-` and `+` are just `-`/`+1`
#16
bertiqwerty
closed
3 years ago
1
`DeepEx::is_num` needs to consider unary ops
#15
bertiqwerty
closed
3 years ago
1
Var names with spaces
#14
bertiqwerty
closed
3 years ago
0
Catch unicode input
#13
bertiqwerty
closed
3 years ago
0
robustify against failing tests when comparing partial derivatives with finite differences
#12
bertiqwerty
closed
3 years ago
0
Only one of the fuzzing targets necessary
#11
bertiqwerty
closed
3 years ago
1
Partial derivative operators for all default operators
#10
bertiqwerty
closed
3 years ago
0
Added Fuzzing
#9
Nereuxofficial
closed
3 years ago
0
Found multiple crashes using fuzzing
#8
Nereuxofficial
closed
3 years ago
5
Partial derivatives
#7
bertiqwerty
closed
3 years ago
1
Flat expressions with more than 32 nodes panick
#6
bertiqwerty
closed
3 years ago
0
Unparse should take original variable names into account
#5
bertiqwerty
closed
3 years ago
0
Next