Skip to content

Commit

Permalink
Moved reveal.js to talks.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tikhon Jelvis committed Jun 12, 2017
1 parent 8e5f053 commit 2447566
Show file tree
Hide file tree
Showing 145 changed files with 116 additions and 116 deletions.
226 changes: 113 additions & 113 deletions programming-with-probability/slides.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions programming-with-probability/slides.org
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#+REVEAL_HEAD_PREAMBLE: <meta name="description" content="Probability distributions form a monad. I'll talk about how we can use this monad in different ways to work with probability distributions in our code.">

# Options I change before uploading to jelv.is
#+OPTIONS: reveal_control:nil
#+OPTIONS: reveal_control:t
#+OPTIONS: reveal_mathjax:nil
#+REVEAL_ROOT: ./reveal.js
#+REVEAL_ROOT: /talks/reveal.js

#+OPTIONS: reveal_center:t reveal_progress:nil reveal_history:t
#+OPTIONS: reveal_rolling_links:t reveal_keyboard:t reveal_overview:t num:nil
Expand Down Expand Up @@ -363,7 +363,7 @@
let after = max (stocked - buyers) 0
profit = price * (inv - after)

return (remaining, profit - cost)
pure (remaining, profit - cost)
#+END_SRC

* Optimization Techniques
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 2447566

Please sign in to comment.