This is a math library written in Java. As of right now, it is not very extensive, but with open-source I hope that this repository will grow. I ask that if you enjoy this repository or wish to contribute, to star it, so more people can view it.
- Geometric Functions
- Linear Algebra
- Statistic Functions.
- Data Structures
- Algorithms
- ETC.
Most of the files that contain the code for the prject are in the directory src/com/github/aidano13/mathLibrary
.
To edit in the repository follow the steps here.
People who have contributed can be found in the file Contributors
in the root directory. To get your name in it, add it before you make a pull request.
MIT © aidano-13