Giter Site home page Giter Site logo

monoids's People

Contributors

eric-downes avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

monoids's Issues

green's preorders

Motivation: understand topological relation between green's relations and the submagma lattice; latter is more informative, are they distributive lattices? Is the latter a strictly finer description?

We want a general algorithm for generating generator forests $b\Rightarrow a \iff b\in\langle a \rangle$ Right now we have multiple functions that do similar things.

Want:

An algorithm that works wether x is an endo or an element
A possible attack plan

Next Action:

Probably all we need to do to start is document how to use monoids.cyclic_endomonoid and monoids._orbit better... should be obvious once I figure out what I was trying to do there.

Provide labelling w/ dataframes

currently we use numpy for row compositions. this works! but requires giving the octonions weird labels like

8 ~ -e0
9 ~ -e1
...

If we could keep this for internal logic but keep the signed Fano plane rep thatd be great.

Unnecessary `double_rows()` hiding oob bug

In row_compose.py There are two double_rows(a) statements in the row_closure() function; in principle these should not be neccessary but if I don't put them there we get out-of-bounds errors about 3... this is confusing and seems to happen even when I initialize the empty matrix with the max integer. Should be fixed before its ready for real work.

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.