Git Product home page Git Product logo

Comments (4)

sebasguts avatar sebasguts commented on September 26, 2024

Comment by mohamed-barakat
Sunday Jul 27, 2014 at 11:38 GMT


Yes, this is right. For this I would like to have an REF (used by our RREF) which gradually computes the determinant of the transformation matrix. But back to your problem: Maybe you only need to decide if the determinant is zero or not, for this you can simply compute the rank ;)

from homalg_project.

sebasguts avatar sebasguts commented on September 26, 2024

Comment by martin-leuner
Sunday Jul 27, 2014 at 12:19 GMT


So the problem is that Gauss's sparse matrices are missing an REF method? I'll look into this a bit.
I'm trying to recognize root lattices via their gram matrix, for this job the rank is not sufficient. :)

from homalg_project.

sebasguts avatar sebasguts commented on September 26, 2024

Comment by mohamed-barakat
Sunday Jul 27, 2014 at 13:33 GMT


I now see that Simon implemented an REF (EchelonMat). So what you can do is to gradually compute the determinant of the transformation matrix in EchelonMatTransformation (each step contributes either nothing (i.e., 1), a sign (i.e., -1) or a unit). Then you can implement a method multiplying this determinant with the product of the diagonal elements of the result of EchelonMat.

from homalg_project.

sebasguts avatar sebasguts commented on September 26, 2024

Comment by mohamed-barakat
Sunday Jul 27, 2014 at 13:34 GMT


And yes, for this you really need a determinant :)

from homalg_project.

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.