Skip to content

samsquire/powerset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

powerset

calculate powerset using recursive functions in python

I translated the function definition from set syntax from Wikipedia and Byjus website into code so the code is not exactly intuitive or pretty.

On my code generation project I am talking of a programming lanaguage that allows the specification of algebraic relationships between functions. Maybe this problem would be useful there.

About

powerset in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages