Skip to content

Latest commit

 

History

History
38 lines (36 loc) · 885 Bytes

File metadata and controls

38 lines (36 loc) · 885 Bytes
layout default
title Software and Demo

Open-sourced Software Products

{% for item in site.data.software %} {% include software-item.html title=item.title id=item.id contributor=item.contributor type=item.type description=item.description supplement=item.supplement %} {% endfor %}

Research Prototypes

{% for item in site.data.prototype %} {% include software-item.html title=item.title id=item.id contributor=item.contributor type=item.type description=item.description supplement=item.supplement %} {% endfor %}