Skip to content

v0.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 26 May 07:33
· 51 commits to master since this release
15e296a

OptimalTransport v0.3.2

Diff since v0.3.1

Closed issues:

  • Adding support to parallelization with CUDA (#73)
  • sinkhorn2 should return loss, not dot(gamma, C) (#74)

Merged pull requests:

  • Add option to return cost with regularization term (#75) (@devmotion)