Skip to content

Equation not rendering in notebook example about PMF #1453

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ghost opened this issue Oct 16, 2016 · 2 comments
Closed

Equation not rendering in notebook example about PMF #1453

ghost opened this issue Oct 16, 2016 · 2 comments

Comments

@ghost
Copy link

ghost commented Oct 16, 2016

The following equation
E = \frac{1}{2} \sum_{i=1}^N \sum_{j=1}^M I_{ij} (R_{ij} - U_i V_j^T)^2 + \frac{\lambda_U}{2} \sum_{i=1}^N \|U\|_{Fro}^2 + \frac{\lambda_V}{2} \sum_{j=1}^M \|V\|_{Fro}^2,

under cell [8] of the notebook example on PMF does not render.

@fonnesbeck
Copy link
Member

Can anyone else reproduce this? I cannot.

@ColCarroll
Copy link
Member

Works fine for me and on github, though it looks like github's parser is
having trouble with the command defined below cell [7] in the notebook:
"$\newcommand\given[1][]{:#1\vert:}$".
https://github.com/pymc-devs/pymc3/blob/master/docs/source/notebooks/pmf-pymc.ipynb

On Tue, Oct 18, 2016 at 3:41 PM Chris Fonnesbeck [email protected]
wrote:

Can anyone else reproduce this? I cannot.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#1453 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ACMHEPH4LhgXyj_0DVutV4f5Xs_ATVM6ks5q1SDbgaJpZM4KX-Jm
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants