-
How can we represent variable length arrays? Another sort of related question is how to arrays of mixed data types, ala structs/tuples (not unions of types)?
These could come in a couple of forms:
…
-
Hello,
The [documentation](https://docs.rs/nalgebra-sparse/latest/nalgebra_sparse/) seems to indicate there are currently no sparse solvers in nalgebra-sparse. I was wondering if there is a plan on…
-
Here is my config file:
```
extends: [cmake_package]
dependencies:
build: [python, cython, numpy, gmp]
run: [python, numpy, gmp]
sources:
- url: /nh/nest/u/ondrej/repos/csympy
key: git:bb0d1df…
-
The only remaining test suite failure now is:
```
22/140 Test #84: cdomp2-2 .........................***Failed 1.17 sec
Nuclear Repulsion Energy (a.u.)...................................PAS…
-
**Description of the issue**
Greetings there,
Hope all are well. I was trying the `quantum_shannon_decomposition()` function, and noticed that it doesn't work for the GHZ unitary matrix.
**Ho…
-
Dear support team,
I solve a single instance (maximize) with pygcgopt and pyscipopt, but find different primal solutions. Pygcgopt terminates at 42.60s and outputs an "optimal" objective of +9.0676…
-
**Description of the issue**
I encountered an issue when attempting to decompose the unitary matrix of QFT(4) using the built-in `quantum_shannon_decomposition` function in Cirq.
According to th…
-
I'm trying to run AMICA across a large number of nodes in a distributed fashion and I'm finding that for certain combinations of (1) num_models, (2) number of compute nodes and (3) the number of chann…
-
## Problem
I'm using an orthonormal constrained matrix in a learnable filterbank setting. Now I want to optimize the training and run some profiling with torch, but getting strange results. Just wa…
-
### 🐛 Describe the bug
When trying to execute diag on matrix input it is currently dispatched to diagonal_copy which is not core IR.
```python
import torch
from torch._dynamo.backends.common impor…