Release Notes: The directory structure was reorganized. gplib can now be built without antlr. Configuration files are now read with boost program_options. The installation instructions were extended.


Release Notes: This release fixes deprecated calls to boost::filesystem; V3 is now compulsory. It fixes a check for the optional GNU Scientific library.


Release Notes: The genetic algorithm was parallelized. Some system calls were replaced by boost::filesystem calls. The build was improved.


Release Notes: Some tools were made more convenient to use. Comments and Doxygen documentation were added. Some minor fixes were made to enable compilation with the Sun compiler. WienerFilter was fixed. netcdf files can now be read. The 'using gplib' declaration was removed from parser files. Reading of Egbert's .zmm files was implemented.


Release Notes: The directory structure was reorganized. gplib can now be built without antlr. Configuration files are now read with boost program_options. The installation instructions were extended.


Release Notes: This is a minor release that fixes a few bugs in the library and the build process. All functions now reside in the namespace gplib to enable a clearer division of functionality. This will break any external code that uses this library.