0.0.0 • Published 13 years ago
symmetric-tensor-eval v0.0.0
symmetric-tensor-eval
Evaluates a symmetric tensor at a given vector.
Example
Install
npm install symmetric-tensor-evalrequire("symmetric-tensor-eval")(dimension, rank, coeffs, x)
Evaluates a multivariable polynomial at the point x
dimensionis the dimension of the underlying vector spacerankis the rank of the tensorcoeffsis the array of tensor coefficientsxis the point to evaluate the tensor at
Returns The value of the symmetric tensor at x * x * x ...
Credits
(c) 2013 Mikola Lysenko. MIT License
0.0.0
13 years ago