python-igraph-0.7.1.post7.tar.gz

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/modeanalytics/public-python/script.python.sh | bash
copy
curl -s https://packagecloud.io/install/repositories/modeanalytics/public-python/script.python.sh | bash

STEP 2: Install the package
sudo pip install python-igraph==0.7.1.post7

High performance graph data structures and algorithms

graph network mathematics math graph theory discrete mathematics
Full description:
  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.
 See the `Cairo homepage <http://cairographics.org/pycairo>`_ for details.
 From release 0.5, the C core of the igraph library is **not** included
 in the Python distribution - you must compile and install the C core
 separately. Windows installers already contain a compiled igraph DLL,
 so they should work out of the box. Linux users should refer to the
 `igraph homepage <http://igraph.org>`_ for
 compilation instructions (but check your distribution first, maybe
 there are pre-compiled packages available). OS X users may
 benefit from the disk images in the Python Package Index.
 Unofficial installers for 64-bit Windows machines and/or different Python
 versions can also be found `here <http://www.lfd.uci.edu/~gohlke/pythonlibs>`_.
 Many thanks to the maintainers of this page!

Checksums

MD5 a9d4f8eab4d58fcb95c7b3f51a1911c6
SHA1 967e41ca5346f25094bae5f000202d619695f26a
SHA256 ba7c22f347c855bff118f88048a479ffd1eff798816d52fa8a8023e92cb9ae73
SHA512 5964c02a665f658842c297025314d51b24d6381fb53677bab95940037b1ea935f73f4d26c70b2fb65926bf4eedd0f929fae8cc87ca8f01c14d39f0a7a97a30d7

Files

  • python-igraph-0.7.1.post7/test/unittests.py
  • python-igraph-0.7.1.post7/test/doctests.py
  • python-igraph-0.7.1.post7/test/cytoscape_test.py
  • python-igraph-0.7.1.post7/src/vertexseqobject.h
  • python-igraph-0.7.1.post7/src/vertexseqobject.c
  • python-igraph-0.7.1.post7/src/vertexobject.h
  • python-igraph-0.7.1.post7/src/vertexobject.c
  • python-igraph-0.7.1.post7/src/random.h
  • python-igraph-0.7.1.post7/src/random.c
  • python-igraph-0.7.1.post7/src/pyhelpers.h
  • python-igraph-0.7.1.post7/src/pyhelpers.c
  • python-igraph-0.7.1.post7/src/py2compat.h
  • python-igraph-0.7.1.post7/src/py2compat.c
  • python-igraph-0.7.1.post7/src/platform.h
  • python-igraph-0.7.1.post7/src/indexing.h
  • python-igraph-0.7.1.post7/src/indexing.c
  • python-igraph-0.7.1.post7/src/igraphmodule.c
  • python-igraph-0.7.1.post7/src/igraphmodule_api.h
  • python-igraph-0.7.1.post7/src/graphobject.h
  • python-igraph-0.7.1.post7/src/graphobject.c
  • python-igraph-0.7.1.post7/src/filehandle.h
  • python-igraph-0.7.1.post7/src/filehandle.c
  • python-igraph-0.7.1.post7/src/error.h
  • python-igraph-0.7.1.post7/src/error.c
  • python-igraph-0.7.1.post7/src/edgeseqobject.h
  • python-igraph-0.7.1.post7/src/edgeseqobject.c
  • python-igraph-0.7.1.post7/src/edgeobject.h
  • python-igraph-0.7.1.post7/src/edgeobject.c
  • python-igraph-0.7.1.post7/src/convert.h
  • python-igraph-0.7.1.post7/src/convert.c

Uploaded

over 5 years ago

Package Size

369 KB

Downloads

13

wget

wget --content-disposition "https://packagecloud.io/modeanalytics/public-python/packages/python/python-igraph-0.7.1.post7.tar.gz/download?distro_version_id=166"

Homepage

http://pypi.python.org/pypi/python-igraph

License

GNU General Public License (GPL)