Skip to content

louislepage/systemds-boolean-matrix-evaluation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

systemds-boolean-matrix-evaluation

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

Use systemds jar

  • 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published