-
Now that 20.04 has gr-osmosdr included and working, would you consider a 3.8 port?
-
knapsack.py demonstrates problem with one knapsack and mentions that for multiple knapsacks we can pass an array of multiple capacities,
in the example -
capacities = [850]
I want to do -
ca…
-
Hi, I get a segmentation error when running pure clip. Is this just a memory issue? I have 32 GB RAM.
here is the log:
(base) nickwebster@Nicks-iMac-Pro Eclipse_results % pureclip -i Q0013_IP1…
-
**System information:**
- Ubuntu 18.04
- MediaPipe v0.8.6
- Bazel 3.7.2
- Docker version 20.10.2, build 20.10.2-0ubuntu1~18.04.2
**Describe the current behavior:**
I'm trying to build p…
-
When I run the test suite (from master) on my own computer I get a whole heap of test failures from `TestLinprogIPSparseCholmod`.
@mdhaber
```
____________________________________________________…
-
I am dealing with an LP problem involved in superconductor magnet design. It is essentially an L1-norm minimization problem, which is transformed into an LP. The design variables are collected in vect…
-
I've a 1000+ node graph that takes around 3s to layout (graph.layout) and this going up with more nodes. Any suggestions as to why this might be?
-
It looks like if we set 869.4-869.65 MHz we get 10% Duty cycle and 500mW (the best option)
![868](https://user-images.githubusercontent.com/400875/73866935-a06e2780-483d-11ea-944e-a94fb8a6131a.png…
samuk updated
4 years ago
-
Hi there,
I wonder how to pass all tests.
That is the output
### Test Summary: | Pass Error Total
#### Turing …
-
Hi all,
I am using ubuntu 20.04 latest opencv version
Can some one help in make I have issues
tried to build opencv for arm-gnueabi.toolchain
`sra@LD-MZ-NB-06:~/opencv/opencv/platforms/linux…