pszufe / SimpleHypergraphs.jl

A simple hypergraphs package for the Julia programming language
MIT License
74 stars 12 forks source link

Examples #14

Closed alessant closed 5 years ago

alessant commented 5 years ago

We have added some examples in the form of Jupyter notebooks. They allow the insertion of images/plots that can enhance the readability/efficacy of the examples.

GitHub does a preview of each notebook but they are displayed in a nicer way with nbviewer. This notebook can be displayed at this link.

bkamins commented 5 years ago

Very nice! Before a final PR is merged can you please run the notebooks from a clean state (restart kernel & run all) - just to be sure that no earlier state influences the results 😄.

pszufe commented 5 years ago

this is just great. I managed to open that notebook in Julia and run the codes.