-
Thanks for the awesome library! It would be great if PyTorch could support forward-mode automatic differentiation. The main use case is to compute a Jacobian-vector product. I tried using [this trick]…
-
Hi.
Thanks for your good work documenting CUTLASS. In the section about integrating with other applications [0], I think a minimal CMakeLists.txt would be very helpful.
Thanks!
Gary
[0] …
-
Now that [SymPy Live is moving to jupyterlite](https://www.sympy.org/en/shell.html), we should make sure the SymPy tests pass on pyodide.
The version of SymPy on SymPy Live has the tests stripped.…
-
There is a serious bug in the implementation of `cellular_involution` for a tensor product of cellular algebras that is also expressed as the cellular basis.
CC: @fchapoton
Component: **algebra**…
-
| | |
| --- | --- |
| Bugzilla Link | [13008](https://llvm.org/bz13008) |
| Resolution | DUPLICATE |
| Resolved on | Jun 03, 2012 19:02 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzill…
-
### Environment info
Operating System: Ubuntu 14.04
I'm trying to build the pi-examples by building the tensorflow via makefile on Linux(Ubuntu 14.04).
So 1st I've done "Building on Linux" successf…
-
As discussed in the meeting earlier today, it is now time to update the Docker image: https://hub.docker.com/u/pymc
# Short-term goals
* [x] Update the `Dockerfile` to a fresh base image (done in …
-
### Information
- **Qiskit Terra version**: 0.18.3
- **Python version**: 3.7
- **Operating system**: MacOS Catalina
### What is the current behavior?
Not sure this is intended, but when wor…
-
# Description
Bob Coecke and Aleks Kissinger in their iconic book named "Picturing Quantum Processes: A First Course in Quantum Theory and Diagrammatic Reasoning" presents a beautiful and more intuti…
-
A list of things to do before this is usable in practice. Main goals:
1. Be as simple, short and readable as possible
2. Be decoupled, be able to use each module independently of the others
## 1.…