Tags · iranaway/python-igraph

0.7.1

Toggle 0.7.1's commit message

moved a statement to ensure that igraph compiles in C90 mode

Merge branch '0.7-prpack' into develop

Conflicts:
	interfaces/R/types-C.def
	interfaces/R/types-R.def
	src/Makefile.am
Merge branch '0.7-prpack' into develop

Conflicts:
	interfaces/R/types-C.def
	interfaces/R/types-R.def
	src/Makefile.am
Merge branch '0.7-prpack' into develop

Conflicts:
	interfaces/R/types-C.def
	interfaces/R/types-R.def
	src/Makefile.am

0.7.0

Toggle 0.7.0's commit message

Merge branch '0.7-prpack' into develop

Conflicts:
	interfaces/R/types-C.def
	interfaces/R/types-R.def
	src/Makefile.am
Python: added Vertex.graph and Edge.graph attributes, thanks to Bradf…

…ord Boyle