Install Igraph On A Debian, Ubuntu, Arch, Fedora And Raspbian

Install Igraph On A Debian, Ubuntu, Arch, Fedora And Raspbian

igraph

Python 2 bindings for the igraph library

Install igraph

  • Debian apt-get install python2-igraph Click to copy
  • Ubuntu apt-get install python2-igraph Click to copy
  • Arch Linux pacman -S python2-igraph Click to copy
  • Fedora dnf install python2-igraph Click to copy
  • Raspbian apt-get install python2-igraph Click to copy

python2-igraph

Python 2 bindings for the igraph library

radiance

Lighting Simulation and Rendering System

Radiance is intended to aid lighting designers and architects by predicting the light levels and appearance of a space prior to construction. The package includes programs for modeling and translating scene geometry, luminaire data and material properties, all of which are needed as input to the simulation. The lighting simulation itself uses ray tracing techniques to compute radiance values (ie. the quantity of light passing through a specific point in a specific direction), which are typically arranged to form a photographic quality image. The resulting image may be analyzed, displayed and manipulated within the package, and converted to other popular image file formats for export to other packages, facilitating the production of hard copy output.

python-igraph

High performance graph data structures and algorithms (Python 2)

Python interface to the igraph high performance graph library, primarily aimed at complex network research and analysis. Graph plotting functionality is provided by the Cairo library, so make sure you install the Python bindings of Cairo if you want to generate publication-quality graph plots. This package contains the Python 2 version of igraph.

Install the latest version of igraph in Debian, Ubuntu, Arch, Fedora and Raspbian from terminal. To install the igraph just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of igraph from the respository and install it in your computer/server.