Skip to content

Operators for sets and topology #29

Description

@yudukikun5120

I wrote operations for sets and topology:

  • Set.power_set: returns a power set of a given set
  • Set.intersection: returns an intersection of given sets, rather than two sets
  • Set.union: returns a union of given sets, rather than two sets
  • Topology.topology: returns a topology of a given set

These modules are in my repository (https://github.com/yudukikun5120/topology). But I'd rather merge in your repository considering the size of my package.
So could you consider merging the functions above? If you are willing to do so, I will open the pull request.

Thank you.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions