Use the jHepWork IDE for your code development (it links all numerical libraries automatically). In addition, you can reuse the libraries located in the directory "lib" for Java programs or applets.
Applets with embedded jHepWork libraries
- A 1D histogram with Gaussian numbers See: Java source code
- A 2D histogram and a function See: Java source code
Some scripting examples
- Making a graph with several histograms
- A graph using the standard java code
- A graph using a BeanShell script
- Editing LaTeX files