Christian Y. Brenninkmeijer

Results 120 comments of Christian Y. Brenninkmeijer

MorphIO have done a new release. Ok to close

Note: This PR is Green by fluke! Will need https://github.com/SpiNNakerManchester/SupportScripts/pull/78 to work more often in linux

no longer needed as fixed

Fails even with a hard reset: Forced by) pop = sim.Population(9, sim.IF_curr_exp(), label="pop_2") before the second run.

c build faulire may be due to the hack in LogSqlLiteDatabase.database_files

Ideally the locations used by build will mirror those used by install (except for the parent directory) That way if build is done in place no install is needed at...

we will do param on init. Look better and a lot easier to check

consider replacing some APi with just Union of types. for example SendsSynapticInputsOverSDRAM Especially as PopulationNeuronsMachineVertex implements the method exactly the same but is not a SendsSynapticInputsOverSDRAM

https://neuralensemble.org/docs/PyNN/reference/neuronmodels.html list some of the PyNN modeles. Is this the reference to compare against?