Home
last modified time | relevance | path

Searched refs:numexpr_functions (Results 1 – 2 of 2) sorted by relevance

/dports/devel/py-tables/tables-3.6.1/tables/
H A Dexpression.py21 from numexpr.expressions import functions as numexpr_functions unknown
271 and var not in numexpr_functions]
H A Dtable.py32 from numexpr.expressions import functions as numexpr_functions unknown
1217 and var not in numexpr_functions]