HussainAther / physicsLinks
mechanics, statistical mechanics, fluid dynamics, thermodynamics, quantum mechanics, electromagnetism
☆31Updated 5 years ago
Alternatives and similar repositories for physics
Users that are interested in physics are comparing it to the libraries listed below
Sorting:
- A Finite Element Approximation of a Cahn--Hilliard Tumour Model with FEniCS, by Dennis Trautwein (2020).☆10Updated 5 years ago
- Codes, tutorials and other resources associated with the textbook "Numerical Methods in Physics with Python" by Alex Gezerlis☆85Updated 2 years ago
- A Python package for multipole expansions of electrostatic or gravitational potentials☆45Updated last year
- A survey of computational physics problems in Python. Includes quantum mechanics, electrostatics, ODEs, PDEs, Monte Carlo, Fourier analy…☆60Updated 10 years ago
- This repository provides source code with solutions to all relevant exercises in the book entitled "A Computational Introduction to Quant…☆17Updated 3 weeks ago
- Jupyter Python Notebooks of "Computational Physics", Landau, Paez, Bordeianu☆46Updated 9 years ago
- 1D model written in Python which solves the semiconductor Poisson-Drift-Diffusion equations using finite-differences.☆30Updated 4 years ago
- Physics-Informed Neural Networks for Solving Multiscale Mode-Resolved Phonon Boltzmann Transport Equation☆22Updated 4 years ago
- Finite-Difference Approximations to the Heat Equation. Implementation of schemes: Forward Time, Centered Space; Backward Time, Centered …☆26Updated 7 years ago
- Physics Informed Neural Network (PINN) for a projectile motion.☆14Updated 5 years ago
- Quantum physics exercises in Python via Jupyter Notebooks☆35Updated 7 years ago
- A python code to calculate the Brownian motion of colloidal particles in a time varying force field.☆20Updated last year
- Lorenz attractors, statistical mechanics, nonlinear dynamical systems, computational physics.☆29Updated 8 years ago
- Bayesian optimized physics-informed neural network for parameter estimation☆33Updated last year
- A series of self-study lectures on using Python for scientific computing at the graduate level in atomic physics and quantum optics.☆106Updated 11 years ago
- A curated list of awesome resources on using machine learning and data science for discovery of physical laws☆39Updated 5 years ago
- This curriculum module contains interactive examples that teach fundamental concepts and basic terminology related to thermodynamics with…☆36Updated 4 months ago
- Applied Numerical Computing Course☆29Updated 9 months ago
- ☆15Updated 4 years ago
- Computational Physics☆155Updated 3 years ago
- A python script to solve the Cahn-Hilliard equation using an implicit pseudospectral method☆50Updated last year
- Teach numerical methods for interpolation, differentiation, integration, and solving ODEs and PDEs with MATLAB.☆44Updated 4 months ago
- Applied Mathematical Methods in Materials Engineering☆27Updated 3 months ago
- An open source drift diffusion code based in MATLAB for simulating semiconductor devices with mixed ionic-electronic conducting materials…☆63Updated 3 years ago
- Mass and energy differential analysis for a Packed Bed Reactor (PBR) to produce the fuel additive MMH. This design was completed for my C…☆16Updated 6 years ago
- A Python interface to the COMSOL Multiphysics API☆47Updated 7 years ago
- computational physics class taught at UNLV (Phys300)☆130Updated 3 years ago
- Notes and examples on how to solve partial differential equations with numerical methods, using Python.