Skip to content

Instantly share code, notes, and snippets.

View germannp's full-sized avatar

Philipp Germann germannp

View GitHub Profile
@germannp
germannp / pooltests.ipynb
Created January 5, 2022 11:41
Simulations of covid-19 pool tests
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@germannp
germannp / dough.ipynb
Last active September 25, 2020 19:32
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Jahr Flüssige Mittel (ohne SM und Schulden) Gesamtes Vermögen (ohne Schulden) Instandhaltung Bus
31-12-10 5'221.70 5'921.70 1'850
31-12-11 8'633.81 14'333.81 1'502.30
31-12-12 12'660.84 20'516.16 5'755.48
31-12-13 16'314.19 26'396.04 5'631.70
31-12-14 16'443.89 28'986.99 4'465.80
31-12-15 19'414.81 29'809.39 1'380.15
31-12-16 19'696.26 31'776.44 4'431.95
31-12-17 3'134.26 25'409.98 2'477.60
31-12-18 9'536.81 27'885.14 1'425.40
// Won't compile for device:
template<typename T>
__device__ T add_one(T x)
{
return x + 1;
}
template<typename T>
using Function = T(T x);
@germannp
germannp / Business_Cycles.ipynb
Last active January 7, 2019 11:05
Looking at business cycles.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@germannp
germannp / oscillator.png
Last active July 5, 2018 09:34
Fun with epigenetic oscillations.
oscillator.png
@germannp
germannp / TestPerformance.hpp
Last active July 18, 2018 11:36
Performance Comparison
/*
Copyright (c) 2017, European Molecular Biology Laboratory.
Copyright (c) 2005-2017, University of Oxford.
All rights reserved.
University of Oxford means the Chancellor, Masters and Scholars of the
University of Oxford, having an administrative office at Wellington
Square, Oxford OX1 2JD, UK.
@germannp
germannp / ecto-seq.ipynb
Last active May 22, 2018 12:00
Sequencing Ectodermal Regions
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.