All Projects → DanielSank → vankampen-stochastic

DanielSank / vankampen-stochastic

Licence: other
Exercises and notes for N.G. Van Kampen's Stochastic Processes in Physics and Chemistry

Programming Languages

TeX
3793 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to vankampen-stochastic

image-to-box2d-body
proof-of-concept game build pipeline for converting an image to a Box2D body
Stars: ✭ 24 (+26.32%)
Mutual labels:  physics
Legion-Engine
Rythe is a data-oriented C++17 game engine built to make optimal use of modern hardware.
Stars: ✭ 502 (+2542.11%)
Mutual labels:  physics
lifescripts
Automating various decisions stochastically, starting with my current coin-based intermittent fasting and dice-based kettlebell.
Stars: ✭ 20 (+5.26%)
Mutual labels:  stochastic-processes
creative-coding-notebooks
🎨 An authorial collection of fundamental recipes on Creative Coding and Recreational Programming.
Stars: ✭ 17 (-10.53%)
Mutual labels:  physics
cas
Cellular Automata Simulator
Stars: ✭ 22 (+15.79%)
Mutual labels:  physics
SymbolicTensors.jl
Manipulate tensors symbolically in Julia! Currently needs a SymPy dependency, but work is ongoing to change the backend to SymbolicUtils.jl
Stars: ✭ 26 (+36.84%)
Mutual labels:  physics
ux-animate
A simple but powerful tweening, spring physics, animation library for Rust
Stars: ✭ 19 (+0%)
Mutual labels:  physics
harmonica
A simple, physics-based animation library 🎼
Stars: ✭ 571 (+2905.26%)
Mutual labels:  physics
GDCustomRaycastVehicle
A simple custom raycast vehicle implementation
Stars: ✭ 36 (+89.47%)
Mutual labels:  physics
diepssect
A public repo for hacky diep stuff - networking protocol, WebAssembly, memory editing, & physics
Stars: ✭ 26 (+36.84%)
Mutual labels:  physics
moac
Generate passwords and analyze their strength given physical limits to computation
Stars: ✭ 16 (-15.79%)
Mutual labels:  physics
plottr
A flexible plotting and data analysis tool.
Stars: ✭ 32 (+68.42%)
Mutual labels:  physics
fdtd3d
fdtd3d is an open source 1D, 2D, 3D FDTD electromagnetics solver with MPI, OpenMP and CUDA support for x86, arm, arm64 architectures
Stars: ✭ 77 (+305.26%)
Mutual labels:  physics
phoebe
A high-performance framework for solving phonon and electron Boltzmann equations
Stars: ✭ 33 (+73.68%)
Mutual labels:  physics
03-Unstable-Rotation
The code for my Game Physics course: https://www.udemy.com/gamephysics
Stars: ✭ 21 (+10.53%)
Mutual labels:  physics
billiards
billiards physics
Stars: ✭ 37 (+94.74%)
Mutual labels:  physics
Libbulletjme
A JNI interface to Bullet Physics and V-HACD
Stars: ✭ 55 (+189.47%)
Mutual labels:  physics
physics-learning-path
This is my physics learning path. Best courses I've found to learn physics online.
Stars: ✭ 37 (+94.74%)
Mutual labels:  physics
MachineLearning Physics
This is to facilitate the “Machine Learning in Physics” course that I am teaching at Sharif University of Technology for winter-19 semester. For more information, see the course page at
Stars: ✭ 26 (+36.84%)
Mutual labels:  physics
NMRI
2D Fourier Transform of Nuclear Magnetic Resonance Imaging raw data
Stars: ✭ 13 (-31.58%)
Mutual labels:  physics

Goal

Do all the problems in N.G. Van Kampen's stochastic processes book (or at least the interesting ones).

Contributing

To contribute, solve a problem from the book and file a pull request against this repo. See existing problems and solutions for expected format (we use Tex). To easily find outstanding problems, search the issues for the "open problem" tag. Open problem issues contain a link to a stub giving the complete problem. See issue 1 as an example.

View the work

To view the work, run LaTeX on main.tex.

Issue labels

  • bug: An existing problem or solution contains an error.
  • help wanted: You're working on a problem and you'd like to find someone else to work with you. It's best to provide a link to your branch with work on this problem.
  • new solution (use for pull requests): You've solved and written up a problem and want to get it merged in.
  • open problem: Points to an as-yet unsolved problem.
  • question: You have a question about stochastic processes (e.g. a math or physics question), or how this repo works.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].