mathoverflow has an awesome engine where you can embed Latex in questions, answers, and comments. Can we get something like this going in SO? I think it'd be appropriate as I at least pretty often want to write something like n^2, and would benefit greatly from prettier markup.
|
|
This is implemented on http://math.stackexchange.com -- you can check it out there. It will never be on Stack Overflow, though, as it is an extremely heavy dependency. Info here: |
|||||||
|
|
Although I'm a big Latex fan, I don't think the work would be justified for Stack Overflow. Since SO is one of the sites on the web that gets unicode right, you can do standard things like
or
anyway. And <sub> and <sup> are whitelisted, so you can even do more complicated things like
or
|
|||||||||||||||||||
|
|
Having LaTeX support on Stack Overflow would be great. After all SO is about programming, which covers algorithms. And some algorithms are easier explained if one can typeset math. For example whenever it comes to complicated transformation issues regarding 3D graphics, being able to typeset those matrices would be a huge benefit. |
|||||||||||||||||
|
|
As a workaround, you can easily embed LaTeX by generating an image of the equation using the following WYSIWYG editor: https://codecogs.com/latex/eqneditor.php.
|
|||||
|
|
It would be fantastic to have this. There are times when a statistical programming question arises where either SO or stats.SE would be an appropriate site (maybe SO will have the edge), but I would rather see it on stats.SE simply because one can have LaTeX formatting. The use case is pretty simple: Joe comes along with a question about how to do X in R (or Matlab, Python, whatever), and there's an issue with his math and his implementation. For example: the two don't match. Another scenario is that of this question, where we could Q&A on the mathematical inverse, and a good way to code the transformation. It is irritating to address the mathematics within an environment where the formatting support is weak. Both sites (SO and stats.SE) have adequate support for presenting code, so the winner is the site that supports the formatting of mathematics. The same is true for $\textrm{computational math} \setminus \textrm{statistics}$ and the math.SE site. ;-) To that end, I hope that moderators will accept some flags that suggest that a question is better for math.SE or stats.SE based on topic, audience, etc. and the ease of answering the question with the available formatting tools. |
||||
|
|

