Skip to content

Instantly share code, notes, and snippets.

View LuxXx's full-sized avatar

David LuxXx

View GitHub Profile
@LuxXx
LuxXx / AutoCorr.ipynb
Created February 14, 2020 18:26
AutoCorr Sin
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@LuxXx
LuxXx / Diskrete Brownsche Brücke.ipynb
Last active January 29, 2020 11:02
Diskrete Brownsche Brücke
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@LuxXx
LuxXx / AddressGetter.cpp
Created January 28, 2020 22:42
AddressGetter
/**
Made by David_Luchs 27.07.2015
[email protected]
Discord: lux#6470
http://forum.revival-gaming.net/index.php?page=Thread&postID=3270478#post3270478
**/
#include <Windows.h>
#include <iostream>
#include <TlHelp32.h>
#include <Psapi.h>
@LuxXx
LuxXx / peuler-65.ipynb
Created January 17, 2020 01:12
Project Euler Problem 65
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@LuxXx
LuxXx / FIMA1_WS1920_sheet5_solution.ipynb
Created December 6, 2019 11:53
FiMa I - Homework Assignment No. 5 Solution
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@LuxXx
LuxXx / Mischzeiten.ipynb
Created November 22, 2019 12:16
Mischzeiten StoMo
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@LuxXx
LuxXx / kde_statsmodels.ipynb
Created November 20, 2019 10:15
KDE with StatsModels
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@LuxXx
LuxXx / FiMa1_Hom5_2.ipynb
Created November 17, 2019 23:40
FiMa I - Homework Assignment No. 5
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@LuxXx
LuxXx / kde_bandwidth.ipynb
Created November 12, 2019 12:14
Kernel Density Estimation Bandwith Slider
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@LuxXx
LuxXx / kde_accept_reject.ipynb
Last active November 12, 2019 12:09
Kernel Destiny Estimation using gauss kernel and silvermans rule and drawing new samples with the acceptance-rejection method
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.