This is a small java program that uses systemds as a jar to evaluta the benefits of true boolean matrix operators for SYSTEMDS-3544. The PR regarding this feature can be found here: apache/systemds#1849
- the tool is dependent on all of systemds dependencies and systemds itself
- build
systemds
or aquire jar - add it to local repo with mvn install plugin
mvn install:install-file -Dfile=./target/systemds-3.2.0-SNAPSHOT.jar