You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ <h2 id="project_tagline">A free, open-source alternative to Mathematica</h2>
31
31
<!-- MAIN CONTENT -->
32
32
<divid="main_content_wrap" class="outer">
33
33
<sectionid="main_content" class="inner">
34
-
<p>Mathics is a free, general-purpose online computer algebra system featuring Mathematica-compatible syntax and functions. It is backed by highly extensible Python code, relying on <ahref="http://sympy.org/">SymPy</a> for most mathematical tasks.</p>
34
+
<p>Mathics is a free, open-source general-purpose online computer algebra system featuring Mathematica-compatible syntax and functions. It is backed by highly extensible Python code, relying on <ahref="http://sympy.org/">SymPy</a> for most mathematical tasks.</p>
0 commit comments