libmercury++

ANSI-C++ library re-implementation of Rockwood's Mercury7 algorithm M. Kirchner and Fred
A. Hamprecht


libmercury++ is an ANSI-C++ library re-implementation of Rockwood's Mercury7 algorithm, in parts based on the emass code of Perttu Haimi.
Documentationwise, the source documentation and the demo.cpp file should be sufficient. Elements are still limited to H, C, N, O, S. This is no limitation to the program, but merely a question of entering all isotope data into the static tables. libmercury++ is the main building block of the amsmercury R package (see above). libmercury++ is licensed under LGPL. Please direct requests to M. Kirchner.