INM-6 / multi-area-model

A large-scale spiking model of the vision-related areas of macaque cortex.
Other
71 stars 48 forks source link

fix np.float deprecated #70

Closed didi-hou closed 5 months ago

didi-hou commented 5 months ago

This pull request fixes the problem of np.float being deprecated, which replaces np.float with Python built-in float.