adtzlr / tensortrax

Differentiable Tensors based on NumPy Arrays

Home Page:https://tensortrax.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rename `hessian_vector_product()` to `hessian_vectors_product()`

adtzlr opened this issue · comments

This is actually a scalar-valued quantity: the hessian, left- and right-multiplied by a vector.