pchanial / pyoperators

Operators and solvers for high-performance computing.
http://pchanial.github.com/pyoperators
Other
14 stars 9 forks source link

ENH: Implement multivariate operators #1

Open pchanial opened 12 years ago

pchanial commented 12 years ago

An multi-variable operator H would behave like this x, y, z = H((a, b))