Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,10 @@ <h2 class="title">{% trans %}Projects using SymPy{% endtrans %}</h2>
{% trans %} Experimental Python package for teaching linear circuit
analysis. {% endtrans%}
</li>
<li><strong><a href="https://github.com/zachetienne/nrpylatex">
{% trans %}NRPyLaTeX{% endtrans %}</a></strong>:
{% trans %} A LaTeX Interface to SymPy for General Relativity. {% endtrans%}
</li>
<li><strong><a href="https://github.com/cbm755/octsympy">
{% trans %}OctSymPy{% endtrans %}</a></strong>:
{% trans %} A Symbolic Package for Octave using SymPy. {% endtrans %}
Expand Down