chr1shr / math714
UW–Madison Math/CS 714 code examples
☆10Updated last month
Related projects ⓘ
Alternatives and complementary repositories for math714
- Course materials for McGill Physics 512 (computational physics), 2024 edition☆15Updated this week
- Public repository for the 2022 lecture "python for physicists"☆12Updated last year
- ☆11Updated 3 months ago
- A simple method to solve spherical harmonics moment systems, such as the the time-dependent PN and SPN equations, of radiative transfer i…☆10Updated last month
- Random snippets of code I've developed over the years (generally when bored)☆12Updated last year
- Some materials to accompany the text book Finite Volume Methods for Hyperbolic Problems by RJ LeVeque☆8Updated 10 months ago
- This repository contains demos and templates for making figures for academic publications and presentations.☆8Updated 3 years ago
- python based Finite Volume Solver for 1D hyperbolic equations☆15Updated 9 months ago
- A simple C++ library for introductory CS. Forked from StanfordCPPLib, originally used in Stanford CS106B.☆12Updated 2 months ago
- Material for the 2021 DSEER "Introduction to Scientific Computing" bootcamp☆11Updated 2 years ago
- Resources for the SIAMCSE21 minitutorial "Automatic Differentiation as a Tool for Computational Science"☆13Updated 3 years ago
- Example codes for Plasma Simulations by Example, CRC Press, 2019☆12Updated last week
- Conjugate Gradient related code for "Solver-in-the-Loop: Learning from Differentiable Physics to Interact with Iterative PDE-Solvers"☆24Updated 3 years ago
- Repository of the lecture material for the 3rd Latin American Introductory School on Parallel Programming and Parallel Architecture for H…☆12Updated last year
- PHY 517 / AST 443 - Observational Techniques in Astronomy☆11Updated last year
- PDE solver focused on Navier-Stokes (and related) equations with arbitrary boundary conditions, employing Fourier (FC-Gram) expansions. P…☆14Updated 8 months ago
- Parallel tridiagonal matrix solver using cyclic reduction / parallel cyclic reduction algorithm in c++☆8Updated 4 years ago
- A Multistate Low-dissipation Advection Upstream Splitting Method for Ideal Magnetohydrodynamics / A low-dissipation HLLD approximate Riem…☆12Updated last year
- Elliptical Parcel-in-Cell model for fluid dynamics☆8Updated last week
- ☆12Updated 2 weeks ago
- Automatically exported from code.google.com/p/i3rc-monte-carlo-model☆9Updated 8 years ago
- pyCFD is an unstructured CFD library written in Python☆12Updated 9 years ago
- A simple Fortran program of Discontinuous Galerkin method(no Limiter now) solving 2D Euler Equation with the Isentropic Vortex initial va…☆11Updated 2 years ago
- C++ library of (Ordinary) Differential Equations solvers.☆8Updated 6 years ago
- Basic intro to python☆11Updated 2 months ago
- implementation of basic numerical methods☆10Updated 3 years ago
- Exploring Machine Learning methods and workflows in a simplified weather model☆16Updated 5 months ago
- A simple 1-d hydrodynamics code written in Fortran 95☆15Updated 2 months ago
- Magnetohydrodynamics simulation code☆9Updated 6 years ago
- My finite volume method project. Here I will implement the many pieces of a finite volume method to incorporate into a larger code.☆9Updated 5 years ago