-
single-stage-opt Public
Master Thesis with Sophia Henneberg @ IPP
-
DESC Public
Forked from PlasmaControl/DESCStellarator Equilibrium and Optimization Suite
Python MIT License UpdatedOct 1, 2024 -
-
heat-pump-dashboard Public
Dashboard for CO2 emissions of heat-pumps in Germany
-
JuliaHLRS24 Public
Forked from carstenbauer/JuliaHLRS24Introduction to Julia for High Performance Computing Course @ HLRS (4th Edition)
Jupyter Notebook UpdatedSep 12, 2024 -
-
barnes-hut Public
Multithreaded N-body simulation using OpenMP and the barnes-hut algorithm.
-
-
f90wrap Public
Forked from jameskermode/f90wrapF90 to Python interface generator with derived type support
Python GNU Lesser General Public License v3.0 UpdatedJun 26, 2024 -
-
-
py-DWL5500XY Public
Forked from Stormholt/DWL5500XY-PythonInofficial Python module to use the Digipass DWL5500XY inclinometer in Python
-
-
RaytracingWeekend Public
C++ path tracer based on Peter Shirleys books
-
SINDy-PI Public
Forked from dynamicslab/SINDy-PISINDy-PI: A Robust Algorithm for Parallel Implicit Sparse Identification of Nonlinear Dynamics
MATLAB MIT License UpdatedOct 19, 2023 -
streamlit-example Public
Forked from streamlit/streamlit-exampleExample Streamlit app that you can fork to test out share.streamlit.io
Python UpdatedOct 3, 2023 -
led_matrix Public
A large 16x16 LED matrix that will use Spotify API integration to display Album covers, react to music etc
JavaScript UpdatedOct 1, 2023 -
co2 Public
The accompanying code (and some of the test sketches) of my term paper about CO2 levels in classrooms.
C++ UpdatedFeb 10, 2023 -
SatChallenge Public
Forked from RiaRosenauer/SatChallengeSatChallenge of HackaTUM2021 (Rohde-Schwarz)
C# UpdatedDec 9, 2022 -
-
-
-
-
optics Public
2D Web demo for simulating optical systems, written in JS
-
web_template Public template
A basic template repo for my web projects using skelleton css
CSS UpdatedFeb 19, 2022 -
units Public
A fun little website to compare orders of magnitude
-
solarSystem Public
basic simulation of planetary movements in our solar system, based on initial conditions from horizons@ssd.jpl.nasa.gov and vizualization with three.js
-
physicsSim Public
Simple JS physics simulation with colliding primitives, that uses a spatial hash for efficiency
-
ode Public
Blogpost and web demos about numerical solutions to ODEs
-
marching_squares Public
A marching squares implementation in JS and an explanation website to go along with it