Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 364 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 364 Bytes

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