From ec2c6dd2318285325e2c819f5536ba9d055faac4 Mon Sep 17 00:00:00 2001 From: Chris Engelsma Date: Fri, 12 May 2017 09:53:21 -0500 Subject: [PATCH] Added Mines JTK --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 84691b7..e293264 100644 --- a/README.md +++ b/README.md @@ -703,6 +703,7 @@ A curated list of awesome Java frameworks, libraries and software. * [GraphStream](http://graphstream-project.org/) - Library for modeling and analysis of dynamic graphs. * [JGraphT](https://github.com/jgrapht/jgrapht) - Graph library that provides mathematical graph-theory objects and algorithms. * [JGraphX](https://github.com/jgraph/jgraphx) - Library for visualisation (mainly Swing) and interaction with node-edge graphs. +* [Mines Java Toolkit](https://github.com/MinesJTK/jtk) - Library for scientific computation and 2D/3D visualization. ## Search