#64 Added method rowAdd(dest : number, source : number, scalar : number = 1.0 ) : Matrix
to the class Matrix for adding a multiple of one row to another inside a matrix.
Unclaimed project
Are you a maintainer of vectorious? Claim this project to take control of your public changelog and roadmap.
Changelog
Linear algebra in TypeScript.
Last updated about 2 years ago
#64 Added method rowAdd(dest : number, source : number, scalar : number = 1.0 ) : Matrix
to the class Matrix for adding a multiple of one row to another inside a matrix.
cross(vector: Vector) : Vector to the class Vector for calculation the cross product (3-component vectors).NDArray super-class to Matrix and Vector.Changes
Changes
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
The open source coding agent.