Skip to content

Instantly share code, notes, and snippets.

View yanpanlau's full-sized avatar

Ben Lau yanpanlau

  • Hong Kong
View GitHub Profile
@dsblank
dsblank / WorkingMorseCode.ipynb
Created March 8, 2018 15:44
Working code for Morse Code decoder
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@astrofrog
astrofrog / test_oo.py
Created February 13, 2011 18:48
Diagnosing Memory Leaks in Matplotlib
# Object-oriented API
#
# Memory usage (iteration, object count, memory size)
# 100 5637 1562216
# 200 5529 1491528
# 300 5422 1426264
# 400 5758 1587376
# 500 5422 1426288
# 600 5416 1440456
# 700 5610 1515056