-
Bonding needs to be faster. To bond a 6\*6\*7 UiO-66, for example, takes about 90 minutes. Bonding the 1\*1\*1 cell takes 18 seconds.
Four ways to increase speed:
- [ ] Parallelism. Find adjac…
-
I moved from prosemirror and thought the concept of isolating nodes would be useful.
For example I have a video decorator node, and it would be nice this node won't be deleted by backspace. Beca…
-
I was trying to convert code from python to c++, when I ran into an issue, that I think might be a bug.
Python code:
```python
import numpy as np
a = np.array([1, 2, 3, 4, 5])
b = np.array([1…
-
The MiniZinc Handbook index doesn't mention lazy evaluation, although Section 4.1.7.3 "If-then-else expressions" says:
> If the if expression is par bool then evaluation of if-then-else expressions…
-
Hi,
If I have a Postgres/PostGIS DB containing tables with `geometry` columns of type `public.geometry(multilinestring, 27700)` I can attach it to my DuckDB database (with spatial extension already i…
-
I already performed login successfully. But when I performed operation WorkOrderIntf_submit the xml file generated without tag.
```
......
Global types:
......
ns0:Session(sessionId: xsd:…
-
```
What version of the product are you using? On what operating system?
memcachedclient 2.6 release running Ubuntu 11.04 release with memcached 1.4.5
Tell me more...
When running a unit test that ac…
-
The following simple test code does not compile when using -DXTENSOR_USE_XSIMD:
```
#include
void xtensor_or(xt::xtensor_fixed& b1,
const xt::xtensor_fixed& b2) {
b1 = b1 |…
-
This morning I updated Rider to 2024.3 and I was not able to cmd + click to a step definition. I tried to restart the IDE and invalidate caches but it didn't resolve it.
I reverted to Rider 2024.2 …
-
**Describe the bug**
Not really sure if a bug or a design decision but I could not find this case covered in the tests.
When using numpy to calculate the different operations in `get_metric_aggreg…