From ab765d6f5f8f14bc8617a61b97588dde81a09e5b Mon Sep 17 00:00:00 2001 From: Ken Sible Date: Fri, 28 May 2021 15:56:10 -0400 Subject: [PATCH] Add NRPyLaTeX to Projects using SymPy --- templates/index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/templates/index.html b/templates/index.html index 3e04b47..fc2f515 100644 --- a/templates/index.html +++ b/templates/index.html @@ -76,6 +76,10 @@

{% trans %}Projects using SymPy{% endtrans %}

{% trans %} Experimental Python package for teaching linear circuit analysis. {% endtrans%} +
  • + {% trans %}NRPyLaTeX{% endtrans %}: + {% trans %} A LaTeX Interface to SymPy for General Relativity. {% endtrans%} +
  • {% trans %}OctSymPy{% endtrans %}: {% trans %} A Symbolic Package for Octave using SymPy. {% endtrans %}