-
Hi,
I have some questions about the fixref plugin :
1) Looking at the code, I can see that "TOP-compatible" and "BOT-compatible" outputs in the logs are not counts but can only take 0 or 1 value…
-
## Project info
**Title: Fantastic measures and how to repeat them: tractography-based test retest reproducibility of microstructural MRI**
![brainhack_icon](https://user-images.githubuserco…
-
Hi,
when looping on:
```python
for cif in cif_list:
qb = QueryBuilder()
qb.append(CifData, filters={'id':cif.pk}, tag='cif')
qb.append(WorkChainNode, with_incoming='cif',
…
-
The method performs very poorly when used on state or national level networks. I've tried to improve the performance to levels which might make it usable but I'm not sure if I'm moving in the right di…
-
-
I have noticed that this software (like all others of its kind) have trouble with videos in low-light scenes. When there is not enough visual information in the scene, the algorithms seem to err towar…
-
We should be able to see the activity of all users on Pootle over time. Specifically, we'd like to know who are all the people contributing to a given locale. Right now, seems we can only know who are…
-
Hi,
a cypher query:
```
start n=node:Customers('custNo:*') return count(n)
```
took about **14s** in a 1GB database with 5M nodes, 15M properties and 10M relationships (with default memory settings…
ghost updated
7 years ago
-
~Hi -- the bound for Enzyme's compat is too lose right now for Julia 1.11.1...~.
**EDIT**: Sorry for the multiple changes but now I realize that the current release of Bijectors is not working wit…
-
Provide a reproducer for a bug that is discussed at:
- #96609
## Bug summary:
When `-split-functions -lite=1` is used on AArch64 with the below MongoDB setup, it crashes at runtime. Doing a ten…