From 70a7c1c1d883730a28e26263cf6f6340e92fa548 Mon Sep 17 00:00:00 2001 From: Shahriar Iravanian Date: Sat, 22 Feb 2025 10:55:41 -0500 Subject: [PATCH] Adding symjit to index.html --- templates/index.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/templates/index.html b/templates/index.html index f84ba26..176674f 100644 --- a/templates/index.html +++ b/templates/index.html @@ -142,6 +142,11 @@

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

{% trans %} Adding statistical operations to complex physical models. {% endtrans%} +
  • + {% trans %}symjit{% endtrans %}: + {% trans %} A lightweight just-in-time (JIT) compiler for sympy expressions. + {% endtrans%} +
  • {% trans %}yt{% endtrans%}: {% trans %} Python package for analyzing and visualizing