Skip to content

Commit 56e5658

Browse files
Merge pull request #193 from mloubout/sources
Add devito to featured projects
2 parents dda5ae6 + 6ecd355 commit 56e5658

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

templates/index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,11 @@ <h2 class="title">{% trans %}Projects using SymPy{% endtrans %}</h2>
5757
{% trans %}ChemPy{% endtrans %}</a></strong>:
5858
{% trans %} A package useful for chemistry written in Python. {% endtrans%}
5959
</li>
60+
<li><strong><a href="https://www.devitoproject.org">
61+
{% trans %}devito{% endtrans %}</a></strong>:
62+
{% trans %} A symbolic DSL and just-in-time compiler for
63+
high performance stencil computation. {% endtrans%}
64+
</li>
6065
<li><strong><a href="https://einsteinpy.org">
6166
{% trans %}EinsteinPy{% endtrans %}</a></strong>:
6267
{% trans %} A Python package for symbolic and numerical

0 commit comments

Comments
 (0)