Skip to content

Releases: ITensor/NamedGraphs.jl

v0.1.16

22 Jan 17:52
ccefa64
Compare
Choose a tag to compare

NamedGraphs v0.1.16

Diff since v0.1.15

Merged pull requests:

v0.1.15

01 Nov 22:56
Compare
Choose a tag to compare

NamedGraphs v0.1.15

Diff since v0.1.14

Merged pull requests:

  • Swapped Row and Column Naming in Triangular and Hexagonal Lattice Fun… (#38) (@JoeyT1994)
  • Added forest cover function (#39) (@JoeyT1994)

v0.1.14

18 Jul 12:24
8e0e320
Compare
Choose a tag to compare

NamedGraphs v0.1.14

Diff since v0.1.13

Merged pull requests:

v0.1.13

10 Mar 21:17
249c4ee
Compare
Choose a tag to compare

NamedGraphs v0.1.13

Diff since v0.1.12

Merged pull requests:

  • Fix dijkstra_shortest_paths for mixed vertex types (#34) (@mtfishman)

v0.1.12

15 Feb 17:26
389b6c0
Compare
Choose a tag to compare

NamedGraphs v0.1.12

Diff since v0.1.11

Merged pull requests:

v0.1.11

13 Feb 15:24
1d125b3
Compare
Choose a tag to compare

NamedGraphs v0.1.11

Diff since v0.1.10

Merged pull requests:

  • [Easy] Remove is_tree function to be consistent with Graphs.jl 1.8 (#31) (@LinjianMa)

v0.1.10

07 Feb 03:35
00b7d7e
Compare
Choose a tag to compare

NamedGraphs v0.1.10

Diff since v0.1.9

Merged pull requests:

v0.1.9

20 Jan 23:17
f8e9c65
Compare
Choose a tag to compare

NamedGraphs v0.1.9

Diff since v0.1.8

Merged pull requests:

v0.1.8

06 Jan 17:45
4784786
Compare
Choose a tag to compare

NamedGraphs v0.1.8

Diff since v0.1.7

Merged pull requests:

  • Fix GraphsFlows.mincut for weights that are passed as Dictionary (#27) (@mtfishman)

v0.1.7

06 Jan 03:08
3ed3701
Compare
Choose a tag to compare

NamedGraphs v0.1.7

Diff since v0.1.6

Merged pull requests:

  • Fix ambiguity error with dijkstra_shortest_paths (#26) (@mtfishman)