Skip to content

Releases: benoitseron/Permanents.jl

0.2.0

01 Sep 14:36
ee0a5eb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...0.2.1

v0.1.1

24 Feb 09:51
717b68e
Compare
Choose a tag to compare

Permanents v0.1.1

Diff since v0.1.0

*New functions based on Glynn formula to compute the permanent up to a chosen precision
*multi_dim_ryser is upgraded to ryser_tensor

Closed issues:

  • ryser does not support non square matrix (#4)
  • update needed to include fast_glynn_perm for Clifford_sampler (#5)
  • Combinatorics dependancy (#7)
  • ryser_tensor does not pass runtests (#10)

Merged pull requests:

v0.1.0

11 Feb 14:22
a301088
Compare
Choose a tag to compare

Permanents v0.1.0

Merged pull requests:

  • Playground < added multi_dim_ryser + fast_glynn_perm (#1) (@AntoineRestivo)
  • CompatHelper: add new compat entry for Combinatorics at version 1, (keep existing compat) (#2) (@github-actions[bot])