-
Dozens of warnings are raised when compiling the documentation in `master` due to missing files in the path mentioned in the title
```python
WARNING: toctree contains reference to nonexisting docu…
-
- [x] 'detailedInfo' should come back as a dictionary in fitter
- [x] final tests of ising model, include it as part of tutorial
- [x] update guidance on making contributions to mandate backward com…
-
Hi. I'm trying to train a DiscreteEBM environment for square lattice ising model. It's working fine with small grid lengths but when I attempt to increase the grid length i get this:
`RuntimeError: …
-
Hi Jordi,
In the toy example output, I am noticing that the MML1 and MML2 files look as follows
cat example_mml1.bedGraph
chr1 40 90 0.80840009 2 1
chr1 130 155 0.75471698 1 1
cat example…
nmfad updated
4 months ago
-
Hi! I'm trying to install HPhi on my Ubuntu.22.04.1 system. I have installed LAPACK, BLAS, and gcc, gfortran successfully in it.
After using "tar xzvf" to unzip HPhi file, then I try to use Cmake to…
-
微博内容精选
-
### Self Checks
- [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general).
- [X] I have s…
-
Code:
```py
from qualtran.bloqs.qubitization_walk_operator_test import get_walk_operator_for_1d_Ising_model
U = get_walk_operator_for_1d_Ising_model(4, 2e-1)
print(U.call_graph())
```
Error:…
-
Running a small Ising model on a large matrix results in poor performance. Instead, we should leverage multiple physical oscillators for each oscillator requested by the programmer.
Examples of wei…
-
Trying to load
from qualtran.bloqs.qubitization_walk_operator_test import get_walk_operator_for_1d_Ising_model
results in an ImportError from state_preparation:
![image](https://github.com/qua…