Skip to content
Merged
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
2 changes: 1 addition & 1 deletion templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ <h2 class="title">{% trans %}Projects using SymPy{% endtrans %}</h2>
{% trans %} Easy LaTeX typesetting of algebraic expressions in symbolic
form with automatic substitution and result computation). {% endtrans%}
</li>
<li><strong><a href="https://lcapy.elec.canterbury.ac.nz/">
<li><strong><a href="https://lcapy.readthedocs.io/en/latest/">
{% trans %}Lcapy{% endtrans %}</a></strong>:
{% trans %} Experimental Python package for teaching linear circuit
analysis. {% endtrans%}
Expand Down