Skip to content

A React.js app with a UI to perform operations on two vectors unconstrained by number of dimensions, i.e. you can enter any number of elements for the vectors. Also, includes an interactive 3D visualization of the vectors implemented with the Three.js library and integrated with the React project.

Notifications You must be signed in to change notification settings

momchilnikolov/VectorType

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VectorType

A react app with a UI to perform operations on two vectors unconstrained by number of dimensions, i.e. you can enter any number of elements for the vectors.

To see run following commands in app dierctory:

1.npm install

2.npm start

Try some of the operations on your vectors.

Visualization is 3D and interactive.

About

A React.js app with a UI to perform operations on two vectors unconstrained by number of dimensions, i.e. you can enter any number of elements for the vectors. Also, includes an interactive 3D visualization of the vectors implemented with the Three.js library and integrated with the React project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published