Jochen Martin Eppler

Results 9 issues of Jochen Martin Eppler

Here's a small and hopefully non-controversial one removing deprecated models. I also cleaned up the handling of connection model flags a bit to get shorter and more readable lines.

S: Normal
T: Maintenance
I: Behavior changes
stale

We currently have a bunch of different `make` targets, which are partly the result of a) using CMake defaults, b) carrying over defaults from the time when the build system...

S: High
T: Maintenance
I: External API
stale

The following issue was reported [on the mailing list](https://www.nest-simulator.org/mailinglist/hyperkitty/list/[email protected]/thread/A6NI4ONGZASI36BFJKL25FC54JSL2RNN/): ```bash python: /home/neurobit/src/nest-simulator/nestkernel/model_manager.h:321: size_t nest::ModelManager::get_num_connection_models() const: Assertion `connection_models_[ 0 ].size()

T: Bug
S: High
I: Internal API

This issue is mainly for tracking names of all repositories/packages under the roof of the NEST Initiative. Please feel free to add/fix it in the future, to keep it up...

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

The NEST source code is split into several directories (`conngen`, `libnestutil`, `librandom`, `models`, `nestkernel`, `precise`, `sli`, `topology`), each built into a dynamic helper library. The `nest` executable (residing in the...

T: Enhancement
S: Normal
I: No breaking change

The SLI Interpreter encapsulates a certain portion of its extended functionality in *modules*, which consist of some C++ code, implementing new commands, and (optionally) some bundled `.sli` file(s) for type...

S: Normal
T: Maintenance
I: External API
I: Internal API
stale

Large parts of the model documentation can be generated from the model code, but this seems not to be done consistently. Thing I noticed: * [x] [iaf_psc_alpha](https://nestml.readthedocs.io/en/latest/models_library/iaf_psc_alpha.html) (and possibly some...

documentation

This was formerly known as https://github.com/nest/nest-simulator/issues/248 and before that as nest.trac.577 `GetStatus` and `SetStatus` are complementary functions and it is reasonable to expect that the result of `GetStatus` can be...

enhancement

I checked both the (opened and closed) issues and pull requests here, as well as the documentation for kroki but could not find anything related to my request. Feel free...