source: src/graph @ ebccfe

Name Size Rev Age Author Last Change
../
centrality f257d4   4 years tiago Reorganize exceptions thrown No longer only thrown GraphError upon any ...
clustering f257d4   4 years tiago Reorganize exceptions thrown No longer only thrown GraphError upon any ...
community f257d4   4 years tiago Reorganize exceptions thrown No longer only thrown GraphError upon any ...
correlations 6c7766   4 years tiago Fix variance of scalar_assortativity() This also simplifies the ...
generation f257d4   4 years tiago Reorganize exceptions thrown No longer only thrown GraphError upon any ...
layout 3cfff0   5 years tiago Split libgraph_tool into sub-modules and add test cases This commit ...
stats 48e384   4 years tiago Move old distance code to stats module
topology ebccfe   4 years tiago Add min_spanning_tree() function
util 7936e1   4 years tiago Fix OpenMP bug with find_vertex() Python types cannot be checked in ...
fast_vector_property_map.hh 6.2 KB d0a73f   4 years tiago Rename fast_vector_property_map to checked_vector_property_map This makes ...
graph.cc 2.9 KB 684efc   4 years tiago Implement optional wrapping of graphs to deal with edge index housekeeping ...
graph.hh 7.8 KB f257d4   4 years tiago Reorganize exceptions thrown No longer only thrown GraphError upon any ...
graph_adaptor.hh 31.2 KB 0b66e2   5 years tiago Refactor metaprogramming engine This is a huge commit which completely ...
graph_bind.cc 12.8 KB f257d4   4 years tiago Reorganize exceptions thrown No longer only thrown GraphError upon any ...
graph_copy.cc 8.5 KB f257d4   4 years tiago Reorganize exceptions thrown No longer only thrown GraphError upon any ...
graph_filtering.cc 9.9 KB d0a73f   4 years tiago Rename fast_vector_property_map to checked_vector_property_map This makes ...
graph_filtering.hh 22.6 KB 08d96f   4 years tiago Adds support for removal of labeled edges, self-loops and parallel-edges
graph_io.cc 22.3 KB f257d4   4 years tiago Reorganize exceptions thrown No longer only thrown GraphError upon any ...
graph_properties.cc 2.3 KB e984bf   5 years tiago Externalize property maps by default This commit removes the internal ...
graph_properties.hh 14.5 KB d0a73f   4 years tiago Rename fast_vector_property_map to checked_vector_property_map This makes ...
graph_python_interface.cc 14.2 KB f257d4   4 years tiago Reorganize exceptions thrown No longer only thrown GraphError upon any ...
graph_python_interface.hh 14.1 KB f257d4   4 years tiago Reorganize exceptions thrown No longer only thrown GraphError upon any ...
graph_python_interface_export.cc 7.3 KB 684efc   4 years tiago Implement optional wrapping of graphs to deal with edge index housekeeping ...
graph_selectors.cc 1.6 KB f257d4   4 years tiago Reorganize exceptions thrown No longer only thrown GraphError upon any ...
graph_selectors.hh 14.1 KB f3c37d   4 years tiago Fix vertex_range to consider all types of properties This changes the ...
graph_util.hh 9.7 KB 8358ec   4 years tiago Fix i/o of floating point vector types This ensures that vector types ...
graph_wrap.hh 7.7 KB 8a6ede   4 years tiago Fix includes in graph_wrap.hh
graphml.cpp 11.7 KB 99bf21   5 years tiago Port graph I/O to new filtering engine, enable graph pickling, and fix ...
histogram.hh 6.2 KB 48aec7   5 years tiago Add dedicated average correlation calculation This is a re-implementation ...
Makefile.am 1.3 KB d34568   4 years tiago Rename "misc" module as "topology"
mpl_nested_loop.hh 9.3 KB d6422b   4 years tiago Fix symbol visibility Now all symbols are exported by default, except ...
numpy_bind.hh 4.3 KB 8ab094   4 years tiago Fix memory leak in numpy integration Reference counts of newly created ...
read_graphviz_spirit.cpp 1.8 KB 87b699   4 years tiago Sync graphviz_spirit with boost 1.39
shared_map.hh 2.4 KB 3cfff0   5 years tiago Split libgraph_tool into sub-modules and add test cases This commit ...
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.