jHepWork
  jHepWork
  Multiplatform data-analysis framework
Google
Web This Site

Latest news

jHepWork 2.2
Changelog:
- PFile based on Google's protocol buffers
- Can be used to write/read data from C++ (CBook package)
- Faster startup.
- Improvements for Mac LookAndFeel
- Rectangle zoom-in for HPlot

Contact

jhepwork(AT)jwork.org
(replace (AT) with @)

Other links:

You can run all jHepWork examples using the menu [Tools]-[jHPlot examples]. This bring up a dialog with the list of Jython examples. Select any file and click [Run] (from this dialog). You can find more examples in the directory "macros/examples".

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

  1. A 1D histogram with Gaussian numbers See: Java source code
  2. A 2D histogram and a function See: Java source code

Some scripting examples

  1. Making a graph with several histograms
  2. A graph using the standard java code
  3. A graph using a BeanShell script
  4. Editing LaTeX files

Jython script examples

Here you can find many Jython examples with source code and output images