Git Product home page Git Product logo

nla's Introduction

Numerical Linear Algebra

Codes developed for a course on numerical linear algebra based on the book

L. N. Trefethen and D. Bau: Numerical Linear Algebra, SIAM

Original: https://www.bitbucket.org/cpraveen/nla
Mirrored: https://www.github.com/cpraveen/nla

WARNING: These codes are used to illustrate the algorithms in the book. They are not written to be efficient implementations of those algorithms.

Python tutorial

The codes are written in Python and as Jupyter notebooks. A short Python tutorial is available here.

DATA files

Some of the notebooks need some files to run which must be downloaded from bitbucket. If you are running from terminal, you can download all files once

cd DATA
sh ./download.sh

Run in SageMaker Studio Lab

You can get a free account at https://studiolab.sagemaker.aws and clone this git repo into your account, and then run/edit the notebooks.

Run in Binder

Run the code in binder: Binder. When you first click on this link, it may take a few minutes to set up the environment with all required packages. Then you can edit and run the notebooks, but you cannot save them; but you can download the notebooks to your computer.

Open in nbviewer (read only, cannot run)

Open the src directory: https://nbviewer.org/github/cpraveen/nla/tree/master/src

or the individual files

Open in colab

Open the repository in colab Open In Colab

The following links open individual files in colab.

More code examples

References

  • S. L. Brunton and J. N. Katz, Data Driven Science and Engineering: Machine Learning, Dynamical Systems and Control, Cambridge Univ. Press.
  • James Demmel, Applied Numerical Linear Algebra, SIAM.
  • E. Darve and M. Wootters, Numerical Linear Algebra with Julia, SIAM.
  • G. H. Golub and C. F. Van Loan, Matrix Computations, Hindustan Book Agency.

nla's People

Contributors

cpraveen avatar

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.