FinnBurkhardt

Results 3 issues of FinnBurkhardt

I would like to add the option to the structural plasticity module that incorporates a distance-dependent connection probability. Nodes that are further apart should have a lower probability of connecting...

T: Enhancement
S: Normal
stale

# Description This pull request introduces new functionality to handle distance-dependent connection probabilities in the `SPManager` class. The following methods have been added or modified: ## New Features - **`gather_global_positions_and_ids()`**...

T: Enhancement
S: Normal

# Add Ornstein–Uhlenbeck Noise Generator This pull request adds a new `ou_noise_generator` device and corresponding pytest-based tests. The device generates temporally correlated current following an Ornstein–Uhlenbeck (OU). The tests verify...

T: Enhancement
S: Normal
I: No breaking change