Warning, /tutorial-reconstruction-algorithms/index.md is written in an unsupported language. File is not indexed.
0001 ---
0002 layout: lesson
0003 root: . # Is the only page that doesn't follow the pattern /:path/index.html
0004 permalink: index.html # Is the only page that doesn't follow the pattern /:path/index.html
0005 ---
0006
0007 This tutorial introduces relevant concepts for implementing reconstruction algorithms.
0008
0009 <!-- this is an html comment -->
0010
0011 {% comment %} This is a comment in Liquid {% endcomment %}
0012
0013 > ## Prerequisites
0014 > - GitHub account
0015 > - `eic-shell` environment
0016 {: .prereq}
0017
0018 {% include links.md %}