numerical-mooc / assignment-bankLinks
Contribute alternative assignments for Numerical Methods with Python
☆15Updated 10 years ago
Alternatives and similar repositories for assignment-bank
Users that are interested in assignment-bank are comparing it to the libraries listed below
Sorting:
- Some open material relating to the Southampton Numerical Methods course☆106Updated 7 years ago
- Software and additional material for the book "A Primer on Scientific Programming with Python"☆203Updated 6 years ago
- Jupyter notebooks and other materials developed for the Columbia course APMA 4300☆293Updated 3 years ago
- Jupyter notebook class notes for Numerical Methods for PDEs☆148Updated 3 months ago
- An extension for IPython/Jupyter that helps to use Fortran in your interactive session.☆118Updated 2 weeks ago
- Examples of exercises that accompany Effective Computation in Physics☆209Updated 6 years ago
- Jupyter notebooks on differential equations and how to solve them using Python.☆62Updated 9 years ago
- Numba tutorial materials for Scipy 2016☆144Updated 8 years ago
- slides + Jupyter notebooks for the Stony Brook University "Python for Scientific Computing" class.☆84Updated last week
- Easy access in Python to a large collection of ODE solvers☆125Updated 5 years ago
- Solving linear, nonlinear equations, ordinary differential equations, ... using numerical methods in fortran☆103Updated 4 years ago
- An interactive book about the Riemann problem for hyperbolic PDEs, using Jupyter notebooks.☆285Updated last month
- Data files and scripts for the ASU PHY494 class. Will be updated as we go along.☆10Updated 4 years ago
- Resources for "The Craft of Finite Difference Computing with Partial Differential Equations" by H. P. Langtangen☆179Updated 6 years ago
- Scientific Computing with Python for beginners.☆54Updated last month
- Resources for the book "Programming for Computations" by S. Linge and H. P. Langtangen☆126Updated 3 years ago
- My IPython Notebooks - I publish many of these as blog posts here http://georg.io/☆25Updated 4 years ago
- Lecture material on numerical methods for partial differential equations.☆278Updated 5 years ago
- A course in numerical methods with Python for engineers and scientists: currently 5 learning modules, with student assignments.☆940Updated 10 months ago
- A brief and practical introduction to the solution of hyperbolic conservation laws☆52Updated 2 years ago
- Simple one-dimensional examples of various hydrodynamics techniques☆121Updated 4 years ago
- Programs for "Numerical Methods for Physics" by Alejandro Garcia☆95Updated 6 years ago
- Package for solving hyperbolic systems of partial differential equations☆195Updated 4 months ago
- A framework for hydrodynamics explorations and prototyping