Index ¦ Archives ¦ Atom > Tag: python

Understanding "Obstgarten", the game

This jupyter notebook shows how re-play and simulate the game "Obstgarten" -- does the crow win more often than the fruit trees?


GeoEnv2018

Wonderful #GeoEnv2018 comes to a close


HyVR

Jeremy Bennett (@drifitngtides) published his Hydrogeological Virtual Realities simulation package "HyVR"


How to Filter a List in Python

This jupyter notebook shows how to filter a list in python. It compares the intrinsic filter command with a list comprehension. The result of % timeit can be stored in a variable for comparison purposes


Some Hockey Stats (DEL Quarterfinal 2018 Game 5 Nürnberg Ice Tigers vs Cologne Sharks)

The statistics related to both teams, in this fairly averaging and not deeply distinguishing analysis, seems to suggest that the series is very close. Guess what, this is also what I saw when I watched it. Despite this similarity, the numbers favor Cologne slightly but consistently.


Stats of My Research Library

I wrote an AppleScript to extract information from my research library (I use Papers). Result is a histogram of the publication years in my library.


Profiling Scientific Python Code

A Write-Up of My Current Practice of Profiling Scientific Python Code


Distance Matrices

performance analysis of various routines to calculate distance matrices. Routines include scipy, numpy, tensorflow, scikit-learn, and an own routine


My first jupyter notebook

my first jupyter notebook. With numpy and everything.

© Claus Haslauer. Built using Pelican. Theme by Giulio Fidente on github.