You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,4 +5,4 @@ This repository contains all the supplementary material accompanying the paper [
5
5
- A dataset of 10986 random instances distributed in 1831 JSON files (directory `gauss`).
6
6
- Our numerical analysis of this dataset (`analysis.ipynb`). This so-called Jupyter Notebook is self-contained and interactive. Reevaluating its cells, testing another ideas or carrying out your own experiments may require some installations on your machine. We recommend using the [Anaconda Distribution](https://www.continuum.io/downloads), which installs Python, the Jupyter Notebook, and other commonly used packages for scientific computing and data science.
7
7
8
-
The whole repository can either be retrieved as a zipped archive (<kbd>Download ZIP</kbd>) or, if you intend to keep it up to date without downloading the whole thing each time and writing over your own changes, cloned on your computer.
8
+
The whole repository can either be retrieved as a zipped archive <kbd>Download ZIP</kbd>, or cloned on your computer if you intend to keep it up to date without downloading the whole thing each time and writing over your own changes.
0 commit comments