Coder Social home page Coder Social logo

levels's People

Contributors

eloisagrifo avatar janinaletz avatar

Watchers

 avatar

Forkers

aalmousa

levels's Issues

New method: isGhost

There are two ways to do this:

  1. Find the canonical ghost map using `ghost', then check whether the given map factors through this one
  2. Check it by hand: pre-compose with R, which is the same as taking homology of the map, and check whether this is zero

More generally, for ghost with respect to some G:

  1. Works for regular rings or if G is perfect
  2. Pre-compose with G, Problem: There might be infinitely many degrees to check

Level with respect to G

Check that the support of F is contained in the support of G, if not the level is infinity.

Works when G is perfect (in particular if R is regular):

  1. Change `ghost' to ghost wrt G, instead of finding a cover for ker(F.dd), find a generating set for Ext(G,F) in each degree
  2. Don't need to change level', only ghost'

When R is artinian (or G perfect) it is possible to compute level via coghost maps

  1. Implement `coghost'
  2. In level, use coghost' instead of ghost', and do g*f' instead of f*g'

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.