NeuralEnsemble / PyNN

A Python package for simulator-independent specification of neuronal network models.
Other
275 stars 125 forks source link

Simplify hierarchical ParameterSets #778

Closed apdavison closed 1 year ago

apdavison commented 1 year ago

(ParameterSets that contain other ParameterSets)

i.e. remove distinction between values and children. Also add a lot more tests of the parameters module.

coveralls commented 1 year ago

Coverage Status

Coverage: 71.983% (+0.3%) from 71.675% when pulling bd90d864d1c726586f4e249859c82acb68644cb8 on apdavison:hierarchical-parameters into 4ac102bcc13d4640296d151545b5c590a14edc6a on NeuralEnsemble:master.