Skip to content

Program takes an input of a partition p of some number n, and give all the distinct permutation of n such that when it's written in cycle notation, the length of cycles is some permutation p. The set of all such possible permutation is called conjugacy class.

Notifications You must be signed in to change notification settings

eelectronn/conjugacyClass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

conjugacyClass

Program takes an input of a partition p of some number n, and give all the distinct permutation of n such that when it's written in cycle notation, the length of cycles is some permutation p. The set of all such possible permutation is called conjugacy class.

This program was created to help with research work by Dr. Terry Visentin in Department of Mathematics and Statistics at The University of Winnipeg.

About

Program takes an input of a partition p of some number n, and give all the distinct permutation of n such that when it's written in cycle notation, the length of cycles is some permutation p. The set of all such possible permutation is called conjugacy class.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages