Igor Kuvychko

Results 19 comments of Igor Kuvychko

@ricardoV94 - thanks, I'll experiment with your example. Question: what if instead of using aesara.printing.Print, you route intermediate values to a Deterministic variable? Seems like both methods should work in...

Hi everybody, I ran into an issue trying to commit my new version of the notebook. During pre-commit a copy of the notebook in md format is created in the...

I made no changes to the metadata. Here how it looks like for howto_debugging.ipynb (problem notebook): ``` { "kernelspec": { "name": "python3", "display_name": "Python 3 (ipykernel)", "language": "python" }, "jupytext":...

D'oh! @OriolAbril - thanks, I fixed it (my bad!) Pull request is in :-).

@OriolAbril - a question on hyperlinks in notebooks. In splines notebook there are several hyperlinks to externals pages, and jupytext check was happy. In my initial version of "how to...

@OriolAbril - really appreciate the details, thanks!!! sphinx write-up is really helpful, too. I didn't realize that aesara falls under the same rubric as pymc in terms of documentation, which...

I'd like to take this issue

@reshamas - yes, I apologize for being slow, life got in the way. I will have it done by end of next week, if that's ok.

@reshamas - I don't, at least not at the moment. I have a couple of unexpected things taking a lot of my time over the last couple of weeks. If...