A collection of math-related utilities in Java for use in various projects.
- Clone this repository or download it as a .zip file.
- Extract the files to desired location if downloaded as a .zip file.
- Import the package math-kit package into any other project where you require these classes.
- Enjoy!
- A fully functional Vector class.
- A fully functional Matrix class.
- A constants class which currently only aids in rounding doubles.