2019 John Hunter Excellence in Plotting Contest Reminder

2019-04-27 Thread Nelle Varoquaux
Hi everybody, My apologies to those of you getting this on multiple lists. In memory of John Hunter, we are pleased to be announce the SciPy John Hunter Excellence in Plotting Competition for 2019. This open competition aims to highlight the importance of data visualization to scientific progre

Re: How to convert a train running program from synchronous to asynchronous?

2019-04-27 Thread Irv Kalb
> On Apr 26, 2019, at 4:18 AM, Arup Rakshit wrote: > > I have modelled which starts running once drivers and stations are assigned > to it. Otherwise, it doesn’t run, really don’t care if passengers are boarded > or not at this moment. :) I think this program can help me to introduce to > the