Ben Dudson

Results 149 comments of Ben Dudson

Happy to close; I don't think my original question/issue was specific enough. I was mainly curious about the criteria for using a library in cookbook recipes. To what extent is...

You've made some really nice improvements, and put a lot of good work into pycl2. I haven't had a lot of time to work on this recently, unfortunately. I'm not...

I think keeping it as py4cl2 would be good, as a major version change from py4cl.

Hi @ericpmoss Thanks for letting me know! Perhaps it would be best to make the default "python3", since that now seems to be the standard?

This looks like a python installation problem, rather than something specific to py4cl. If you get errors by just running "python" then something with the install is going wrong. Google...

Thanks! Yes, the error message could definitely be better. I guess it's also possible that the python process may crash or hang at some later time so the library should...

Thanks for this! How does the code work out which imports to include? Is this just replaying any `python-import` calls the user has made, so they persist across python sessions?...

Some of this can be done with PR #972 but the rest need offsets. Also the handling of Y boundary regions needs thinking about.

I think this was due to commit 5229577 which modified assert-equality but did not update the tutorial. The fix is to change assert-equality to assert-equality* Anyone know where the source...

> Maybe there's a dockerhub token we can add, similar to the PyPI one? That should be possible. I've got the dockerhub details somewhere and can add them to a...