Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
caizr committed Oct 1, 2019
1 parent 4fe98ac commit 22f4e4c
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
},
{
"cell_type": "code",
"execution_count": 6,
"execution_count": 3,
"metadata": {},
"outputs": [
{
Expand All @@ -83,7 +83,7 @@
},
{
"cell_type": "code",
"execution_count": 5,
"execution_count": 4,
"metadata": {},
"outputs": [
{
Expand All @@ -95,6 +95,7 @@
}
],
"source": [
"%不要忘了释放!\n",
"release(Const)"
]
},
Expand Down
Binary file removed Chapter5/fig/1.fig
Binary file not shown.
Binary file removed Chapter5/fig/1.png
Binary file not shown.
5 changes: 3 additions & 2 deletions Chapter5/关于星座图的理解.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
},
{
"cell_type": "code",
"execution_count": 6,
"execution_count": 3,
"metadata": {},
"outputs": [
{
Expand All @@ -83,7 +83,7 @@
},
{
"cell_type": "code",
"execution_count": 5,
"execution_count": 4,
"metadata": {},
"outputs": [
{
Expand All @@ -95,6 +95,7 @@
}
],
"source": [
"%不要忘了释放!\n",
"release(Const)"
]
},
Expand Down

0 comments on commit 22f4e4c

Please sign in to comment.