-
### Steps to reproduce
`Post.all.order('random()')`
### Expected behavior
It should silently work, invoking postgres's `random()` function for determining order
### Actual behavior
I ge…
-
release: May 21th
wanted:
- [x] Python-3.11.2 (2023-02-06, 3.11.3=2023-04-03)
- [x] jupyterlab-3.6.3 (Jupyterlab-4 is too fresh)
- [x] pytorch-2 for python-3.11
- [x] numba for python-3.11
- …
-
There was PR https://github.com/AvaloniaUI/Avalonia/pull/9590 changing member names `IsDefault` and `Default` instead of `IsEmpty` and `Empty`. While old names using `Empty` can be used for area types…
-
(Original question from @tramchamploo: https://github.com/facebook/Ax/issues/1048#issuecomment-1207750503)
How does ax handle category values in GP? Since ax doesn't support conditional parameter s…
-
**Description of the issue**
```
FAILED cirq/circuits/frozen_circuit_test.py::test_immutable - AssertionError: Regex pattern did not match.
FAILED cirq/devices/grid_qubit_test.py::test_immutable - …
-
This defect was originally reported by User AdrianR using 5.0.3 on 28 Dec 2020 but I cannot find a corresponding issue (@krzywon might...). However, User GregS has now reported the same issue using 5.…
-
As @ccoffrin pointed out, we need to chose a proper standard for naming the binary quadratic models under our attention.
Current cadidates are:
### BQP (Binary Quadratic Program)
| Pros …
-
### Describe the workflow you want to enable
The unconstrained LASSO is currently implemented in `lasso_path`. However, the parameter for unconstrained LASSO is sensitive to the measurement noise. In…
-
Hi there,
I'm getting `Segmentation fault (core dumped)` errors when passing somewhat large matrices to `solvers.qp()`. The P matrix has shape (34638, 34638), and G matrix has shape (138552, 34638…
-
I really like this repository and used it in my Computational Intelligence course back in university. However, I wish that it also included a database for each benchmark method.
This would be reall…