Alex Tait

Results 6 comments of Alex Tait

The challenge is how to access the data after the simulation. One solution is to store another array to point to the indices of the first event in each time...

> One thing to keep in mind is that if you don't need the Probe output from every timestep, you can use the Probe.sample_every parameter to subsample the output. An...

Yes, I think you are right. I was thinking of keras as this opaque call, which can be lumped in with the calling function by cprofile. Of course, that's not...

Thank you for doing your own tests! Sorry for the delayed response. I agree, based on the cumtime measurement, that Nengo DL is not introducing significant additional overhead. I also...

Hi @pointhi , Just checking in on this issue again. Do you think that kicad-python will ever update its PyPI release, or is it going to stay with python 2?...

This is true. I did not realize some of the differences. Mine is forked from KiCAD/kicad-python, which turns out not to share history with this one. Pull requests would involve...