Giter Club home page Giter Club logo

phys395's Introduction

PHYS395 - Computational Physics

Simon Fraser University, Fall 2016

Course description:

The course covers advanced numerical methods for scientific computing and provides introduction to programming in modern High Performance Computing (HPC) environment. Topics include:

  • Representation of functions (cardinal vs. spectral basis, Fourier transform, orthogonal polynomials)
  • Linear algebra (solving linear equations, least square fits, Cholesky and singular value decompositions)
  • Root finding and optimization (bracketing and bisection, Newton’s method, steepest descent and Levenberg–Marquardt algorithm)
  • Ordinary differential equations (integration methods, initial vs. boundary value problems)
  • Hyperbolic partial differential equations (solution methods, numerical stability, wave equation)
  • Parabolic PDEs (heat diffusion equation, numerical stability, spectral methods)
  • Elliptic PDEs (boundary value problem revisited, Laplace equation, non-linear BVPs)
  • Optimizing for performance; GPU acceleration and Fast Fourier Transforms revisited
  • Scripting in Python (automating repeated tasks, making publication-quality plots)
  • Going parallel on shared memory and MPI architectures (if time allows)

Programming environment is Fortran and Python, pre-configured Linux virtual machine will be provided. Homework and final are coding, you are expected to produce a working code that compiles, runs, and finds accurate numerical solution to the problem assigned. Bringing your own laptop is encouraged, but no technical support for Windows will be provided.

phys395's People

Contributors

andrei-v-frolov avatar

Watchers

 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.