Skip to content

Releases: seung-lab/RealNeuralNetworks.jl

upgrade to Julia 1.7.1

Choose a tag to compare

@xiuliren xiuliren released this 28 Jan 15:02
  • unit test passed
  • used for publication.

v1.0.1

Choose a tag to compare

@julia-tagbot julia-tagbot released this 27 Aug 13:24
v1.0.1
02f6bf3

v1.0.1 (2019-08-26)

Diff since v1.3.0

Closed issues:

  • split out TEASAR part as an individual module (#32)

Release for Julia1.3

Choose a tag to compare

@xiuliren xiuliren released this 22 Aug 17:52
72e55da

things work.

I am going to change the vector of tuple data structures to matrix to speed things up.

Release for Julia1.0

Choose a tag to compare

@xiuliren xiuliren released this 24 Jul 21:37
b7b3104
  • semantic NBLAST

future development will target Julia 1.3

fix skeletonization problems

Choose a tag to compare

@xiuliren xiuliren released this 07 Dec 16:07
  • fix skeletonization problems including reconnecting.
  • enhance type stability
  • fix synapt attaching problems.

first release for Julia 1.0/0.7

Choose a tag to compare

@xiuliren xiuliren released this 15 Nov 18:41

note that it is not working correctly with skeletonization.

release a Julia 0.6 version before upgrading to 1.0

Choose a tag to compare

@xiuliren xiuliren released this 20 Aug 21:09
v0.6.1

add test for the principle direction

release for Julia 0.6

Choose a tag to compare

@xiuliren xiuliren released this 22 Jan 15:54
  • upgrade to Julia 0.6
  • add arbor density computation for classification
  • update penalty function using the parameter from original paper

Julia 0.5 release

Choose a tag to compare

@xiuliren xiuliren released this 03 Dec 20:15
julia0.5

fix fractual dimension computation; inline distance function