Jochen Martin Eppler
Jochen Martin Eppler
@stinebuu: many thanks for measuring execution times. I'm actually not sure if this slow-down is to be expected, as the deprecated (and now removed) model `iaf_psc_alpha_canon` was also a precise...
@suku248, many thanks for these insights. I'm really not sure how to proceed here. @heplesser, @abigailm, @diesmann: any thoughts on this? Is there anyone currently working on the precise models...
Merging this still depends on more discussion about the performance implications. Therefore removing the milestone.
@heplesser: I am generally positive towards the changes, but can you please provide a description of the problem this is solving or a link to an issue?
@steffengraber, @terhorstd, @jessica-mitchell
Here are some additional observations that result from a video call with @heplesser: * we indeed only want a single target for generating the developer documentation and that should be...
There seems to be a bit of confusion about the fact that no user documentation is available after `make install` if you did not also call `make html` before that....
I'm not and I'm not aware of anyone else doing this.
@babsey and I have discussed off-line that we should probably postpone this a bit more until we're further along with the restructuring of PyNEST, which most likely also will lead...
@clinssen: We need to [`cythonize`](https://github.com/nest/nest-simulator/blob/master/pynest/CMakeLists.txt#L28) `pynest/pynestkernel.pyx` when building PyNEST, so I'd say Cython is pretty much a hard requirement. There is an option in `pynest/CMakeLists.txt` to use a pre-cythonized `pynestkernel.cxx`...