-
I already fixed quite a few bugs in `thin_observations` and streamlined the code which should make moving forward easier (14b2e52790a0be65fe7e98d54164e2ab3f19bbf3).
Further improvements:
1. Use …
-
```
Matrix building is currently a linear process on a single core. It should be
possible to parallelise it using MCE, with prediction of existing elements done
using binary searches on a sorted ar…
-
The `raster` functionality in for weights building currently supports `DataArray` objects created through `xarray.open_rasterio`:
```python
import xarray
from libpysal.weights import Queen
pop =…
-
### What happened?
See attached markdown file prepared by Andrew Manaser (RSS).
[xcdat_open_mfdataset_issue_README.md](https://github.com/xCDAT/xcdat/files/10071729/xcdat_open_mfdataset_issue_REA…
-
Hi all,
I've recently started looking a spatial allocation problems in R and came across this package, which looks like one of the most promising R packages on the topic. Is there any perspective t…
-
Re: statistics of neighborhoods
First thanks for proposing such a potent model to measure spatial heterogeneity of income distribution.
Then regarding the mathematics part, here's a small request…
-
Hi and thanks for the great work.
I have difficulties reproducing the result reported on the EGTEA Gaze+ dataset. I'm using your provided trained weights and following the guide on code usage I get…
-
We should implement this
[temporal ICA approach](https://www.sciencedirect.com/science/article/pii/S1053811918303963?dgcid=rss_sd_all) as an alternative to GSR
-
**Is your feature request related to a problem? Please describe.**
In one of our processing scripts, we currently perform inference using a MONAI model, and set `torch.device` to `'cuda'` to perfor…
-
Not really an issue, as I don't use `mgwr` (or haven't yet), more a question.
Are the constant scale factors applied to the kernel functions in `_kernel_funcs(self, zs)` [here](https://github.com/…