Skip to content

feat(space): generic Space<S: Structure> #52

Description

@Autoparallel

I’m thinking out loud here but I think there might be a nice way to have a generic Space<S: Structure> struct where the Structure trait provides ways to relate points in that space together. For example, you could have something like Space<Euclidean<N>> for Euclidean N space and then you’d automatically get all the algebra and what not you want on the space from that.

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

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions