I looked around and didn’t see any Julia tools for calculating the permanent of a matrix. Does anyone know of anything? I’m particularly interested in the permanent of binary matrices for counting applications.
I did find this discussion:
I looked around and didn’t see any Julia tools for calculating the permanent of a matrix. Does anyone know of anything? I’m particularly interested in the permanent of binary matrices for counting applications.
I did find this discussion:
Maybe
Note to self for next time: try add Permanents
I used the JuliaHub search functionality.
Very neat. I didn’t know that existed. Thanks again.