rht

Results 168 issues of rht

For rigor's sake, it would be effective to create a benchmark based on a real dataset that can be reused by several ABM implementations, throughout the time. This is analogous...

I tested this on my machine ```python import time from contracts import contract @contract(a='int,>0', b='list[N],N>0', returns='list[N]') def c(a, b): return [a * i for i in b] def d(a, b):...

While doing a benchmark for Julia vs Python in https://github.com/JuliaNLSolvers/Optim.jl/issues/922, I have found scipy.optimize's `dcsrch` (so I use PyCall to do scipy.optimize.minimize on a Julia model) to be faster than...

### Environment - **Qiskit Terra version**: latest main https://github.com/Qiskit/qiskit-terra/commit/007cc25bc44ad39955ff5ea8bfb988dff38c044b - **Python version**: 3.10 - **Operating system**: Linux ### What is happening? An example QASM 2 output of the `QuantumVolume` circuit...

bug

**Description of the issue** When generating a lockfile via `pip-compile` (https://github.com/jazzband/pip-tools) in my own Python package that lists Cirq as a dependency, I got this error ``` Could not find...

kind/bug-report
triage/needs-more-evidence
area/google
area/dependencies
area/packages

**Description of the issue** I am trying to use `google-cloud-compute` 1.5.0 and Cirq 1.0.0 within the same virtualenv environment. But they can't be installed together without conflict. ``` ERROR: Cannot...

kind/bug-report

### Environment - **Qiskit Terra version**: 0.21.2 - **Python version**: 3.10.6 - **Operating system**: Linux ### What is happening? The following minimal code causes segfault ```python from qiskit import QuantumCircuit,...

bug

The resulting references.bib is then to be transformed to html via bib2xhtml or bibbase. Why: bibtex is more machine-parseable. Edit: add `why`

A minified version of http://elasticlunr.com/ could be used for in-browser search. This: 1. obsoletes the dead-tree notion of search in https://github.com/sarabander/sicp/blob/master/html/Term-Index.xhtml. 2. can be upgraded to accommodate analogy arithmetic, if...

I haven't tested it since it takes some time to prepare the dependencies on my laptop running NixOS. What I have done is 1. find all filenames starting with Cuda...