Code Monkey home page Code Monkey logo

Comments (9)

lucidrains avatar lucidrains commented on May 12, 2024 1

oo nice! i think i'll work on that in my spare time then :)

from vectorious.

mateogianolio avatar mateogianolio commented on May 12, 2024

Block Multishift QR Algorithm

screen shot 2015-11-23 at 13 32 09

from vectorious.

mateogianolio avatar mateogianolio commented on May 12, 2024

Symmetric QR Algorithm with Permutations with accompanying MATLAB implementation

from vectorious.

mateogianolio avatar mateogianolio commented on May 12, 2024

Jacobi Eigenvalue Algorithm in JavaScript.

from vectorious.

lucidrains avatar lucidrains commented on May 12, 2024

which algorithm is the best one?

from vectorious.

mateogianolio avatar mateogianolio commented on May 12, 2024

I think the Jacobi version is good because the givens rotation can be accelerated with BLAS (relevant routines ?rot/?rotg/?rotmg).

This wikipedia article also contains pseudocode describing the procedure.

from vectorious.

backspaces avatar backspaces commented on May 12, 2024

Any progress on implementation? We need eigenvalues/vectors for work we're doing. Numeric seems to be on hold and is pretty hard to grok due to sparse docs.

from vectorious.

mateogianolio avatar mateogianolio commented on May 12, 2024

Hi @backspaces, unfortunately not but I might try to implement it this weekend. I can't really promise anything though. I'm glad you've found interest in this library!

from vectorious.

jloveric avatar jloveric commented on May 12, 2024

Are you using LAPACK as in nlapack? Lapack already has eigenvalue/vector solvers http://www.netlib.org/lapack/explore-html/d9/d8e/group__double_g_eeigen.html

from vectorious.

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.