Skip to content

davidamaro/Immanants.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Immanants.jl

Build Status Build status

Extension of AbstractAlgebra.jl able to compute immanants.

Example (from runtests.jl)

julia>   mat = [0 1 0 0;1 0 1 0; 0 1 0 1; 0 0 1 0]
julia>   immanant(Partition([4]),  mat)
1

About

Extension of AbstractAlgebra.jl able to compute immanants.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages