|
|
|
@45ba6c
|
2 years |
tiago |
Assorted simple fixes in topology module
|
|
|
|
@218253
|
2 years |
tiago |
Add check for directed graphs in flow module, and rename ...
|
|
|
|
@8af158
|
2 years |
tiago |
Correct documentation typos
|
|
|
|
@fe000a
|
2 years |
tiago |
Fix compilation problem with boost 1.44
|
|
|
|
@c16de3
|
2 years |
tiago |
Remove spurious file from and add missing file to Makefile.am
|
|
|
|
@cad969
|
2 years |
tiago |
Documentation improvements
Added more DOI links to references, and other ...
|
|
|
|
@d2e8ce
|
2 years |
tiago |
Implement Graph.edge method
|
|
|
|
@9e3539
|
2 years |
tiago |
Modify Graph.vertex() default semantics
|
|
|
|
@037cd9
|
2 years |
tiago |
Fix compilation issues with boost 1.45
This also keeps compatibility with ...
|
|
|
|
@7bbef0
|
2 years |
tiago |
Fix compilation error
This fixes ticket 61:
...
|
|
|
|
@2e5803
|
2 years |
tiago |
Small doc changes.
|
|
|
|
@00aa9c
|
2 years |
tiago |
Implement search module
This module contains several search algorithms ...
|
|
|
|
@38b991
|
2 years |
tiago |
Add modification permissions to Graph class
|
|
|
|
@49bb2c
|
2 years |
tiago |
Fix @_wrap decorator
|
|
|
|
@2c35af5
|
2 years |
tiago |
Add missing type aliases
|
|
|
|
@5bfd64
|
2 years |
tiago |
Make network example downloadable.
|
|
|
|
@897f45
|
2 years |
tiago |
Improve behaviour of property map type conversion
Now an explicit ...
|
|
|
|
@b3dd46
|
2 years |
tiago |
Modify GraphWrap semantics
Now, whenever GraphWrap is being used, the ...
|
|
|
|
@7c3a1e
|
2 years |
tiago |
Implement PropertyArray to encapsulate property map data
The arrays ...
|
|
|
|
@f80933
|
2 years |
tiago |
Fix innocuous compilation warning
|
|
|
|
@ddd2c9
|
2 years |
tiago |
Small clarification in include order
|
|
|
|
@86ed2c
|
2 years |
tiago |
Small fixes to allow compilation in MacOS X
|
|
|
|
@c9e4bf
|
3 years |
tiago |
Fix compilation warnings
|
|
|
|
@6758e8
|
3 years |
tiago |
Change domain to skewed.de
|
|
|
|
@5dc742
|
3 years |
tiago |
Fix periodic boundary conditions in geometric_graph()
|
|
|
|
@7a0fef
|
3 years |
tiago |
Small doc fixes
|
|
|
|
@b67503
|
3 years |
tiago |
Change default layout of graph_draw() to "sfdp" for large graphs
|
|
|
|
@5697be
|
3 years |
tiago |
Add price and barabási-albert network generation
|
|
|
|
@912d9b
|
3 years |
tiago |
Fix compilation problem with older GCC versions
|
|
|
|
@6b3e62
|
3 years |
tiago |
Add lattice and geometric network generation
|
|
|
|
@0e1ad1
|
3 years |
tiago |
Remove redundant parameter for group/ungroup_vector_property
|
|
|
|
@cab630
|
3 years |
tiago |
Small documentation fixes
|
|
|
|
@561521
|
3 years |
tiago |
Fix bug in shared histogram
This fixes a bug where histograms constructed ...
|
|
|
|
@f60d65
|
3 years |
tiago |
Split correlation/histogram code in different files
|
|
|
|
@2f017e
|
3 years |
tiago |
Specify std namespace for type_info
This avoid a namespace clash when ...
|
|
|
|
@60acdc
|
3 years |
tiago |
Include Graph.reindex_edges() and Graph.max_edge_index
These ...
|
|
|
|
@2baba4
|
3 years |
tiago |
Fix bug in PropertyMap.get_array() for edge properties
The reserved size ...
|
|
|
|
@ad9dbc
|
3 years |
tiago |
Include support for older versions of GCC (>=4.2)
This enables support ...
|
|
|
|
@b1b714
|
3 years |
tiago |
Dump dl module in favor of ctypes
The module dl has been deprecated, and ...
|
|
|
|
@c59aa2
|
3 years |
tiago |
Small documentations and comment fixes
|
|
|
|
@31791c
|
3 years |
tiago |
Change histogram binning semantics
Now the meaning of the bin edges given ...
|
|
|
|
@e75cf8
|
3 years |
tiago |
Fix segfault bug in motifs()
This fixes a bug in the motifs() code which ...
|
|
|
|
@0d8112
|
3 years |
tiago |
Fix a race condition in label_parallel_edges()
This fixes a race ...
|
|
|
|
@736d691
|
3 years |
tiago |
Fix bug in shortest_distance() with filtered graphs.
This fixes a bug ...
|
|
|
|
@d5ff8f
|
3 years |
tiago |
Fix edge count bug in condensation_graph()
|
|
|
|
@49d830
|
3 years |
tiago |
Include support for vertex and edge ordering in graph_draw()
|
|
|
|
@3e5e39
|
3 years |
tiago |
Include vertex randomization in subgraph_isomorphism()
This allows for ...
|
|
|
|
@a5d75e
|
3 years |
tiago |
Add numpy.array access to vector types of property maps
Now vector types ...
|
|
|
|
@7d0b68
|
3 years |
tiago |
Fix bug in Graph.load() with file-like objects
This fixes a small typo ...
|
|
|
|
@00238c
|
3 years |
tiago |
Fix standard deviation calculation in average correlation code
|
|
|
|
@07f568
|
3 years |
tiago |
Fix edge indexing bug in condensation_graph()
Edges were not properly ...
|
|
|
|
@9c5e0b
|
3 years |
tiago |
Small documentation fixes and updates
|
|
|
|
@8ecad8
|
3 years |
tiago |
Improve histogram performace
This improves the binning performace, when ...
|
|
|
|
@00a53d
|
3 years |
tiago |
Modify and rename absolute_trust()
absolute_trust() is now called ...
|
|
|
|
@c36685
|
3 years |
tiago |
Small documentation changes
|
|
|
|
@63c2ca
|
3 years |
tiago |
Improve performace of random graph generation
Vectors are used now ...
|
|
|
|
@42bffc
|
3 years |
tiago |
Fix bug in predecessor_tree()
This fixes a bug where edges were left ...
|
|
|
|
@169265
|
3 years |
tiago |
Include maximum number of subgraphs in subgraph_isomorphism()
|
|
|
|
@205185
|
3 years |
tiago |
Small pylint cleanups
|
|
|
|
@13d4f7
|
3 years |
tiago |
Fix complilation bug with boost 1.42
This also maintains compatibility ...
|
|
|
|
@cea901
|
3 years |
tiago |
Small docstring fix
|
|
|
|
@b9bbc3
|
3 years |
tiago |
Update encoding and copyright information in source files
|
|
|
|
@26921f
|
3 years |
tiago |
Small doc typos and improvements
|
|
|
|
@aaf561
|
3 years |
tiago |
Small doc fixes
|
|
|
|
@33f7f0
|
3 years |
tiago |
Fix doctests
This fixes the expected values for several doctests, after ...
|
|
|
|
@1f2834
|
3 years |
tiago |
Refactor random_graph()
Now the degree sequence is verified with ...
|
|
|
|
@64cb52
|
3 years |
tiago |
Include probabilistic random_rewire() strategy
This includes also some ...
|
|
|
|
@b678e6
|
3 years |
tiago |
Refactor random_rewire()
This extensively modifies the random_rewire() ...
|
|
|
|
@0a9f69
|
3 years |
tiago |
Fix implicit directionality bug in random_rewire()
This fixes a implicit ...
|
|
|
|
@d158af
|
3 years |
tiago |
Fix rewiring bias bug for undirected graphs
This fixes a problem, where ...
|
|
|
|
@07e771
|
3 years |
tiago |
Modify shortest_distances() and include shortest_path()
This implements a ...
|
|
|
|
@421121
|
3 years |
tiago |
Fix bug in Graph.purge_vertices()
This fixes a crash when purging ...
|
|
|
|
@4e60cb
|
3 years |
tiago |
Fix typos in subgraph_isomorphism() docstring
|
|
|
|
@ed4138
|
3 years |
tiago |
Implement subgraph_isomorphism()
Support for edge/vertex labelling is 99% ...
|
|
|
|
@9078af
|
3 years |
tiago |
Fix trivial bug in the example of triangulation()
|
|
|
|
@90dce6
|
3 years |
tiago |
Fix regression with Graph.purge_edges() and Graph.purge_vertices()
|
|
|
|
@99b512
|
3 years |
tiago |
Fix bug in isomorphism() when using filtered graphs
|
|
|
|
@045256
|
3 years |
tiago |
Fix compilation issues in MacOS X
This also cleans up some m4 boost ...
|
|
|
|
@0d9607c
|
3 years |
tiago |
Implement periodic delaunay triangulation
|
|
|
|
@2b9c2ac
|
3 years |
tiago |
Trivial documentation fix
|
|
|
|
@154ef8
|
3 years |
tiago |
Relax boost version requirements
This allows compilation with older ...
|
|
|
|
@5c3c3a
|
3 years |
tiago |
Improve triangulation() documentation
|
|
|
|
@7ec1fb
|
3 years |
tiago |
Include "erdos" rewire strategy to random_rewire()
This implements a ...
|
|
|
|
@9010eb
|
3 years |
tiago |
Trivial doc fix
|
|
|
|
@703bd1
|
3 years |
tiago |
Fix compilation of triangulation code with CGAL
It is necessary to use ...
|
|
|
|
@d164b4
|
3 years |
tiago |
Fix exception raising in run_action
|
|
|
|
@9ebe6f
|
3 years |
tiago |
Small docstring fixes.
|
|
|
|
@b40952
|
3 years |
tiago |
Remove empty space in the beginning of graph_topological_sort.cc
|
|
|
|
@1a65d2
|
3 years |
tiago |
Remove useless any_cast in graph_rewiring.cc
|
|
|
|
@360c25
|
3 years |
tiago |
Assorted documentation improvements in generation module.
|
|
|
|
@d1aa20
|
3 years |
tiago |
Add support for triangulation() in generation module
This also includes ...
|
|
|
|
@f5ba8e
|
3 years |
tiago |
Add numpy.ndarray wrapper as boost::multi_array_ref
|
|
|
|
@6b10f1
|
3 years |
tiago |
Include is_planar() in topology module
This is a wrapper around BGL's ...
|
|
|
|
@9ca10d
|
3 years |
tiago |
Small documentation and test fixes
|
|
|
|
@cfc679
|
3 years |
tiago |
Simplify and re-implement absolute_trust()
Now use _best weights_ to ...
|
|
|
|
@8f787a
|
3 years |
tiago |
Limit the number of paths per vertex in absolute_trust()
This also adds ...
|
|
|
|
@e0bd13
|
3 years |
tiago |
Revert and modify path weighting strategy in absolute_trust()
|
|
|
|
@95b6a1
|
3 years |
tiago |
Implement gamma parameter in absolute_trust()
|
|
|
|
@c6897d
|
3 years |
tiago |
Improve behaviour of Graph.vertex() for filtered graphs.
It is now ...
|
|
|
|
@03f0bc
|
3 years |
tiago |
Add return_bitmap parameter to graph_draw()
|
|
|
|