Last updated on 16th July 2024
There is four different sample projects:
simudyne-maven-java
: This repository serves as a simple working example of using Simudyne from Java using the Maven build tool for local calculations.simudyne-maven-java-spark
: This repository serves as a simple working example of using Simudyne from Java using the Maven build tool for distributed calculations.simudyne-sbt-java
: This repository serves as a simple working example of using Simudyne from Java using the SBT build tool for local calculations.simudyne-sbt-java-spark
: This repository serves as a simple working example of using Simudyne from Java using the SBT build tool for distributed calculations.