Skip to content

Commit

Permalink
dragon-curve: update
Browse files Browse the repository at this point in the history
  • Loading branch information
vaibhavsagar committed Apr 23, 2024
1 parent 27e09c4 commit 1cbad4e
Showing 1 changed file with 17 additions and 5 deletions.
22 changes: 17 additions & 5 deletions dragon-curve/DragonCurve.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
{
"cell_type": "code",
"execution_count": 1,
"id": "69541a55-b9ea-42d6-9f83-1abfac377b4c",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -20,7 +21,8 @@
},
{
"cell_type": "code",
"execution_count": 2,
"execution_count": null,
"id": "9e479c99-f0b7-4d48-bcd9-1e08482d6ed2",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -32,7 +34,8 @@
},
{
"cell_type": "code",
"execution_count": 3,
"execution_count": null,
"id": "c30143aa-e12f-4d3c-8a02-5d5272ac39cd",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -53,7 +56,8 @@
},
{
"cell_type": "code",
"execution_count": 4,
"execution_count": null,
"id": "fa1e027c-ee26-4e32-913d-6c7614e71424",
"metadata": {},
"outputs": [
{
Expand All @@ -79,6 +83,14 @@
"folds 4\n",
"map (whichFold 4) [0..14]"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "fdd245b8-efa5-4bac-8fcb-e123a963c651",
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand All @@ -93,9 +105,9 @@
"mimetype": "text/x-haskell",
"name": "haskell",
"pygments_lexer": "Haskell",
"version": "8.10.4"
"version": "9.4.8"
}
},
"nbformat": 4,
"nbformat_minor": 2
"nbformat_minor": 5
}

0 comments on commit 1cbad4e

Please sign in to comment.