Welcome to my project VectorizationJS!
A simple library for vector and matrix operations in JavaScript.
src/*
: These are all the project files.
https://github.com/WilliamJardim/VectorizationJS/tree/main/src
https://github.com/WilliamJardim/VectorizationJS/tree/main/examples
NOTE: The "compararResultados.py" file is not part of the project. It is only present to compare results and is not related to the project.
The concepts implemented in this library were inspired by various sources, including:
- Images and diagrams found on Google Images about matrix multiplication and vector operations.
- Personal understanding of linear algebra concepts acquired through academic studies and previous experiences.
The implementations were done independently, based on the understanding of mathematical concepts.
- Name: William Alves Jardim
- Email: williamalvesjardim@gmail.com