Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 164 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 164 Bytes

VectorND

This is my first approach to Java programming language. The code represents some basics arithmetic operations over vectors, such as sum and dot product.