Coder Social home page Coder Social logo

rsparse's Introduction

Hello there ๐Ÿ‘‹

About me:

Want to know more? Visit my personal site

rsparse's People

Contributors

mothnik avatar rlado avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

mothnik

rsparse's Issues

Support for vectors

I think it would be useful to have support for algebraic vectors. For example when solving overly contained systems where A is a tall matrix one usually does A^tAx = A^tb to turn the system into a square one.

This is not easy to do with the current API. It would also be nice to construct matrices directly from std::vectors instead of nested vectors for efficiency reasons.

Linting

Hello,

Thanks for providing this package! I want to write a Python wrapper for this since the support for sparse QR-decomposition in Python is relatively sparse itself.

I found that when one runs the linter cargo clippy on the project, there are more than 200 suggestions for improvements (mostly returns and the &mut Vec typing).

I would like to help on this and contribute to the package since I also would like to contribute the feature to solve (multiple right hand sides) from an already computated factorization after this (I will open the feature request later).
Are you interested in this?

Kind regards

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.