gorgonia / gorgonia.github.io

The source code (and website) for gorgonia.org
13 stars 15 forks source link

new automatic differentiation howto #48

Closed owulveryck closed 4 years ago

owulveryck commented 5 years ago

@mattn I changed a bit this howto, but I am waiting a review from @chewxy to be sure that I did not wrote anything wrong.

owulveryck commented 4 years ago

@chewxy if you have a bit of time, I'd like a quick review of this to make sure I did not write anything wrong. Thanks.

chewxy commented 4 years ago

Will do in 2 hrs

chewxy commented 4 years ago

No obvious flaws. Some grammatical errors and some omissions. I've fixed those that I can see. Some links are broken but I'll add those.

chewxy commented 4 years ago

TLDR: LGTM

chewxy commented 4 years ago

Any idea why the -12 isn't showing up?

image

The mermaidjs is as follows:

mul(*) -->|$f=-12$<br>$1$| f

which clearly has the -12

chewxy commented 4 years ago

In fact, the -12 flashes for a bit then disappears.