Skip to content

Commit 3933bb9

Browse files
committed
copy to deployment via travis
1 parent 1e10867 commit 3933bb9

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

prefresher.pdf

10 Bytes
Binary file not shown.

prefresher.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8458,7 +8458,7 @@ \section{Speed considerations}\label{speed-considerations}
84588458

84598459
\begin{verbatim}
84608460
## user system elapsed
8461-
## 0.353 0.008 0.360
8461+
## 0.302 0.024 0.326
84628462
\end{verbatim}
84638463

84648464
\begin{Shaded}
@@ -8469,7 +8469,7 @@ \section{Speed considerations}\label{speed-considerations}
84698469

84708470
\begin{verbatim}
84718471
## user system elapsed
8472-
## 3.673 0.015 3.687
8472+
## 3.358 0.016 3.374
84738473
\end{verbatim}
84748474

84758475
\section{\texorpdfstring{Handling matricies in

rmatrices.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -904,10 +904,10 @@ <h2><span class="header-section-number">8.5</span> Speed considerations</h2>
904904

905905
<span class="kw">system.time</span>(<span class="kw">replicate</span>(<span class="dv">50000</span>, <span class="kw">colMeans</span>(Xmat)))</code></pre></div>
906906
<pre><code>## user system elapsed
907-
## 0.355 0.015 0.370</code></pre>
907+
## 0.317 0.016 0.333</code></pre>
908908
<div class="sourceCode"><pre class="sourceCode r"><code class="sourceCode r"><span class="kw">system.time</span>(<span class="kw">replicate</span>(<span class="dv">50000</span>, <span class="kw">colMeans</span>(Xdf)))</code></pre></div>
909909
<pre><code>## user system elapsed
910-
## 3.568 0.012 3.578</code></pre>
910+
## 3.294 0.012 3.308</code></pre>
911911
</div>
912912
<div id="handling-matricies-in-r" class="section level2">
913913
<h2><span class="header-section-number">8.6</span> Handling matricies in <code>R</code></h2>

search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)