Coder Social home page Coder Social logo

wistrong / am205_examples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chr1shr/am205_examples

0.0 0.0 0.0 65 KB

Harvard Applied Math 205: Code Examples

Home Page: http://iacs-courses.seas.harvard.edu/courses/am205/

C++ 1.39% Python 87.76% Perl 4.29% Gnuplot 0.20% POV-Ray SDL 6.36%

am205_examples's Introduction

Harvard Applied Math 205: Code examples

Harvard AM205 is a graduate course the provides a broad overview of scientific computing. This Git repository contains example codes from the course taught by Chris H. Rycroft from 2014 to 2021, and the main website is now located here:

https://people.math.wisc.edu/~chr/am205

The codes are primarily written in Python, and make use of several commonly-used libraries:

  • NumPy for numerical linear algebra
  • SciPy for scientific routines and algorithms
  • Matplotlib for graphing and visualization

In addition, a number of programs output data to text in a format that can be read by the freeware plotting program Gnuplot.

Organization

The course is divided into six units:

  • Unit 0 – Overview of Scientific Computing
  • Unit 1 – Data Fitting
  • Unit 2 – Numerical Linear Algebra
  • Unit 3 – Numerical Calculus and Differential Equations
  • Unit 4 – Nonlinear Equations and Optimization
  • Unit 5 – Eigenvalue Problems

Example codes from each unit are provided in separate directories.

am205_examples's People

Contributors

chr1shr 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.