numexpr
Expression evaluator
Fast numerical expression evaluator for NumPy and other libraries
Fast numerical array expression evaluator for Python, NumPy, Pandas, PyTables and more
2k stars
60 watching
212 forks
Language: Python
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pydata/bottleneck | Provides high-performance NumPy array functions written in C. | 1,073 |
maxpumperla/hyperas | A simple wrapper around Keras and Hyperopt for convenient hyperparameter optimization. | 2,179 |
sparklingpandas/sparklingpandas | Enables distributed data analysis using PySpark and Pandas APIs | 361 |
femtotrader/pandas_talib | A Python implementation of technical analysis indicators | 747 |
pyo3/rust-numpy | Provides Rust bindings to Python's NumPy library for numerical computations | 1,137 |
sigma-py/accupy | A Python library providing accurate and efficient numerical summation and dot product functions. | 104 |
pmttavara/pt_math | Fast scalar math routines with a focus on efficiency and simplicity. | 54 |
jjjkkkjjj/matft | A Numpy-like library in Swift for multi-dimensional array and matrix operations | 133 |
pbrod/numdifftools | A Python library for automatic numerical differentiation of scalar and vector-valued functions. | 256 |
ruby-numo/numo-narray | A new class library for fast processing and manipulation of multi-dimensional numerical data in Ruby | 418 |
wdas/seexpr | An embeddable, arithmetic expression language for computer graphics image creation | 407 |
codeplea/tinyexpr | A tiny recursive descent expression parser and evaluation engine for math expressions. | 1,602 |
botkop/numsca | Numpy for Scala, implementing key features of Numpy in the Scala language | 185 |
ucsd-progsys/elsa | An evaluator for a minimal calculus designed to study reduction and computation-by-substitution in lambda calculus. | 181 |
deltares/pyflwdir | A Python package for fast and efficient hydrological and topographic data processing | 75 |