AStupidBear / SpikingNeuralNetworks.jl

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

[WIP] Updates for Julia 1.x #1

Closed jpsamaroo closed 4 years ago

jpsamaroo commented 5 years ago

@AStupidBear do you recall where the macros like @trait, @replace, @mixin, and @symdict come from?

jpsamaroo commented 4 years ago

@AStupidBear I've gotten all of the tests running (except for stdp_song.jl, because IF2 seems incomplete). If you have some time, I'd appreciate a review to confirm this all looks good.

Additionally, are you willing/able to maintain this package? If not, I'd be happy to take over maintenance on my own fork. I'd like to get this package registered soon so that I can use it for my own machine learning research.

Thanks!

jpsamaroo commented 4 years ago

Merged to master at https://github.com/jpsamaroo/SpikingNeuralNetworks.jl

AStupidBear commented 4 years ago

@jpsamaroo Could you merge your recent improvements here?

AStupidBear commented 4 years ago

@jpsamaroo I have added you to the collaborator.