Skip to content

Commit 6eb6903

Browse files
author
Scott Archer-Nicholls
committed
added space after Gaussian function image
1 parent 5d87a42 commit 6eb6903

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

episodes/03-numpy_essential.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ To demonstrate this we are going to create a Gaussian function and use it to gen
172172

173173
*Reminder*: the Gaussian function is defined by:
174174
![](fig/gauss_function.png){alt='Gaussian function equation.'}
175+
175176
where **x** is an array, **µ** is the position of the centre of the curve/peak and **σ** is the width of the bell.
176177

177178

0 commit comments

Comments
 (0)