Tamás Nepusz
Tamás Nepusz
The `windows-x86_64-release` image contains a copy of GLPK 4.47, which is more than 10 years old now. Would it be possible to update it to a more recent version? The...
igraph needs an `igraph_set_interruption_handler_context()` function or something similar that allows higher-level interfaces to specify a `void*` pointer that gets passed on to the interruption handler in case the handler needs...
Does what it says on the tin - this PR adds support for declaring Point, MultiPoint and Circle geometries as children of a tag.
This PR exposes the `updateSize()` method of the OpenLayers map component in the interface of the corresponding React component.
This pull request adds support for TileWMS and XYZ layer sources. It also refactors the handling of layer sources a bit so we can extract some common code out into...
This pull request fixes a bug in the `` tag parser: after a "closepath" (`z`) command, the current point should become the start point of the path being closed according...
It would be nice if the significance testing printed an estimate of the 95% CI of the controllability scores of the randomized models so one could compare it with the...
Simply adding a new version for which we want to generate API documentation in the `Makefile` has no effect; running `make` will not generate the API documentation if it has...
I know this is a somewhat niche use-case, but I've found that `libusb_package.find_library()` does not work if `libusb_package` is in a ZIP file that is added to the Python PATH....
Idea from n1ente on Discord: it should be possible to mark the start time of a formation as "dynamic" so the system would be able to shift it on the...