Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Releases: sbromberger/SimpleWeightedGraphs.jl

SimpleGraphs v1.1.0

15 Oct 01:24
Compare
Choose a tag to compare

in this release:

  • induced subgraphs
  • elimination of warnings (performance notes moved to docs)
  • @inbounds

SimpleGraphs v1.0.0

22 Aug 00:37
bbfd872
Compare
Choose a tag to compare

SimpleGraphs written for LG 1.0 and Julia 1.0.

SimpleWeightedGraphs v0.5.0

11 Aug 23:19
c3ad880
Compare
Choose a tag to compare

Changes to support Julia 0.7

SimpleGraphs v0.4.1

11 Jun 20:55
f61581f
Compare
Choose a tag to compare

Final release supporting Julia 0.6.

SimpleWeightedGraphs v0.4.0

07 Mar 15:10
2c54093
Compare
Choose a tag to compare

This release supports LightGraphs v0.12.x.

  • in_edges and out_edges have been removed.
  • inneighbors and outneighbors have replaced in_neighbors and out_neighbors.

SimpleWeightedGraphs v0.3.1

21 Feb 21:01
Compare
Choose a tag to compare

This is the last release that will work on 0.6.

  • bugfixes
  • in_neighbors and out_neighbors now inneighbors and outneighbors.

SimpleWeightedGraphs v0.3.0

19 Sep 01:35
Compare
Choose a tag to compare

Now compatible with LightGraphs v0.11.0.

SimpleWeightedGraphs v0.2.0

09 Sep 00:55
Compare
Choose a tag to compare
  • pagerank now takes weights.
  • new constructors.

SimpleWeightedGraphs v0.1.0

24 Aug 21:29
Compare
Choose a tag to compare

This release introduces persistence for SimpleWeightedGraphs and updates overrides of LightGraphs functions to be consistent with new syntax.

SimpleWeightedGraphs v0.0.1

08 Jul 23:22
Compare
Choose a tag to compare

Register and tag new version of SimpleWeightedGraphs.jl