Skip to content

Commit

Permalink
Signed-off-by: Silvio Fanzon <[email protected]>
Browse files Browse the repository at this point in the history
  • Loading branch information
sfanzon committed Nov 18, 2023
1 parent e77b8b3 commit 284f655
Show file tree
Hide file tree
Showing 24 changed files with 16,026 additions and 450 deletions.
Binary file modified .DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion ._index_xref.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions _freeze/sections/chap_6/execute-results/html.json

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ book:
- sections/chap_4.qmd
- sections/chap_5.qmd
- sections/chap_6.qmd
#- sections/chap_7.qmd
- sections/chap_7.qmd
- sections/chap_8.qmd
- sections/license.qmd
- sections/references.qmd

Expand Down
Binary file modified docs/Numbers,-Sequences-and-Series.pdf
Binary file not shown.
72 changes: 42 additions & 30 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,11 +86,7 @@
}
}</script>
<style>
.TODO {
--color1: #e7b1b4;
--color2: #8c3236;
}
.Example {
.Remark {
--color1: #bce5de;
--color2: #21aa93;
}
Expand All @@ -102,58 +98,62 @@
--color1: #f4cce0;
--color2: #db4d92;
}
.Conjecture {
.DONE {
--color1: #cce7b1;
--color2: #86b754;
}
.Proof {
--color1: #f1f1f2;
--color2: #c0c0c1;
}
.Important {
--color1: #f4cce0;
--color2: #db4d92;
}
.Example {
--color1: #bce5de;
--color2: #21aa93;
}
.Notation {
--color1: #c6e6ed;
--color2: #1995ad;
}
.Warning {
.Lemma {
--color1: #f4cce0;
--color2: #db4d92;
}
.Proposition {
.Problem {
--color1: #f4cce0;
--color2: #db4d92;
}
.Problem {
.TODO {
--color1: #e7b1b4;
--color2: #8c3236;
}
.Axiom {
--color1: #f4cce0;
--color2: #db4d92;
}
.Important {
.Warning {
--color1: #f4cce0;
--color2: #db4d92;
}
.DONE {
--color1: #cce7b1;
--color2: #86b754;
}
.Remark {
--color1: #bce5de;
--color2: #21aa93;
}
.Definition {
--color1: #c6e6ed;
--color2: #1995ad;
}
.Corollary {
.Conjecture {
--color1: #f4cce0;
--color2: #db4d92;
}
.Lemma {
.Corollary {
--color1: #f4cce0;
--color2: #db4d92;
}
.Axiom {
.Definition {
--color1: #c6e6ed;
--color2: #1995ad;
}
.Proposition {
--color1: #f4cce0;
--color2: #db4d92;
}
.Proof {
--color1: #f1f1f2;
--color2: #c0c0c1;
}
</style>

<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
Expand Down Expand Up @@ -235,7 +235,19 @@
<li class="sidebar-item">
<div class="sidebar-item-container">
<a href="./sections/chap_6.html" class="sidebar-item-text sidebar-link">
<span class="menu-text"><span class="chapter-number">6</span>&nbsp; <span class="chapter-title">Sequences</span></span></a>
<span class="menu-text"><span class="chapter-number">6</span>&nbsp; <span class="chapter-title">Sequences in <span class="math inline">\(\mathbb{R}\)</span></span></span></a>
</div>
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
<a href="./sections/chap_7.html" class="sidebar-item-text sidebar-link">
<span class="menu-text"><span class="chapter-number">7</span>&nbsp; <span class="chapter-title">Sequences in <span class="math inline">\(\mathbb{C}\)</span></span></span></a>
</div>
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
<a href="./sections/chap_8.html" class="sidebar-item-text sidebar-link">
<span class="menu-text"><span class="chapter-number">8</span>&nbsp; <span class="chapter-title">Series</span></span></a>
</div>
</li>
<li class="sidebar-item">
Expand Down
40 changes: 27 additions & 13 deletions docs/search.json

Large diffs are not rendered by default.

76 changes: 44 additions & 32 deletions docs/sections/chap_1.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,73 +66,73 @@
}
}</script>
<style>
.Proof {
--color1: #f1f1f2;
--color2: #c0c0c1;
.Notation {
--color1: #c6e6ed;
--color2: #1995ad;
}
.Lemma {
--color1: #f4cce0;
--color2: #db4d92;
}
.DONE {
--color1: #cce7b1;
--color2: #86b754;
}
.Conjecture {
--color1: #f4cce0;
--color2: #db4d92;
}
.Remark {
--color1: #bce5de;
--color2: #21aa93;
}
.Theorem {
--color1: #f4cce0;
--color2: #db4d92;
}
.Important {
--color1: #f4cce0;
--color2: #db4d92;
}
.Proposition {
--color1: #f4cce0;
--color2: #db4d92;
}
.Axiom {
--color1: #f4cce0;
--color2: #db4d92;
}
.Question {
.Warning {
--color1: #f4cce0;
--color2: #db4d92;
}
.TODO {
--color1: #e7b1b4;
--color2: #8c3236;
.Definition {
--color1: #c6e6ed;
--color2: #1995ad;
}
.Problem {
.Theorem {
--color1: #f4cce0;
--color2: #db4d92;
}
.Notation {
--color1: #c6e6ed;
--color2: #1995ad;
}
.Conjecture {
.Question {
--color1: #f4cce0;
--color2: #db4d92;
}
.Lemma {
.Axiom {
--color1: #f4cce0;
--color2: #db4d92;
}
.Warning {
.Proposition {
--color1: #f4cce0;
--color2: #db4d92;
}
.Corollary {
.Problem {
--color1: #f4cce0;
--color2: #db4d92;
}
.Example {
--color1: #bce5de;
--color2: #21aa93;
}
.Definition {
--color1: #c6e6ed;
--color2: #1995ad;
.TODO {
--color1: #e7b1b4;
--color2: #8c3236;
}
.Proof {
--color1: #f1f1f2;
--color2: #c0c0c1;
}
.Corollary {
--color1: #f4cce0;
--color2: #db4d92;
}
</style>

Expand Down Expand Up @@ -215,7 +215,19 @@
<li class="sidebar-item">
<div class="sidebar-item-container">
<a href="../sections/chap_6.html" class="sidebar-item-text sidebar-link">
<span class="menu-text"><span class="chapter-number">6</span>&nbsp; <span class="chapter-title">Sequences</span></span></a>
<span class="menu-text"><span class="chapter-number">6</span>&nbsp; <span class="chapter-title">Sequences in <span class="math inline">\(\mathbb{R}\)</span></span></span></a>
</div>
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
<a href="../sections/chap_7.html" class="sidebar-item-text sidebar-link">
<span class="menu-text"><span class="chapter-number">7</span>&nbsp; <span class="chapter-title">Sequences in <span class="math inline">\(\mathbb{C}\)</span></span></span></a>
</div>
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
<a href="../sections/chap_8.html" class="sidebar-item-text sidebar-link">
<span class="menu-text"><span class="chapter-number">8</span>&nbsp; <span class="chapter-title">Series</span></span></a>
</div>
</li>
<li class="sidebar-item">
Expand Down
74 changes: 43 additions & 31 deletions docs/sections/chap_2.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,6 @@
}
}</script>
<style>
.Definition {
--color1: #c6e6ed;
--color2: #1995ad;
}
.Corollary {
--color1: #f4cce0;
--color2: #db4d92;
Expand All @@ -78,62 +74,66 @@
--color1: #f4cce0;
--color2: #db4d92;
}
.Theorem {
--color1: #f4cce0;
--color2: #db4d92;
.Proof {
--color1: #f1f1f2;
--color2: #c0c0c1;
}
.Question {
.Lemma {
--color1: #f4cce0;
--color2: #db4d92;
}
.TODO {
--color1: #e7b1b4;
--color2: #8c3236;
.Notation {
--color1: #c6e6ed;
--color2: #1995ad;
}
.Example {
--color1: #bce5de;
--color2: #21aa93;
}
.Definition {
--color1: #c6e6ed;
--color2: #1995ad;
}
.DONE {
--color1: #cce7b1;
--color2: #86b754;
}
.Theorem {
--color1: #f4cce0;
--color2: #db4d92;
}
.Remark {
--color1: #bce5de;
--color2: #21aa93;
}
.Important {
--color1: #f4cce0;
--color2: #db4d92;
}
.Warning {
.Problem {
--color1: #f4cce0;
--color2: #db4d92;
}
.DONE {
--color1: #cce7b1;
--color2: #86b754;
.TODO {
--color1: #e7b1b4;
--color2: #8c3236;
}
.Conjecture {
.Warning {
--color1: #f4cce0;
--color2: #db4d92;
}
.Lemma {
.Conjecture {
--color1: #f4cce0;
--color2: #db4d92;
}
.Notation {
--color1: #c6e6ed;
--color2: #1995ad;
}
.Problem {
.Question {
--color1: #f4cce0;
--color2: #db4d92;
}
.Proof {
--color1: #f1f1f2;
--color2: #c0c0c1;
}
.Proposition {
--color1: #f4cce0;
--color2: #db4d92;
}
.Remark {
--color1: #bce5de;
--color2: #21aa93;
}
</style>

<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
Expand Down Expand Up @@ -215,7 +215,19 @@
<li class="sidebar-item">
<div class="sidebar-item-container">
<a href="../sections/chap_6.html" class="sidebar-item-text sidebar-link">
<span class="menu-text"><span class="chapter-number">6</span>&nbsp; <span class="chapter-title">Sequences</span></span></a>
<span class="menu-text"><span class="chapter-number">6</span>&nbsp; <span class="chapter-title">Sequences in <span class="math inline">\(\mathbb{R}\)</span></span></span></a>
</div>
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
<a href="../sections/chap_7.html" class="sidebar-item-text sidebar-link">
<span class="menu-text"><span class="chapter-number">7</span>&nbsp; <span class="chapter-title">Sequences in <span class="math inline">\(\mathbb{C}\)</span></span></span></a>
</div>
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
<a href="../sections/chap_8.html" class="sidebar-item-text sidebar-link">
<span class="menu-text"><span class="chapter-number">8</span>&nbsp; <span class="chapter-title">Series</span></span></a>
</div>
</li>
<li class="sidebar-item">
Expand Down
Loading

0 comments on commit 284f655

Please sign in to comment.