Skip to content

Commit

Permalink
Update example notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
oyamad committed Aug 9, 2018
1 parent 56bcf36 commit fc450d5
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 146 deletions.
18 changes: 6 additions & 12 deletions examples/examples.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@
{
"cell_type": "code",
"execution_count": 1,
"metadata": {
"collapsed": true
},
"metadata": {},
"outputs": [],
"source": [
"using MatchingMarkets"
Expand Down Expand Up @@ -345,9 +343,7 @@
{
"cell_type": "code",
"execution_count": 15,
"metadata": {
"collapsed": true
},
"metadata": {},
"outputs": [],
"source": [
"m, n = 7, 5;"
Expand Down Expand Up @@ -616,9 +612,7 @@
{
"cell_type": "code",
"execution_count": 25,
"metadata": {
"collapsed": true
},
"metadata": {},
"outputs": [],
"source": [
"caps = [4, 1, 3, 2, 1];"
Expand Down Expand Up @@ -719,15 +713,15 @@
"metadata": {
"anaconda-cloud": {},
"kernelspec": {
"display_name": "Julia 0.6.0",
"display_name": "Julia 0.7.0",
"language": "julia",
"name": "julia-0.6"
"name": "julia-0.7"
},
"language_info": {
"file_extension": ".jl",
"mimetype": "application/julia",
"name": "julia",
"version": "0.6.0"
"version": "0.7.0"
}
},
"nbformat": 4,
Expand Down
Loading

0 comments on commit fc450d5

Please sign in to comment.