Browse the API. Note that all modules are packaged into a single module Mlpost.
Current version is current and can be downloaded from here. Here are the CHANGES.
A Debian package is also available:
sudo apt-get install mlpost
If you find a bug in Mlpost, or you are desperately missing a feature, please consider submitting a Bugreport .
If you want to contribute, the Mlpost project uses git for its development. You can access the repository using this anonymous access:
git clone http://git.ocamlcore.org/mlpost/mlpost.git
The main development branch is called master (Attention,
the code may contain errors or unfinished features), but there are also
branches for each released version. We are happy to receive patches.