Sample projects

Last updated on 22nd April 2024

There is four different sample projects:

  1. simudyne-maven-java: This repository serves as a simple working example of using Simudyne from Java using the Maven build tool for local calculations.
  2. 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.
  3. simudyne-sbt-java: This repository serves as a simple working example of using Simudyne from Java using the SBT build tool for local calculations.
  4. 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.