-
This would be fun, but a lot of work, because we'd need to get a custom chunk generator populating everything that we wanted to be in the world.
There should be no "bottom" to the world, only void. I…
-
Recently I encountered this problem on OpenRefine.
(Python code is just for explanation)
txt1 = "Ms. Wendy Enzmann"
txt2 = "Ms. Wendy Enzmann"
print( txt1 == txt2 ). ===> False
The answer …
-
In a particular model which @drbergman and @heberlr have been running replicates on, there seem to be occasional runtime errors. In the current development branch, at this line:
https://github.com/Ma…
-
#1920 really got me thinking. The main reason concurrency is tricky, as @kostmo says there, is because robots take turns executing, and each robot can see modifications to the world by the previous r…
-
It's not a surprise that zero (or even negative) rates cause issues in LL scores, but I believe pyCSEP does not _generally_ check, deal, or warn in LL-based tests if forecasts contain them (an example…
-
When I run 'RunHarmony' for a seurat object, it will return a Warning message:
> Quick-TRANSfer stage steps exceeded maximum (= 6687600)
What is this going? Does this will affect the final resu…
-
pour les problèmes avgasa.nl et avgasb.nl (coconut2)
l'optimiseur s'arrête juste avant d'atteindre la précision, alors qu'il l'atteignait sans problème
dans la version précédente (avant la 2.8.3)
…
-
**Is your feature request related to a problem? Please describe.**
Coding in the late hours is quite common for many people.
A dark theme would be very much appreciated to reduce eye strain.
**De…
-
I have a design that is failing LVS because `sky130_fd_sc_hd__a21bo_1` cells have gained a pin (`w_69_21#`):
```
.subckt sky130_fd_sc_hd__a21bo_1 A1 A2 B1_N VGND VPWR X VNB VPB w_69_21#
```
I'…
-
Hi,
I'm interested in using SPADE for non-cytometry data and have followed the recommendations in the [FAQ](https://github.com/nolanlab/spade/wiki/FAQ). I have a few questions about the process:
1. I…