Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
N
numer-60-2
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Nattapong Samanpong
numer-60-2
Commits
3d183116
Commit
3d183116
authored
Feb 15, 2018
by
Nattapong Samanpong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ทำจสก pycharm ide เป็นครั้งแรก
parent
9592df80
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
0 deletions
+16
-0
Chapter 03 Numerics and Error Analysis.ipynb.ipynb
week03/Chapter 03 Numerics and Error Analysis.ipynb.ipynb
+7
-0
ge.py
week05/ge.py
+9
-0
No files found.
week03/Chapter 03 Numerics and Error Analysis.ipynb.ipynb
View file @
3d183116
...
...
@@ -504,6 +504,13 @@
"* **Percentage Error**\n",
" $\\rightarrow E_{per} = E_{rel} \\times 100$"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
...
...
week05/ge.py
0 → 100644
View file @
3d183116
# 59110440156
# nattapong samanpong
def
ge
(
A
,
b
):
pass
def
solve
(
A
,
b
):
pass
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment