Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 582 Bytes

File metadata and controls

13 lines (9 loc) · 582 Bytes

Building a dataflow graph for java

This repo contains the slides for a very short presentation I gave about creating a dataflow graph for java.

I also made a poster about the same topci. You can find it on my wesbite under University Stuff > Java dataflow graph.

Build it

  1. You need to clone using the --recursive switch
  2. Just call latexmk on the main.tex file

If you don't want to build the slides yourself, you can also download them here.