ANNZ v2.3.1
-
Updated
py/ANNZ.py
andscripts/annz_evalWrapper.py
forpython-3.6
compatibility. -
Fixed bug in the
Makefile
; now ROOT shared libraries are linked after the local objects. -
Added
isReadOnlySys
option, usable for evaluation only. One may setisReadOnlySys = Ture
while using the python wrapper, in order to avoid writing anything to disk during evaluation. -
Fixed issue of unnecessary excess memory consumption following validation of XML files.
-
Added
minPdfWeight
functionality to the new version of PDF generation using the random walk alg.