Giter VIP home page Giter VIP logo

Comments (3)

tomstewart89 avatar tomstewart89 commented on August 20, 2024 1

Hey @marcotoniut, thanks for the info! I guess you already noticed but I've been playing around with this library recently and at the moment master is a little unstable. I'm planning on releasing a new stable version pretty soon but in the meantime, if these errors are blocking you then you can return to the latest stable version by checking out the tag 2.3:

$ git checkout 2.3

Or you can install the library through the arduino IDE library manager and just choose version 2.3 there.

Regarding those bugs, that second one should be fixed in a branch that I'm planning to merge into master pretty soon and for the oether, I guess I'll just rename my max function so it doesn't clash with the macro defined in Arduino.h (I actually hadn't noticed that one yet so thanks for the heads up there)

from basiclinearalgebra.

tomstewart89 avatar tomstewart89 commented on August 20, 2024 1

Ok, I just release v3.0 which adds LU decomposition along with a few other bits and pieces. As I was writing the tests for LUDecompose I found and squashed a couple of bugs, I also made the interface a little nicer so if you have any troubles maybe try out the latest version!

Glad you liked the LU decomposition! Let me know if you have any trouble with v3.0

from basiclinearalgebra.

marcotoniut avatar marcotoniut commented on August 20, 2024

Thanks for your prompt reply @tomstewart . Since I specifically wanted to get LUDecomposition, I already took the working code from the better-storage branch and stitched it into my local copy. Works beautifully. Looking forward to the official release.

from basiclinearalgebra.

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.