-
I was playing around with code like this:
``` python
import numpy as np
import numba as nb
import bottleneck as bn
import numbagg as nbg
@nb.njit
def nanmin_demo(x):
if x.size == 0:
…
-
I have some queries that return columns of type `pq__varchar`. I was wondering if there was some simple way to convert these data into a more R friendly format inside R?
Thanks,
David
-
The `-d=arrayConnect` implementation currently has issues, most notably:
- poor performance in some cases #9695
- generation of additional spurious connection equations as if ports were not connect…
-
Ideas for later:
- change the arrays into typed arrays when possible (edges => edges2, etc) in the delaunay part
- use spherical trig for rotation & projection (instead of geoRotation+geoStereogra…
-
### Describe the bug
Closure data should not be dirtied by other process, functions, or closures, but currently, it would be dirtied based on context.
### Expected Behavior
as described.
### Curre…
-
Hi AF2Rank authors! I was trying to run the colab notebook but met the following DNN library initialization failed error.
When I run the first cell under "## rank structures"
```
NAME = "1mjc"
CHA…
-
There are a few places where I am implicitly treating `Vector` as having a second dimension:
- In multiple-binding `for` loops (`for a;b;c in v`)
- In `zip()`, which takes multiple vectors and pro…
-
While handling with the `SeoMetadata` in symfony-cmf/seo-bundle, @WouterJ and i came to the conclusion that it would be nice to do have that behavior:
https://github.com/symfony-cmf/SeoBundle/blob/mas…
-
#### polylines
- https://github.com/mapbox/polyline
- https://developers.google.com/maps/documentation/utilities/polylinealgorithm
#### [breaking]
- disk-only persistence instead of memory &…
-
### Summary of Request
Changing how much data parallelism occurs can be done by setting the flag [`CHPL_RT_NUM_THREADS_PER_LOCALE`](https://chapel-lang.org/docs/usingchapel/executing.html?highlight=c…