We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63b9050 commit db19811Copy full SHA for db19811
.travis.yml
@@ -1,5 +1,6 @@
1
+os: linux
2
dist: bionic
-#language: r
3
+language: ruby
4
before_install:
5
- sudo apt-get -qq update && sudo apt-get install -qq -y --no-install-recommends texlive-fonts-recommended texlive-latex-extra texlive-fonts-extra dvipng texlive-latex-recommended texlive-science
6
#- tlmgr install index
notes/03_kernel-pca/3_kpca.tex
@@ -158,7 +158,6 @@ \subsubsection{The eigenvalue problem}
158
159
\end{frame}
160
161
-
162
\mode<article>{
163
164
It is possible to arrive at the linear relationship in \eqref{eq:ephi} by substituting \eqref{eq:cov} into the eigenvalue problem in \eqref{eq:eig}:
0 commit comments