GitHub / axiacore/py-expression-eval issues and pull requests
#76 - sign directly after * cause crash
Issue -
State: open - Opened by owarnier almost 2 years ago
- 2 comments
#75 - certain expressions make it crash
Issue -
State: open - Opened by folkertvanheusden almost 3 years ago
- 1 comment
#74 - Added support for integers in hexadecimal notation
Issue -
State: closed - Opened by parraman about 3 years ago
- 1 comment
#73 - Added support for integers in hexadecimal notation
Pull Request -
State: closed - Opened by parraman about 3 years ago
- 1 comment
#72 - how to convert this code in python lang.
Issue -
State: open - Opened by Ayush-397 over 3 years ago
#71 - Min/max for single integer.
Issue -
State: open - Opened by AbdulMagomedov over 3 years ago
#70 - Not all alphanumeric variables possible
Issue -
State: open - Opened by hoonsworld over 3 years ago
#69 - Swap math.pow with self.pow
Pull Request -
State: closed - Opened by Sbozzolo about 4 years ago
- 2 comments
#68 - Parse 'in ' operator with space at the end so functions named 'in*' are supported
Pull Request -
State: closed - Opened by octaviancorlade over 4 years ago
- 1 comment
#67 - `index()` should be replace with `find()`
Issue -
State: open - Opened by UriyaHarpeness over 4 years ago
#66 - Logical `and` instead of bitwise `&`.
Issue -
State: open - Opened by UriyaHarpeness over 4 years ago
#65 - Removed unprintable character (0xC2)
Pull Request -
State: closed - Opened by herrfrei over 4 years ago
- 1 comment
#64 - Ternal operators
Issue -
State: open - Opened by jankaifer over 4 years ago
#63 - Make string literal quote types configurable
Pull Request -
State: closed - Opened by laurence-hudson-mindfoundry over 4 years ago
- 2 comments
#62 - variables within quotation marks stopped working, ex: '"x@pto" + 25' - from version 0.3.9
Issue -
State: open - Opened by lfferreira over 4 years ago
#61 - Negative multiplication since 0.3.10 broken
Issue -
State: open - Opened by cloudition over 4 years ago
- 4 comments
#60 - Support comparison chaining
Issue -
State: open - Opened by k3an3 over 4 years ago
#59 - Add IN operator
Pull Request -
State: closed - Opened by danysirota about 5 years ago
- 3 comments
#58 - adds register operation to Parser
Pull Request -
State: open - Opened by Miiike89 about 5 years ago
- 1 comment
#57 - "IN" operator
Issue -
State: closed - Opened by danysirota about 5 years ago
- 1 comment
#56 - Complex numbers?
Issue -
State: open - Opened by fabnem12 about 5 years ago
#55 - Add "not" and "xor" operators
Pull Request -
State: closed - Opened by thimel about 5 years ago
- 2 comments
#54 - Add Logical Operator NOT
Pull Request -
State: closed - Opened by ghost over 5 years ago
- 3 comments
#53 - Request to add logical "not"
Issue -
State: closed - Opened by thimel over 5 years ago
- 1 comment
#52 - Support date comparison in parser.
Issue -
State: open - Opened by priyankpshah over 5 years ago
#51 - Add degree trig functions
Pull Request -
State: closed - Opened by KurtJacobson over 5 years ago
- 2 comments
#50 - fix random function
Pull Request -
State: closed - Opened by danysirota over 5 years ago
- 2 comments
#49 - What's the difference between expression.functions and expression.values?
Issue -
State: open - Opened by tcaram almost 6 years ago
#48 - Adding custom operators(tokens)
Issue -
State: open - Opened by Miiike89 almost 6 years ago
- 3 comments
#47 - Don't treat double quotes as variables
Pull Request -
State: closed - Opened by epicfaace about 6 years ago
- 6 comments
#46 - How to add custom function
Issue -
State: closed - Opened by moiseyo about 6 years ago
- 1 comment
#45 - Added long description to pypi setup
Pull Request -
State: closed - Opened by cansadadeserfeliz about 6 years ago
- 1 comment
#44 - fix error in parsing viariable names starting with "and" or "or"
Pull Request -
State: closed - Opened by hyperkang about 6 years ago
- 1 comment
#43 - Support '**' as power operator
Pull Request -
State: closed - Opened by hyperkang about 6 years ago
- 6 comments
#42 - power operator '**' not working
Issue -
State: closed - Opened by hyperkang about 6 years ago
#41 - Adding log(n, base)
Pull Request -
State: closed - Opened by flotwig over 6 years ago
- 2 comments
#40 - fix evaluate() to return integer as expected
Pull Request -
State: closed - Opened by hyperkang over 6 years ago
- 3 comments
#39 - '2 * 3' is supposed to be evaluated as 6 (int) instead of 6.0 (float)
Issue -
State: closed - Opened by hyperkang over 6 years ago
#38 - Way to pass character to be treated as part of variable name
Issue -
State: open - Opened by pinkynrg over 6 years ago
#37 - Using value from dictionary in expression
Issue -
State: open - Opened by anarayn almost 7 years ago
#36 - Fix negative values toString() issue.
Pull Request -
State: closed - Opened by gmiller-in-situ about 7 years ago
- 2 comments
#35 - Added "roll" function
Pull Request -
State: closed - Opened by JeremyEudy about 7 years ago
- 2 comments
#34 - Support decimals beginning with only a dot
Pull Request -
State: closed - Opened by flotwig about 7 years ago
- 2 comments
#33 - Fix: use append instead of add on list.
Pull Request -
State: closed - Opened by joachimvalente over 7 years ago
- 3 comments
#32 - Error in parsing '1E3*x' and '1e3*x'
Issue -
State: closed - Opened by hyperkang over 7 years ago
#31 - Error in parsing expression with variable name starting with underscore
Issue -
State: open - Opened by hyperkang over 7 years ago
#30 - add import expression to make readme clearer
Pull Request -
State: closed - Opened by epicfaace over 7 years ago
- 1 comment
#29 - [Feature Request] Custom Exceptions
Issue -
State: closed - Opened by ciarancourtney over 7 years ago
- 1 comment
#28 - Substitute with scientific notation
Issue -
State: open - Opened by LucasAlegre almost 8 years ago
#27 - toString() it's not working with negative numbers
Issue -
State: open - Opened by magdy-zon almost 8 years ago
- 1 comment
#26 - fac() not working
Issue -
State: open - Opened by harishiyer9 about 8 years ago
- 1 comment
#25 - Adding if function (like the js version)
Pull Request -
State: closed - Opened by mbcheikh about 8 years ago
- 4 comments
#24 - Fix formatting in Readme
Pull Request -
State: closed - Opened by PirateGrunt about 8 years ago
- 1 comment
#23 - bug when a string is empty (=='')
Pull Request -
State: closed - Opened by mbcheikh over 8 years ago
- 1 comment
#22 - No way to pass mix of scalars and lists to function
Issue -
State: open - Opened by z0u over 8 years ago
- 1 comment
#21 - Zero-argument functions don't work
Issue -
State: open - Opened by z0u over 8 years ago
#20 - API update to match JS version, bug fix, code clean up
Pull Request -
State: closed - Opened by z0u over 8 years ago
- 1 comment
#19 - python - py-expression-eval - Passing a numpy ndarray
Issue -
State: closed - Opened by inxp over 8 years ago
- 1 comment
#18 - Fix division bug
Pull Request -
State: closed - Opened by cansadadeserfeliz almost 9 years ago
#17 - Conversion issue when evaluating some expressions
Issue -
State: closed - Opened by rohanag108 almost 9 years ago
- 4 comments
#16 - Inequality operators and other fixes
Pull Request -
State: closed - Opened by z0u almost 9 years ago
- 1 comment
#15 - boolean operators
Pull Request -
State: closed - Opened by mbcheikh about 9 years ago
- 1 comment
#14 - README: Use Python syntax
Pull Request -
State: closed - Opened by PabloVallejo about 9 years ago
#13 - Add travis ci tests config, Python 2 to 3 code translation
Pull Request -
State: closed - Opened by cansadadeserfeliz about 9 years ago
- 1 comment
#12 - Add coveralls to run the tests with different Python versions
Issue -
State: closed - Opened by cansadadeserfeliz about 9 years ago
#11 - improvements on handling E and PI constants - variable names like E1 and E_ are handled properly now
Pull Request -
State: closed - Opened by Baguage about 9 years ago
#10 - (v0.3.1) tests are not passing on python 2.7.10
Issue -
State: closed - Opened by Baguage about 9 years ago
- 4 comments
#9 - Variables starting with E and PI aren't parsed properly
Issue -
State: closed - Opened by Baguage about 9 years ago
- 1 comment
#8 - Variable starting with E and PI are properly parsed now
Pull Request -
State: closed - Opened by Baguage about 9 years ago
#7 - Update __init__.py
Pull Request -
State: closed - Opened by 3x0dv5 over 9 years ago
#6 - fixing original - see tests
Pull Request -
State: closed - Opened by mbcheikh over 9 years ago
- 6 comments
#5 - Update documentation
Pull Request -
State: closed - Opened by cansadadeserfeliz over 9 years ago
- 2 comments
#4 - No documentation
Issue -
State: closed - Opened by bharadwaj-raju over 9 years ago
- 3 comments
#3 - Replace "value is 'string'" comparisons with "value == 'string".
Pull Request -
State: closed - Opened by tahme almost 11 years ago
- 1 comment
#2 - change model name and make a python package
Pull Request -
State: closed - Opened by cansadadeserfeliz about 11 years ago
#1 - parser.py
Issue -
State: closed - Opened by sm-g over 11 years ago
- 3 comments