##########################################################

To run the experiments for section 4.1:

Run the tractrix experiment using:

python tractrix_2d.py

Run the sphere experiment using

python sphere_2d.py

##########################################################

To run the experiments in section 4.2

for a fixed dimension size n run

python sphere_nd.py <seed> <n>

Run multiple times  with varying n and seed.

########################################################

To plot the graph refer to plot_res.py and analyse_nd.py

##########################################################
