Skip to content

Releases: forrestlaine/TensorGames.jl

v0.3.9

Choose a tag to compare

@github-actions github-actions released this 09 Feb 17:04
77f04e0

TensorGames v0.3.9

Diff since v0.3.8

Merged pull requests:

v0.3.8

Choose a tag to compare

@github-actions github-actions released this 08 Feb 18:51
297d796

TensorGames v0.3.8

Diff since v0.3.7

Merged pull requests:

  • Widen type bounds for differentiation (#16) (@lassepe)

v0.3.7

Choose a tag to compare

@github-actions github-actions released this 15 Nov 18:34
42f56d7

TensorGames v0.3.7

Diff since v0.3.6

Merged pull requests:

Closed issues:

  • Old Dependencies (#11)

v0.3.6

Choose a tag to compare

@github-actions github-actions released this 01 Jun 14:02
2d434a5

TensorGames v0.3.6

Diff since v0.3.5

Merged pull requests:

v0.3.5

Choose a tag to compare

@github-actions github-actions released this 26 Apr 02:00
b264ee2

TensorGames v0.3.5

Diff since v0.3.4

Merged pull requests:

  • Add rule for forard mode AD via ForwardDiff.jl (#8) (@lassepe)

v0.3.4

Choose a tag to compare

@github-actions github-actions released this 22 Apr 20:22
b1a1610

TensorGames v0.3.4

Diff since v0.3.3

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 11 Apr 23:22
4294c0a

TensorGames v0.3.3

Diff since v0.3.2

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 11 Apr 20:22
8318327

TensorGames v0.3.2

Diff since v0.3.1

Merged pull requests:

  • Make calling a pullback multiple time less expensive. (#7) (@lassepe)

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 09 Apr 18:24

TensorGames v0.3.1

Diff since v0.3.0

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 09 Apr 03:29
6b50aa0

TensorGames v0.3.0

Diff since v0.2.0

Closed issues:

  • Implement epsilon probability version. (#5)

Merged pull requests:

  • Capability to solve with min strategy weight. (#6) (@4estlaine)