-
- Tutorials state (last commit / release): https://github.com/precice/tutorials/pull/333/commits/ebf6c36f9b60f33cc7c421e5be47fef79efbeef7
- Versions of solvers and adapters used: https://github…
-
PyTorch allows to register meta functions with custom ops
With that information, we should be able to apply the fallback mechanism that @kiya00 developed for PyTorch operations in thunder.
https:/…
t-vi updated
2 months ago
-
I copied the code for this [tutorials page ‘Loop The REPL’](https://python-prompt-toolkit.readthedocs.io/en/stable/pages/tutorials/repl.html#loop-the-repl).And I ran it on PyCharm.I typed 123 and hit …
-
On the tutorials page, the notebooks can be seen using `nbviewer`. The notebooks are hosted in qutip-notebooks Github directory and in R.J. Johansson directory.
There is now a button to start My B…
-
How to generate a field with holes in it? as seen in the docs?
![image](https://github.com/user-attachments/assets/cf9d4cf8-9e5f-4c77-803e-8179296084af)
thanks
-
The de-facto standard tool for documenting Python projects is Sphinx, which unfortunately expects to scan Python sources as its default workflow. However, Sphinx is _very_ powerful and can generate do…
-
I suspect this may have to do with newer versions of tensorflow and python but not really sure. When I click run on an example I get the following errors:
I assume that this one is due to not havi…
-
- [ ] make the package/application installable from pypi
- Lots of stuff has to be done, because I didn't do this step before. Major effort before 1.0
-
## Motivation
Running Python applications in a WasmEdge container allows us to deploy super lightweight Python applications on the cloud. A Python application in a Linux container could easily take…
-
This is sort of a meta-issue for tracking documentation of the new python bindings. I'm worried things might not be working, but maybe it's just taking time for things to sync.
First of all, I see …