ports/math/py-snuggs/pkg/DESCR

4 lines
152 B
Text

Snuggs wraps Numpy in expressions with the following syntax:
expression = "(" (operator | function) *arg ")"
arg = expression | name | number | string