AStupidBear / SpikingNeuralNetworks.jl

Julia Spiking Neural Network Simulator
Other
37 stars 16 forks source link

Fix this floating point number to 32-bit #12

Closed sosiristseng closed 4 years ago

sosiristseng commented 4 years ago

https://github.com/AStupidBear/SpikingNeuralNetworks.jl/blob/fa63b9adece1685e230550f4cf159bbce1465db7/src/utils.jl#L85

As the title, this would cause some overhead. I'll probably fix it tomorrow.