Christopher Roemheld

Results 6 issues of Christopher Roemheld

Whenever I run `:PlugInstall`, my `vim` pane splits vertically. The plugins are loaded correctly, but when I want to close either of the now two panes, the loaded plugins get...

Would it be possible to add include guards in the generated `config.h`? It would be good to add them directly or provide an additional argument for `menuconfig` which adds include...

## Description This PR adds the `NOLINT` comment for the `String::copy` function to instruct `clang-tidy` not to diagnose this function. More specifically, it instructs `clang-tidy` only not to report the...

Closes #42 This PR adds the `allow-not-found` input argument to `download-artifact` that, when set to `true`, will not fail the action when an artifact with the specified `name` input argument...

First of all: nice plugin! I noticed it today when trying to add a documentation to a function in **C** which goes: ```void foreach_data_node_callback(struct data_node **head, void (*callback_function)(struct data_node *))...

### Proposed new feature or change: I've come here after creating an issue in https://github.com/ajhynes7/scikit-spatial/issues/359. It seems to me that when a matrix is too big for `numpy.linalg.svd`, then I...

component: numpy.linalg