Skip to content

Commit 10b3312

Browse files
author
Adam Symington
committed
Added surface plotting code
- Scatter, contour, contourf, dual contour/f, 3d plots, 2d hist - no explanation - explanation of meshgrid etc needed.
1 parent f0dbd71 commit 10b3312

3 files changed

Lines changed: 198 additions & 4 deletions

File tree

content/data_work/optimisation.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -711,7 +711,7 @@
711711
"name": "python",
712712
"nbconvert_exporter": "python",
713713
"pygments_lexer": "ipython3",
714-
"version": "3.7.3"
714+
"version": "3.7.4"
715715
}
716716
},
717717
"nbformat": 4,

content/data_work/simple_plots.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@
377377
"name": "python",
378378
"nbconvert_exporter": "python",
379379
"pygments_lexer": "ipython3",
380-
"version": "3.7.3"
380+
"version": "3.7.4"
381381
}
382382
},
383383
"nbformat": 4,

content/data_work/surface_plots.ipynb

Lines changed: 196 additions & 2 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)