Skip to content

Commit 46d1c29

Browse files
Merge pull request #202 from shahriariravanian/sources
Adding symjit to index.html
2 parents 4f3e2ae + 70a7c1c commit 46d1c29

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
@@ -142,6 +142,11 @@ <h2 class="title">{% trans %}Projects using SymPy{% endtrans %}</h2>
142142
{% trans %} Adding statistical operations to complex physical models.
143143
{% endtrans%}
144144
</li>
145+
<li><strong><a href="https://github.com/siravan/symjit/">
146+
{% trans %}symjit{% endtrans %}</a></strong>:
147+
{% trans %} A lightweight just-in-time (JIT) compiler for sympy expressions.
148+
{% endtrans%}
149+
</li>
145150
<li><strong><a href="https://yt-project.org/">
146151
{% trans %}yt{% endtrans%}</a></strong>:
147152
{% trans %} Python package for analyzing and visualizing

0 commit comments

Comments
 (0)