Jan Vogelsang

Results 39 comments of Jan Vogelsang

Wouldn't have thought that PyCharm doesn't indent lines according to PEP8, thanks for correcting the indentation. Looks good to me now!

@jessica-mitchell Where do I find the .rst-files for this page? Was unable to find them on GitHub.

Apart from the added regression test, there is only a single line changes in this PR, which adds the (global) `min_delay` in the `ArchivingNode::set_spiketime` to make sure spikes are not...

@gtrensch Is this issue still relevant or did you manage to import NEST into CLion using CMake? I tried to get it working together with @med-ayssar , but we didn't...

@med-ayssar https://github.com/nest/nest-simulator/blob/master/doc/htmldoc/developer_space/workflows/nest_with_ides.rst Let's add a new entry for CLion there and add the debugging workflow.

The MacOS test seems to fail for some reason, can someone help me find the cause of the issue? This was the only error I was able to find in...

@heplesser I addressed all issues related to overrides in my latest commit, which should fix the compiler warnings. The warning we got originated from the following problem: *'...' overrides a...

I went through all my changes again, to make sure that my statement that nothing changes performance-wise is correct, and that is indeed the case. For any potential reviewers: 90%...

@heplesser Re-requesting a review seems to remove other reviewers from the list, could you add @jougs again?