News

Java Solutions to problems on LintCode/LeetCode. Contribute to awangdev/leet-code development by creating an account on GitHub.
NumExpr is a fast numerical expression evaluator for NumPy. With it, expressions that operate on arrays (like '3*a+4*b') are accelerated and use less memory than doing the same calculation in Python.