You are here: Home > Notes > Tools > MathJax

MathJax

To display mathematics, I use MathJax.

Here is some in-line equation \(z = \sqrt{x^2 + y^2}\) and some

displayed one:

\[\Pr(\boldsymbol{x}\vert\boldsymbol{y}) = \frac{\Pr(\boldsymbol{x},\boldsymbol{y}) }{\Pr(\boldsymbol{y})} \] 

To obtain this, I simply modified the template (in: login > settings > edit template) with the following lines:

<script type="text/javascript"
 src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>

inserted somewhere between the <head> and </head> tags.  For a local installation, simply change the URL in the src field, for instance:

<script type="text/javascript"
 src="./MathJax/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>

Yeti 6.4.0

Yeti version 6.4.0 has been released (2015-02-06). This version has no new feature compared to 6.3.3 but is now hosted on GitHub. [more]

 

MiRA won 2008' Beauty Contest

MiRA has won the 2008' edition of the Beauty Contest for image reconstruction algorithms from optical interferometry data.