-
Question from the slack channel that got no response outside the tiling group:
I want to bring up two questions that the tiling scheme (GnosisGlobalGrid) that Jerome and I used on the whiteboard le…
-
**[ ID ]** b090ce96-9789-4948-9d1a-2ec6c4ef75b1
**[ Submitter's Name ]** Tchombogo Abdoulaye Diabaté
**[ Submitter's Affiliated Organisation ]** Baby Lab
**[ Submitter's Twitter ]** @dtchombogo
**[ …
-
Hi,
there should be 2 circles with 8 and 16 Interstellar Logistic Stations, but after moving to the desired location and trying to insert the LS, i can see from the preview that there will be a mes…
maeeh updated
3 years ago
-
We have some horribly type unstable code in `_bounds_and_features`
mfalt updated
5 years ago
-
This would avoid the "I'm 1 pixel away from where I need to be so I'm stuck against a collision tile" problem, and it would allow the player's collision box to return to full size (which I think is ca…
-
The question whether we can overcome the ~82% one-shot accuracy that we get when we use Northern/Southern hemispheres, measure PauliZ and our classifier doesn't do anything.
To achieve this, someh…
-
Right now we really only discuss (and only vaguely) direct sold vs programmatic among our advertising use cases. We really need to document a few additional things:
- The nature and flow of direct …
-
![image](https://user-images.githubusercontent.com/46235538/66256368-15661d80-e7c8-11e9-8730-631d2a23fc6d.png)
plt.xlim doesn;t work for me on tight range.
For example plt.xlim((0,1)) works well, …
-
Using SymPy 1.11.1 follwing code will print inifinity (after a while)
```
import sympy
x = sympy.Symbol("x")
J = sympy.Integral(x**2 * (sympy.cos(x)/x**2 - sympy.sin(x)/x**3)**3, (x, 0, sympy.oo))…
-
## Problem
H3 coordinates suffers no changes in precision with regards to absolute distance anywhere in the world. In contrast, using lat, long degrees has a precision change depending on longitude -…