Mines Java Toolkit

Packages 
Package Description
edu.mines.jtk.awt
Components for use with the standard Java AWT and Swing packages.
edu.mines.jtk.bench
A workbench for experimenting and benchmarking.
edu.mines.jtk.dsp
Digital signal processing.
edu.mines.jtk.interp
Interpolation and gridding of scattered (irregularly sampled) data.
edu.mines.jtk.io
Input/output capabilities not provided by standard packages.
edu.mines.jtk.la
Linear algebra.
edu.mines.jtk.lapack
Linear algebra via LAPACK.
edu.mines.jtk.mesh
Unstructured meshs of triangles and tetrahedra.
edu.mines.jtk.mosaic
A system for 2-D graphics.
edu.mines.jtk.ogl
OpenGL for Java, based on JOGL.
edu.mines.jtk.opt
Code for Gauss-Newton and conjugate-gradient inversion and optimization.
edu.mines.jtk.sgl
A scene graph for interactive 3-D graphics via OpenGL.
edu.mines.jtk.util
Generally useful utilities.