Gilithrimm / mathlibs

Utility lib used in my projects
0 stars 0 forks source link

mathlibs

Introduction

This little project is my shared code grouped together. It's not meant to be one singular solution to one problem - rather it's meant to be like different simple solutions grouped together

Features

This project is split into modules - independent, consistent miniprojects. Currently, these modules are available:

How to use

  1. todo adding jar to maven
  2. If you're done and set up correctly, you can check out the docs. They're in the docs folder. (yes I know I should've hosted them and add the link it's just too much effort rn)
  3. Experiment with the projects and what they hae to offer!

//: # (Installation, some 'getting started', in this case just add maven and/or gradle)

Contributing

todo how does GitHub work and handle things like this
If you need to generate the javadoc for the project, run ./javadoc.sh

Found any bug or enhancement? Add it to the Issue tracker!

//: # (How can one add their code to your repo and help ya)

Support me

Currently, there's no way to support me, as I haven't made anything worth the support (yet).

//: # (https://www.youtube.com/watch?v=4ZFNiQrY9AY that's what that's for)

Licence

This project is licensed under the Creative Commons Attribution 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by/4.0/.