Skip to content

Releases: ITensor/NamedGraphs.jl

v0.6.2

28 May 23:14
9cb7190
Compare
Choose a tag to compare

NamedGraphs v0.6.2

Diff since v0.6.1

Merged pull requests:

Closed issues:

  • [BUG] Possible bug in steiner_tree (#80)

v0.6.1

16 May 16:01
0befc6a
Compare
Choose a tag to compare

NamedGraphs v0.6.1

Diff since v0.6.0

Merged pull requests:

  • Add vertices_at_distance and next_nearest_neighbors (#77) (@JoeyT1994)

v0.6.0

26 Apr 18:28
0feb539
Compare
Choose a tag to compare

NamedGraphs v0.6.0

Diff since v0.5.1

Merged pull requests:

Closed issues:

  • Change the design of GenericNamedGraph type (#70)

v0.5.1

24 Apr 04:40
3cca2b1
Compare
Choose a tag to compare

NamedGraphs v0.5.1

Diff since v0.5.0

Merged pull requests:

  • Define convert_vertextype for Simple[Di]Graph (#72) (@mtfishman)

v0.5.0

24 Apr 04:07
e064b67
Compare
Choose a tag to compare

NamedGraphs v0.5.0

Diff since v0.4.2

Merged pull requests:

Closed issues:

  • Rename vertextype to vertex_type (#68)

v0.4.2

17 Apr 21:45
10b9ce6
Compare
Choose a tag to compare

NamedGraphs v0.4.2

Diff since v0.4.1

Merged pull requests:

v0.4.1

17 Apr 00:47
32442b8
Compare
Choose a tag to compare

NamedGraphs v0.4.1

Diff since v0.4.0

Merged pull requests:

Closed issues:

  • Graph partitioning (#25)
  • Out-of-place add_vertex, rem_vertex, add_edge, rem_edge (#55)
  • Don't reexport anything from Graphs.jl (#58)
  • Naming convention for NamedGraph graph generators (#60)
  • Move KaHyPar and Metis to package extensions (#62)

v0.4.0

16 Apr 18:20
254e4cd
Compare
Choose a tag to compare

NamedGraphs v0.4.0

Diff since v0.3.0

Merged pull requests:

v0.3.0

15 Apr 14:45
d561823
Compare
Choose a tag to compare

NamedGraphs v0.3.0

Diff since v0.2.0

Merged pull requests:

Closed issues:

  • Make hexagonal_lattice_graph more consistent between periodic and non-periodic (#57)

v0.2.0

15 Apr 14:26
a3372a1
Compare
Choose a tag to compare

NamedGraphs v0.2.0

Diff since v0.1.25

Merged pull requests: