-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
In the dev builds, I have encountered WAY more "wire not closed" errors than in previous v…
-
See [how contracts package](https://github.com/AndreaCensi/contracts) are trying to provide support for something similar to shapes. They are extending annotations in a different way than just standar…
mitar updated
8 months ago
-
Some ideas:
1. Multilevel grid
2. More constraints
3. create a kite shape
-
Dear all,
many thanks for CVXPY. Great package!
**Bug (or wrong usage):** Version 1.6 throws an error where ver 1.5.3 works:
**To reproduce** (slightly sdjusted example from the CVXPY page…
JTPfi updated
19 hours ago
-
### Describe the feature
Add constraints to Databricks SQL tables based on documentation here:
Reference PR for `dbt-core` and `dbt-postgres`: https://github.com/dbt-labs/dbt-core/pull/6271
Dat…
-
What shape shall the PCB take? What are the design constraints?
-
Thanks to ToennisStef for raising this in #2393.
# 🐛 Bug
I'm looking at an example with a `SingleTaskMultiFidelityGP`, evaluating acquisition values where both the `x` and the objective are at f…
-
### 🐛 Describe the bug
I have this function:
```
def f(x):
assert x.shape[0] > 2
assert 1 % (x.shape[0] // 2) != 0
assert 32 * (x.shape[0] // 2) ** 2 - 16 * (x.shape[0] // 2) != 0
…
-
Under buildDLAStandalone mode, I run under command and meet the below problem
#Build INT8 and FP16 loadable from ONNX in this project
bash data/model/build_dla_standalone_loadable.sh
[04/22/2024-…
-
- [x] Move `len(zndraw)` call in update loop to avoid socket-call
- [ ] ~~Allow non-Jupyter use~~ postponed due to unsolved runaway server problems
- [x] Allow multiple frames in the same file using…