Dennis Terhorst

Results 18 issues of Dennis Terhorst

These changes would allow #3330 to be merged.

GitHub deprecated and now removed the `ubuntu-20.04` image in CI. ref. https://github.com/actions/runner-images/issues/11101

stale

This is a minimal reformatting in few doc-strings that are rightfully marked by newer version of black. See https://github.com/nest/nest-simulator/pull/3406

S: Normal
T: Maintenance
I: No breaking change
stale

The following list of tests is still SLI-based. Please help to port them to a Python-based test. Reference your PR to the corresponding file. Tick it of once the PR...

T: Maintenance

This is draft for discussion of #3396. **Please add comments to the issue as long as this PR is in draft mode.**

T: Discussion

**Current state** `nest.GetKernelStatus()` returns a mixture of run-time states, compile time configurations and options. In code this is reflected with different mechanisms and on different levels: * cmake compile flags...

T: Enhancement
T: Discussion
S: Normal
I: External API

Currently there is a conflict between dependabot updates to `.github/workflows/nestbuildmatrix.yml` and the `pre-commit autoupdate` for `.pre-commit-config.yaml`. This may lead to differences in versions of tools, which in turn may lead...

S: Normal

The test framework uses some outdated versions that start to become difficult with newer python versions. The main change in this PR is the update of some `pyproject.toml` sections and...

S: Normal
T: Maintenance
I: No breaking change