]> AND Private Git Repository - book_gpu.git/blobdiff - BookGPU/BookGPU.tex
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
update ch3
[book_gpu.git] / BookGPU / BookGPU.tex
index 9ec425875c4e41a7c520872f316fdd645128d904..49192113ea9e252ae0358868a00fe165fdc53740 100755 (executable)
@@ -1,10 +1,10 @@
 \documentclass[sunil1,ChapterTOCs]{sunil}
 \usepackage[utf8]{inputenc}
 \usepackage{amssymb}
 \documentclass[sunil1,ChapterTOCs]{sunil}
 \usepackage[utf8]{inputenc}
 \usepackage{amssymb}
+\usepackage{amsfonts,amssymb}
 \usepackage{amsmath}
 \usepackage{graphicx}
 \usepackage{subfigure}
 \usepackage{amsmath}
 \usepackage{graphicx}
 \usepackage{subfigure}
-%\usepackage{epsfig}
 \usepackage{makeidx}
 \usepackage{listings}
 \usepackage{caption}
 \usepackage{makeidx}
 \usepackage{listings}
 \usepackage{caption}
 \usepackage{multirow}
 \usepackage{layouts}
 \usepackage{comment}
 \usepackage{multirow}
 \usepackage{layouts}
 \usepackage{comment}
+\usepackage{xcolor}
+\usepackage{upquote}
+\usepackage{framed}
+\usepackage{pgfplots}
+\usepackage{pgf}
+\usepackage{tikz}
+%% \usepackage{listings}
+%% \usepackage{subfigure}
+
+%% \usepackage{graphicx}
 
 \frenchspacing
 \tolerance=5000
 
 \include{Chapters/chapter1/preamble}
 
 \frenchspacing
 \tolerance=5000
 
 \include{Chapters/chapter1/preamble}
+\include{Chapters/chapter5/preamble}
+
+
 
 \makeatletter
 
 
 \makeatletter
 
 \makeatother
 
 \newtheorem{proposition}{Proposition}
 \makeatother
 
 \newtheorem{proposition}{Proposition}
+\newtheorem{theorem}{Theorem}
+\newtheorem{exercise}{Exercise}[chapter]
+\newtheorem{example}{Example}
+\newtheorem{definition}{Definition}
 \newtheorem{proof}{Proof}
 
 \newtheorem{proof}{Proof}
 
-
+\newcommand{\mymat}[1]{\mathcal{#1}}
+\newcommand{\myvec}[1]{\mathbf{#1}} 
 
 
  \lstset{
 
 
  \lstset{
 \part{This is a Part}
 \include{Chapters/chapter1/ch1}
 \include{Chapters/chapter2/ch2}
 \part{This is a Part}
 \include{Chapters/chapter1/ch1}
 \include{Chapters/chapter2/ch2}
+\include{Chapters/chapter3/ch3}
+\include{Chapters/chapter5/ch5}
+\include{Chapters/chapter6/ch6}
+\include{Chapters/chapter7/ch7}
 \include{Chapters/chapter8/ch8}
 \include{Chapters/chapter11/ch11}
 \include{Chapters/chapter14/ch14}
 \include{Chapters/chapter8/ch8}
 \include{Chapters/chapter11/ch11}
 \include{Chapters/chapter14/ch14}