= Meeting 2019/04/06 = == When? == 6th of April, 2019, starting at 14:00 == Where? == [wiki:AlexanderBar The Alexander Bar] have agreed to host us again. == What? == Simon Cross will give a talk titled "Improving performance by switching from C to Python" === Agenda === * 14:00 Introduction, etc * 14:15 "Improving performance by switching from C to Python" * 15:00 General Housekeeping == Next Meeting == To be confirmed, but probably mid-May ```python3 -c 'import datetime as D; print(D.date(year=2019, month=4, day=6) + D.timedelta(weeks=6))'```