engineersCode / EngCompLinks
A set of learning modules in computing for engineering undergraduate students.
☆107Updated 2 months ago
Alternatives and similar repositories for EngComp
Users that are interested in EngComp are comparing it to the libraries listed below
Sorting:
- Some open material relating to the Southampton Numerical Methods course☆106Updated 7 years ago
- Easy access in Python to a large collection of ODE solvers☆125Updated 5 years ago
- Essential skills for reproducible research computing☆45Updated 5 years ago
- Cantera examples in the form of Jupyter notebooks☆95Updated last year
- An interactive book about the Riemann problem for hyperbolic PDEs, using Jupyter notebooks.☆287Updated 2 months ago
- Python library for thermodynamics.☆55Updated last year
- Resources for "The Craft of Finite Difference Computing with Partial Differential Equations" by H. P. Langtangen☆179Updated 6 years ago
- Notebooks and documents to build Computational Mechanics course☆62Updated last month
- slides + Jupyter notebooks for the Stony Brook University "Python for Scientific Computing" class.☆84Updated this week
- Finite volume discretization tools for Python.☆64Updated last year
- Notebooks to accompany our book "A guided Tour of Mathematical Methods for the Physical Sciences"☆11Updated 2 years ago
- ☆114Updated 4 years ago
- The ODES scikit for ordinary differential and algebraic equations, an extension to scipy☆131Updated last year
- Learning Mechanical Vibration Engineering Through Computation☆51Updated 5 years ago
- Jupyter notebook class notes for Numerical Methods for PDEs☆148Updated 3 months ago
- A brief and practical introduction to the solution of hyperbolic conservation laws☆52Updated 2 years ago
- An engine for constructing PDE-based simulations using Firedrake☆21Updated 2 years ago
- Quick tutorial of scientific computing with Python using a real physics application.