szhorvat / IGraphM

IGraph/M is the igraph interface for Mathematica
http://szhorvat.net/mathematica/IGraphM
Other
90 stars 17 forks source link

Complete the implementation of the usability benchmarks #111

Open szhorvat opened 2 years ago

szhorvat commented 2 years ago

We have a set of usability benchmarks—a collection of small tasks that help us judge how convenient it is to use the library. This issue is to implement each such task using IGraph/M and Mathematica.

https://github.com/igraph/usability-benchmarks

This collection of implementations will also be useful as a "dictionary" that helps users familiar with another high-level interface of igraph (or even a different graph library) get up to speed with IGraph/M.

If you plan to work on this issue, choose one or a few exercises of your liking, and post a comment noting which ones you will implementing.