Skip to content

Bump NAML version, fix evaluation sparse target

Latest
Compare
Choose a tag to compare
@PGijsbers PGijsbers released this 01 Sep 12:31
· 1 commit to stable-v2 since this release

This update bumps NAML from pointing to a commit on a fork to the stable NAML release. This stable NAML release addresses several issues, most importantly an issue that introduced a memory leak which lead to high failure rate, and the ability to get stuck in an infinite loop. Without these fixes, NAML was too unstable to evaluate.

This also includes a small patch to address a bug where if the target was provided in sparse format and returned as such in the integration script, the evaluation script would crash.