DANTON v0.2.1
This new release patches several bugs of DANTON v0.2 and adds support for OSX. In addition, the following improvements have been made:
- The
danton_initialise
function now allows to configure the data set to use for PUMAS - The default data sets can be modified at compilation time by editing the Makefile (DANTON_DEFAULT_ variables).
- The dependencies to
libtiff
andlibpng
(TURTLE) can be disabled in the Makefile. - The DANTON random engine and topography can be accessed with the new
danton_get
functions.