orthogonalize
Transform a vector to be orthogonal to a given set of basis vectors, ensuring linear independence in vector spaces.
Instructions
Orthogonalize a vector with respect to a set of vectors (Domain: linear_algebra.vectors, Category: general)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vector | Yes | ||
| basis_vectors | Yes |