-
Hi Monica,
In the Python version of the disambiguation code, the following lines perform the disambiguation
```python
disambig[1].data = (disambig[1].data / (np.power(2, self.method))).astype('…
-
Impacted versions:16
Steps to reproduce:
1) make odoo run gevent server that port is 8072
2) setup Nginx , config file as follows:
```nginx
#odoo server
upstream odoo {
server 127.0.0.1:80…
-
In Heptapod by bitbucket_importer on Mar 20, 2016, 22:05
*Created originally on Bitbucket by [petevine (Pete Vine)](https://bitbucket.org/[7.3.7](https://github.com/gitlab-importer/pypy/milestone/7)B…
-
The issue is with docker image.
If docker image is built with "Deploy button" from this repo everything works ok.
If docker image is built with below command it doesn't work:
```
# Build image…
-
Using cbf2nexus to make an NXmx file from a few hundred CBF files I find that the initial file compression tasks are very fast:
Time to convert 'l-cyst_01_00005.cbf': 0.050s
Time to read 'l-cyst_01_0…
-
It's not a feature that interests me because I use the keyboard to select the startup item, but I wanted to point out the fact that if I move the cursor with my I2C touchpad (of which I don't know the…
-
## Summary
| Test | Time taken | Action | Potential savings |
|--------|--------|--------|--------|
| `test_atomic_ibc_forward_hop_transfer` | > 720s | Reduce time | 600s |
| `test_misspel…
romac updated
4 months ago
-
어떤 것은 VR은 커녕 일반영상만 다운이 되는 것도 있어요.
-
To read and write `tl_2015_06001_roads.json` (18MB) by bytes:
```
real 0m18.662s
user 0m18.627s
sys 0m0.998s
```
By chars:
```
real 0m52.626s
user 0m50.655s
sys 0m1.633s
```
By lin…
e-n-f updated
7 years ago
-
**Describe the bug**
Running twister tests on nrf52840dk with the parameter `CONFIG_USERSPACE=n` fails.
**To Reproduce**
```
user@2910b946914f:/workdir/zephyr$ scripts/twister -p nrf52…