/jAIL

a collection of mathematical data types and algorithms contained in one library

Primary LanguageJava

jAIL - an open source java library

It is planned, that this library will contain different mathematical topics, such as algorithm, new data structures and a lot of more things.

Features already implemented:

  • distance functions (Euclidean, Manhatten, Hamming)
  • data structures like Matrix, Point
  • clustering algorithm DBScan