Download ======== Stable Release -------------- The latest stable release is available on `Source Forge `_ with direct links provided below for your convenience: * :sourceforge:`Source Code ` * :sourceforge:`Precompiled Jar ` Bleeding Edge ------------- The latest source code is available from GitHub in the SNAPSHOT branch. The latest stable code can be found in the 'master' branch. Most of the time SNAPSHOT should compile without any problems. Not familiar with GIT? Learn about it here http://git-scm.com/ Git repository: https://github.com/lessthanoptimal/GeoRegression :: git clone git://github.com/lessthanoptimal/GeoRegression.git georegression Maven Central ------------------------ To include the latest stable release in your Maven projects add the following dependency. **Maven Central:** .. parsed-literal:: org.georegression georegression \ |geo_version|\ Dependencies ------------ GeoRegression depends on `DDogleg `_ and `EJML `_. It uses `JUnit `_ for unit testing.