X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/book_gpu.git/blobdiff_plain/b0cfcc742771497c83313352b59170ead2f99f40..53c9c6f65fe2bda5ba0dbe328b45daa53d0ec326:/BookGPU/BookGPU.tex?ds=sidebyside diff --git a/BookGPU/BookGPU.tex b/BookGPU/BookGPU.tex index 8bc7b38..15fe175 100755 --- a/BookGPU/BookGPU.tex +++ b/BookGPU/BookGPU.tex @@ -1,10 +1,10 @@ \documentclass[sunil1,ChapterTOCs]{sunil} \usepackage[utf8]{inputenc} \usepackage{amssymb} +\usepackage{amsfonts,amssymb} \usepackage{amsmath} \usepackage{graphicx} \usepackage{subfigure} -%\usepackage{epsfig} \usepackage{makeidx} \usepackage{listings} \usepackage{caption} @@ -24,11 +24,21 @@ \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} +\include{Chapters/chapter5/preamble} + + \makeatletter @@ -36,9 +46,14 @@ \makeatother \newtheorem{proposition}{Proposition} +\newtheorem{theorem}{Theorem} +\newtheorem{exercise}{Exercise}[chapter] +\newtheorem{example}{Example} +\newtheorem{definition}{Definition} \newtheorem{proof}{Proof} - +\newcommand{\mymat}[1]{\mathcal{#1}} +\newcommand{\myvec}[1]{\mathbf{#1}} \lstset{ @@ -118,8 +133,11 @@ \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/chapter9/ch9} \include{Chapters/chapter11/ch11} \include{Chapters/chapter14/ch14} \include{Chapters/chapter15/ch15}