Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add permutations #6

Closed
10 tasks done
bvssvni opened this issue Jan 25, 2015 · 2 comments
Closed
10 tasks done

Add permutations #6

bvssvni opened this issue Jan 25, 2015 · 2 comments
Labels

Comments

@bvssvni
Copy link
Collaborator

bvssvni commented Jan 25, 2015

  • Construct
  • Count for Permutation<Data>
  • Count for Permutation<Of<T>>
  • Count for Permutation<Subspace<T>>
  • ToIndex for Permutation<Data>
  • ToPos for Permutation`
  • ToIndex for Permutation<Of<T>>
  • ToPos for Permutation<Of<T>>
  • ToIndex for Permutation<Subspace<T>>
  • ToPos for Permutation<Subspace<T>>
@bvssvni bvssvni added the Draft label Jan 25, 2015
@bvssvni
Copy link
Collaborator Author

bvssvni commented Feb 3, 2015

A conversion algorithm from index to position can be found here https://github.com/bvssvni/csharp-utils/blob/master/Utils/Modules/PermutationModule.cs

@bvssvni
Copy link
Collaborator Author

bvssvni commented Mar 4, 2015

Done.

@bvssvni bvssvni closed this as completed Mar 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant