Skip to content

Commit

Permalink
Deployed d7804db with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ferahfeza committed Mar 1, 2024
1 parent 13cb845 commit 3ca35d7
Show file tree
Hide file tree
Showing 191 changed files with 4,253 additions and 4,158 deletions.
2 changes: 1 addition & 1 deletion 404.html

Large diffs are not rendered by default.

16 changes: 16 additions & 0 deletions Py Codes/denek.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
import numpy as np
from numpy import linalg as LA


P1 = [2,4,3]
P2 = [-1,5,6]

D = np.subtract(P2,P1)
print("D=",D[0],"ax",D[1],"ay",D[0],"az")

D_gen = LA.norm(D)
print(D_gen)

aD = D / D_gen
print(aD)

1 change: 1 addition & 0 deletions about.html

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion about/index.html

This file was deleted.

1 change: 1 addition & 0 deletions alternatives.html

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion alternatives/index.html

This file was deleted.

118 changes: 118 additions & 0 deletions blog/2021/09/13/search-better-faster-smaller.html

Large diffs are not rendered by default.

118 changes: 0 additions & 118 deletions blog/2021/09/13/search-better-faster-smaller/index.html

This file was deleted.

58 changes: 58 additions & 0 deletions blog/2021/09/26/excluding-content-from-search.html

Large diffs are not rendered by default.

58 changes: 0 additions & 58 deletions blog/2021/09/26/excluding-content-from-search/index.html

This file was deleted.

2 changes: 2 additions & 0 deletions blog/2021/12/27/the-past-present-and-future.html

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions blog/2021/12/27/the-past-present-and-future/index.html

This file was deleted.

6 changes: 6 additions & 0 deletions blog/2022/05/05/chinese-search-support.html

Large diffs are not rendered by default.

6 changes: 0 additions & 6 deletions blog/2022/05/05/chinese-search-support/index.html

This file was deleted.

57 changes: 57 additions & 0 deletions blog/2022/09/12/blog-support-just-landed.html

Large diffs are not rendered by default.

57 changes: 0 additions & 57 deletions blog/2022/09/12/blog-support-just-landed/index.html

This file was deleted.

Large diffs are not rendered by default.

This file was deleted.

Large diffs are not rendered by default.

This file was deleted.

3 changes: 3 additions & 0 deletions blog/2023/11/30/adding-a-badge-to-your-project.html

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions blog/2023/11/30/adding-a-badge-to-your-project/index.html

This file was deleted.

1 change: 1 addition & 0 deletions blog/archive/2021.html

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion blog/archive/2021/index.html

This file was deleted.

1 change: 1 addition & 0 deletions blog/archive/2022.html

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion blog/archive/2022/index.html

This file was deleted.

1 change: 1 addition & 0 deletions blog/archive/2023.html

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion blog/archive/2023/index.html

This file was deleted.

1 change: 1 addition & 0 deletions blog/category/blog.html

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion blog/category/blog/index.html

This file was deleted.

1 change: 1 addition & 0 deletions blog/category/build.html

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion blog/category/build/index.html

This file was deleted.

1 change: 1 addition & 0 deletions blog/category/general.html

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion blog/category/general/index.html

This file was deleted.

1 change: 1 addition & 0 deletions blog/category/performance.html

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion blog/category/performance/index.html

This file was deleted.

1 change: 1 addition & 0 deletions blog/category/search.html

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion blog/category/search/index.html

This file was deleted.

2 changes: 1 addition & 1 deletion blog/index.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions browser-support.html

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion browser-support/index.html

This file was deleted.

2 changes: 1 addition & 1 deletion changelog/index.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions contributing/adding-translations.html

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion contributing/adding-translations/index.html

This file was deleted.

2 changes: 1 addition & 1 deletion contributing/index.html

Large diffs are not rendered by default.

54 changes: 54 additions & 0 deletions contributing/making-a-pull-request.html

Large diffs are not rendered by default.

54 changes: 0 additions & 54 deletions contributing/making-a-pull-request/index.html

This file was deleted.

1 change: 1 addition & 0 deletions contributing/reporting-a-bug.html

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion contributing/reporting-a-bug/index.html

This file was deleted.

1 change: 1 addition & 0 deletions contributing/reporting-a-docs-issue.html

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion contributing/reporting-a-docs-issue/index.html

This file was deleted.

1 change: 1 addition & 0 deletions contributing/requesting-a-change.html

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion contributing/requesting-a-change/index.html

This file was deleted.

1 change: 1 addition & 0 deletions conventions.html

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion conventions/index.html

This file was deleted.

15 changes: 15 additions & 0 deletions coulomb.html

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion coulomb/index.html

This file was deleted.

31 changes: 31 additions & 0 deletions creating-your-site.html

Large diffs are not rendered by default.

31 changes: 0 additions & 31 deletions creating-your-site/index.html

This file was deleted.

105 changes: 105 additions & 0 deletions customization.html

Large diffs are not rendered by default.

105 changes: 0 additions & 105 deletions customization/index.html

This file was deleted.

65 changes: 65 additions & 0 deletions deneme.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Deneme\n",
"\n",
"\n",
"\\begin{align}\n",
"A&= b+c\\\\\n",
"B&= x+y+z\\\\\n",
"C&= \\sum_{i=1}^n \\frac{1}{n^2}\n",
"\\end{align}\n"
]
},
{
"cell_type": "code",
"execution_count": 3,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"4\n"
]
}
],
"source": [
"import numpy as np\n",
"\n",
"\n",
"\n",
"def f(x):\n",
" return x**2\n",
"\n",
"y = f(2)\n",
"print(y)\n",
"\n"
]
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.1"
}
},
"nbformat": 4,
"nbformat_minor": 2
}
1 change: 1 addition & 0 deletions enterprise-support.html

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion enterprise-support/index.html

This file was deleted.

15 changes: 15 additions & 0 deletions getting-started.html

Large diffs are not rendered by default.

15 changes: 0 additions & 15 deletions getting-started/index.html

This file was deleted.

21 changes: 21 additions & 0 deletions guides/creating-a-reproduction.html

Large diffs are not rendered by default.

21 changes: 0 additions & 21 deletions guides/creating-a-reproduction/index.html

This file was deleted.

4 changes: 2 additions & 2 deletions index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion insiders/changelog/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions insiders/community-experts-program/index.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions insiders/faq/sponsoring.html

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion insiders/faq/sponsoring/index.html

This file was deleted.

25 changes: 25 additions & 0 deletions insiders/getting-started.html

Large diffs are not rendered by default.

25 changes: 0 additions & 25 deletions insiders/getting-started/index.html

This file was deleted.

4 changes: 2 additions & 2 deletions insiders/index.html

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions insiders/upgrade.html

Large diffs are not rendered by default.

8 changes: 0 additions & 8 deletions insiders/upgrade/index.html

This file was deleted.

1 change: 1 addition & 0 deletions license.html

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion license/index.html

This file was deleted.

1 change: 1 addition & 0 deletions philosophy.html

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion philosophy/index.html

This file was deleted.

333 changes: 333 additions & 0 deletions plugins/blog.html

Large diffs are not rendered by default.

333 changes: 0 additions & 333 deletions plugins/blog/index.html

This file was deleted.

15 changes: 15 additions & 0 deletions plugins/group.html

Large diffs are not rendered by default.

15 changes: 0 additions & 15 deletions plugins/group/index.html

This file was deleted.

2 changes: 1 addition & 1 deletion plugins/index.html

Large diffs are not rendered by default.

15 changes: 15 additions & 0 deletions plugins/info.html

Large diffs are not rendered by default.

15 changes: 0 additions & 15 deletions plugins/info/index.html

This file was deleted.

29 changes: 29 additions & 0 deletions plugins/meta.html

Large diffs are not rendered by default.

29 changes: 0 additions & 29 deletions plugins/meta/index.html

This file was deleted.

7 changes: 7 additions & 0 deletions plugins/offline.html

Large diffs are not rendered by default.

7 changes: 0 additions & 7 deletions plugins/offline/index.html

This file was deleted.

53 changes: 53 additions & 0 deletions plugins/optimize.html

Large diffs are not rendered by default.

53 changes: 0 additions & 53 deletions plugins/optimize/index.html

This file was deleted.

63 changes: 63 additions & 0 deletions plugins/privacy.html

Large diffs are not rendered by default.

63 changes: 0 additions & 63 deletions plugins/privacy/index.html

This file was deleted.

74 changes: 74 additions & 0 deletions plugins/projects.html

Large diffs are not rendered by default.

74 changes: 0 additions & 74 deletions plugins/projects/index.html

This file was deleted.

2 changes: 2 additions & 0 deletions plugins/requirements/caching.html

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions plugins/requirements/caching/index.html

This file was deleted.

8 changes: 8 additions & 0 deletions plugins/requirements/image-processing.html

Large diffs are not rendered by default.

8 changes: 0 additions & 8 deletions plugins/requirements/image-processing/index.html

This file was deleted.

54 changes: 54 additions & 0 deletions plugins/search.html

Large diffs are not rendered by default.

54 changes: 0 additions & 54 deletions plugins/search/index.html

This file was deleted.

172 changes: 172 additions & 0 deletions plugins/social.html

Large diffs are not rendered by default.

172 changes: 0 additions & 172 deletions plugins/social/index.html

This file was deleted.

156 changes: 156 additions & 0 deletions plugins/tags.html

Large diffs are not rendered by default.

156 changes: 0 additions & 156 deletions plugins/tags/index.html

This file was deleted.

6 changes: 6 additions & 0 deletions plugins/typeset.html

Large diffs are not rendered by default.

6 changes: 0 additions & 6 deletions plugins/typeset/index.html

This file was deleted.

90 changes: 90 additions & 0 deletions publishing-your-site.html

Large diffs are not rendered by default.

90 changes: 0 additions & 90 deletions publishing-your-site/index.html

This file was deleted.

132 changes: 132 additions & 0 deletions reference/admonitions.html

Large diffs are not rendered by default.

132 changes: 0 additions & 132 deletions reference/admonitions/index.html

This file was deleted.

48 changes: 48 additions & 0 deletions reference/annotations.html

Large diffs are not rendered by default.

48 changes: 0 additions & 48 deletions reference/annotations/index.html

This file was deleted.

6 changes: 6 additions & 0 deletions reference/buttons.html

Large diffs are not rendered by default.

6 changes: 0 additions & 6 deletions reference/buttons/index.html

This file was deleted.

141 changes: 141 additions & 0 deletions reference/code-blocks.html

Large diffs are not rendered by default.

141 changes: 0 additions & 141 deletions reference/code-blocks/index.html

This file was deleted.

80 changes: 80 additions & 0 deletions reference/content-tabs.html

Large diffs are not rendered by default.

80 changes: 0 additions & 80 deletions reference/content-tabs/index.html

This file was deleted.

40 changes: 40 additions & 0 deletions reference/data-tables.html

Large diffs are not rendered by default.

40 changes: 0 additions & 40 deletions reference/data-tables/index.html

This file was deleted.

134 changes: 134 additions & 0 deletions reference/diagrams.html

Large diffs are not rendered by default.

134 changes: 0 additions & 134 deletions reference/diagrams/index.html

This file was deleted.

12 changes: 12 additions & 0 deletions reference/footnotes.html

Large diffs are not rendered by default.

12 changes: 0 additions & 12 deletions reference/footnotes/index.html

This file was deleted.

23 changes: 23 additions & 0 deletions reference/formatting.html

Large diffs are not rendered by default.

23 changes: 0 additions & 23 deletions reference/formatting/index.html

This file was deleted.

102 changes: 102 additions & 0 deletions reference/grids.html

Large diffs are not rendered by default.

102 changes: 0 additions & 102 deletions reference/grids/index.html

This file was deleted.

35 changes: 35 additions & 0 deletions reference/icons-emojis.html

Large diffs are not rendered by default.

35 changes: 0 additions & 35 deletions reference/icons-emojis/index.html

This file was deleted.

24 changes: 24 additions & 0 deletions reference/images.html

Large diffs are not rendered by default.

24 changes: 0 additions & 24 deletions reference/images/index.html

This file was deleted.

18 changes: 9 additions & 9 deletions reference/index.html

Large diffs are not rendered by default.

45 changes: 45 additions & 0 deletions reference/lists.html

Large diffs are not rendered by default.

45 changes: 0 additions & 45 deletions reference/lists/index.html

This file was deleted.

68 changes: 68 additions & 0 deletions reference/math.html

Large diffs are not rendered by default.

68 changes: 0 additions & 68 deletions reference/math/index.html

This file was deleted.

25 changes: 25 additions & 0 deletions reference/tooltips.html

Large diffs are not rendered by default.

25 changes: 0 additions & 25 deletions reference/tooltips/index.html

This file was deleted.

2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

62 changes: 62 additions & 0 deletions setup/adding-a-comment-system.html

Large diffs are not rendered by default.

62 changes: 0 additions & 62 deletions setup/adding-a-comment-system/index.html

This file was deleted.

50 changes: 50 additions & 0 deletions setup/adding-a-git-repository.html

Large diffs are not rendered by default.

50 changes: 0 additions & 50 deletions setup/adding-a-git-repository/index.html

This file was deleted.

5 changes: 5 additions & 0 deletions setup/building-an-optimized-site.html

Large diffs are not rendered by default.

5 changes: 0 additions & 5 deletions setup/building-an-optimized-site/index.html

This file was deleted.

3 changes: 3 additions & 0 deletions setup/building-for-offline-usage.html

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions setup/building-for-offline-usage/index.html

This file was deleted.

124 changes: 124 additions & 0 deletions setup/changing-the-colors.html

Large diffs are not rendered by default.

124 changes: 0 additions & 124 deletions setup/changing-the-colors/index.html

This file was deleted.

21 changes: 21 additions & 0 deletions setup/changing-the-fonts.html

Large diffs are not rendered by default.

21 changes: 0 additions & 21 deletions setup/changing-the-fonts/index.html

This file was deleted.

Large diffs are not rendered by default.

31 changes: 31 additions & 0 deletions setup/changing-the-logo-and-icons.html

Large diffs are not rendered by default.

31 changes: 0 additions & 31 deletions setup/changing-the-logo-and-icons/index.html

This file was deleted.

104 changes: 104 additions & 0 deletions setup/ensuring-data-privacy.html

Large diffs are not rendered by default.

104 changes: 0 additions & 104 deletions setup/ensuring-data-privacy/index.html

This file was deleted.

4 changes: 2 additions & 2 deletions setup/extensions/index.html

Large diffs are not rendered by default.

143 changes: 143 additions & 0 deletions setup/extensions/python-markdown-extensions.html

Large diffs are not rendered by default.

143 changes: 0 additions & 143 deletions setup/extensions/python-markdown-extensions/index.html

This file was deleted.

44 changes: 44 additions & 0 deletions setup/extensions/python-markdown.html

Large diffs are not rendered by default.

44 changes: 0 additions & 44 deletions setup/extensions/python-markdown/index.html

This file was deleted.

2 changes: 1 addition & 1 deletion setup/index.html

Large diffs are not rendered by default.

183 changes: 183 additions & 0 deletions setup/setting-up-a-blog.html

Large diffs are not rendered by default.

183 changes: 0 additions & 183 deletions setup/setting-up-a-blog/index.html

This file was deleted.

111 changes: 111 additions & 0 deletions setup/setting-up-navigation.html

Large diffs are not rendered by default.

111 changes: 0 additions & 111 deletions setup/setting-up-navigation/index.html

This file was deleted.

66 changes: 66 additions & 0 deletions setup/setting-up-site-analytics.html

Large diffs are not rendered by default.

66 changes: 0 additions & 66 deletions setup/setting-up-site-analytics/index.html

This file was deleted.

73 changes: 73 additions & 0 deletions setup/setting-up-site-search.html

Large diffs are not rendered by default.

73 changes: 0 additions & 73 deletions setup/setting-up-site-search/index.html

This file was deleted.

166 changes: 166 additions & 0 deletions setup/setting-up-social-cards.html

Large diffs are not rendered by default.

166 changes: 0 additions & 166 deletions setup/setting-up-social-cards/index.html

This file was deleted.

74 changes: 74 additions & 0 deletions setup/setting-up-tags.html

Large diffs are not rendered by default.

74 changes: 0 additions & 74 deletions setup/setting-up-tags/index.html

This file was deleted.

31 changes: 31 additions & 0 deletions setup/setting-up-the-footer.html

Large diffs are not rendered by default.

31 changes: 0 additions & 31 deletions setup/setting-up-the-footer/index.html

This file was deleted.

12 changes: 12 additions & 0 deletions setup/setting-up-the-header.html

Large diffs are not rendered by default.

12 changes: 0 additions & 12 deletions setup/setting-up-the-header/index.html

This file was deleted.

23 changes: 23 additions & 0 deletions setup/setting-up-versioning.html

Large diffs are not rendered by default.

23 changes: 0 additions & 23 deletions setup/setting-up-versioning/index.html

This file was deleted.

Loading

0 comments on commit 3ca35d7

Please sign in to comment.