Giter Club home page Giter Club logo

Comments (4)

hulpke avatar hulpke commented on July 23, 2024

This is an infinite matrix group, so how would this be supposed to work?

The only issue could be to have a nicer catch for this case, there are probably many other such situations.

from gap.

schnellecom avatar schnellecom commented on July 23, 2024

Good point, I didn't think about how it could even work mathematically.
Would it be better if there was something in the documentation or it would just return the original set? Not sure if this is a valid use case but I maybe if someone iterates over a set of generators and tries to reduce them it could be annoying to just get an error.

from gap.

hulpke avatar hulpke commented on July 23, 2024

There are really two questions here:

  • Should the existing method be subject to extra conditions? (IsFinite, CanEasilyTestMembership would be potential candidates, even though the method is more general)
  • Should there be a fallback method for SmallGeneratingSet that simply returns the existing generators.

from gap.

Stefan-Kohl avatar Stefan-Kohl commented on July 23, 2024

I think that even a very basic method which only tries to eliminate generators which are easily seen to be redundant could be useful. For example, such method would remove the identity and duplicate generators, generators which are inverses of other generators and generators which are products of two (or a few) other generators and / or inverses of other generators. Such method would not need to require much more than CanEasilyCompareElements.

from gap.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.