Releases: seung-lab/RealNeuralNetworks.jl
Releases · seung-lab/RealNeuralNetworks.jl
upgrade to Julia 1.7.1
v1.0.1
Release for Julia1.3
things work.
I am going to change the vector of tuple data structures to matrix to speed things up.
Release for Julia1.0
- semantic NBLAST
future development will target Julia 1.3
fix skeletonization problems
- fix skeletonization problems including reconnecting.
- enhance type stability
- fix synapt attaching problems.
first release for Julia 1.0/0.7
note that it is not working correctly with skeletonization.
release a Julia 0.6 version before upgrading to 1.0
v0.6.1 add test for the principle direction
release for Julia 0.6
- upgrade to Julia 0.6
- add arbor density computation for classification
- update penalty function using the parameter from original paper
Julia 0.5 release
julia0.5 fix fractual dimension computation; inline distance function