fsprojects / .github

The place to request for projects to be added or removed from the incubation space
28 stars 7 forks source link

F# Permutations Library #16

Closed shaunluttin closed 1 year ago

shaunluttin commented 6 years ago

We have been working on this for about 100 hours now. It's been a good vehicle for learning F# and also might be of use to the community:

https://github.com/shaunluttin/algorithms/tree/master/articles/functional-programs-for-generating-permutations

The FSharp solution contains implementations and tests of permutation algorithms from this paper:

https://github.com/shaunluttin/algorithms/blob/master/articles/functional-programs-for-generating-permutations/article.pdf

dsyme commented 2 years ago

@shaunluttin Apologies we missed this. Did you transfer in? You should be able to do it directly?

dsyme commented 1 year ago

Closing this old issue