Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 526 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 526 Bytes

estuary

An estuary is the area where a river meets the sea or ocean, where fresh water from the river meets salt water from the sea.

Math utilities for machine learning and deep larning, and other fun bits.

Maven coordinates

<dependency>
    <groupId>com.simplaex</groupId>
    <artifactId>estuary</artifactId>
    <version>2017.12.07</version>
</dependency>

Releasing

mvn clean deploy

More Info