Skip to content
View davidbauch's full-sized avatar

Highlights

  • Pro

Block or report davidbauch

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
davidbauch/README.md

👋 Hi, I’m @davidbauch

  • 👀 I’m interested in physics, coding, and tech.
  • 🌱 I’m currently a PHD student in physics. I'm interested in learning C/C++, Python, and maybe other languages.

Work related projects:

These are some of the projects I created during work or for fun in my free time.

A quantum simulation solving Lindblad-type systems using the density matrix approach and the von Neuman equation. The code contains beautiful gradients of both old and new code for a beautiful display of my learning curve [I deleted most of the bad code :)].

Main language: C++

Set of helpful tools to evaluate and visualize results obtained from QDaCC. Ever used Excel to summarize and plot 200 datasets? Yeah, me neither.

Main Language: Python

User interface for QDaCC. Very helpful, enhances workflow by at least an order of magnitude.

Main Language: Python, PyQT

Polariton Condensates simulated on the PC² (Paderborn Center for Parallel Computing) -> PC³. This program uses GPU acceleration and is actually really quite fast.

Main Language: CUDA, C++

Free Time Things

Some very small things, usually inspired by some Twitter Post or Youtube Short. Sometimes "mini" also means 12 hours in a row.

Main Language: Python, Jupyter

Yay, Mandelbrot! Very old though, probably doesn't run anymore.

Main Language: C++

Popular repositories Loading

  1. QDaCC QDaCC Public

    Quantum Dot and Cavity Simulation

    C++ 7

  2. FractalSolver FractalSolver Public

    C++

  3. QDaCC-Tools QDaCC-Tools Public

    Python

  4. davidbauch davidbauch Public

    Config files for my GitHub profile.

  5. PULSE PULSE Public

    Solving the nonlinear 2D Schrödinger Equation using CUDA

    C++ 1

  6. eigenvalue_visualizer eigenvalue_visualizer Public archive

    Short Jupyter Notebook to visualize the Eigenvalues of special squared matrices

    Jupyter Notebook