-
# Description
After multiple problems with e2e tests not working as expected, we traced the problem to an error while building our angular demo project. This tries to share the version of `@angular/c…
-
```shell
# Install in a virtual environment
virtualenv production
source production/bin/activate
python -m pip install snews_pt
# Test the install
snews_pt set-name -n [detector]
snews_pt tes…
-
Currently the Python type generation has a problem: many classes are not registered to pybind11 when they got used as function parameters, resulting in errors like:
```
pybind11_stubgen - [ ERROR] …
-
## Problem
PostgreSQL offers the `postgres_fdw` extension for Foreign Data Wrappers, "which can be used to access data stored in external PostgreSQL servers".
https://www.postgresql.org/docs/9.5…
-
Dealing with formats for geometry and crs data has been annoying me for a while. We end up with a lot of `importWKT`/`toEPSG` methods that mean that calling method/package needs to know about all the …
-
El modulo de fisica requiere tener figuras mapeadas a los bodies de box2d
-
Hi,
would it be possible to have the following WOW API functions available in conditions and variable assignments?
- IsIndoors() - true/false whether the player is inside a building or not
- Is…
-
### What would you like to happen?
Currently batch size [1] is not one of the configurable parameters available to cross-language Python JDBC write transform [2][3]. Should be just a matter of wiring…
-
MegaPlot provides a basic [`Scene.hitTest(x, y)`](https://github.com/PAIR-code/megaplot/blob/main/src/lib/scene.ts#L86) API that returns the full list of Sprites at that location. This requires API co…
-
At the moment it is a little clunky, tedious and a bit opaque to access the regional data imported using the JHU and Google wrappers. It would be really nice to improve access to this data on the same…