Skip to content

Commit

Permalink
@Andy-P : NEAT.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
svaksha committed Sep 15, 2015
1 parent 72ab077 commit 9a433c2
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Biology.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ Their [GoogleGroups mailing list](https://groups.google.com/forum/#!forum/julia-
# NEUROSCIENCE
+ [DCEMRI.jl](https://github.com/davidssmith/DCEMRI.jl) :: A Fast, Validated Toolkit for Dynamic Contrast Enhanced MRI Analysis. A paper on the code is in press at [PeerJ](https://peerj.com/preprints/670/).
+ [ElectroJulia.jl](https://github.com/sam81/ElectroJulia.jl) :: Julia functions to process electroencephalographic recordings.
+ [NEAT.jl](https://github.com/Andy-P/NEAT.jl) :: Julia implemention of NEAT (NeuroEvolution of Augmenting Topologies) algorithm.
+ [NeuroAnalysis.jl](https://github.com/babaq/NeuroAnalysis.jl) :: Julia package for neural signal analysis.
+ [SkullSegment.jl](https://github.com/simonster/SkullSegment.jl) :: Macaque brain and skull extraction tools.
+ [SpikeSorter.jl](https://github.com/grero/SpikeSorter.jl) :: Spike sorting tool for experimental neuroscientists.
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ For package creators, here is a [sample Julia package](https://github.com/JuliaL
+ [Build-Automation.md](https://github.com/svaksha/Julia.jl/blob/master/Build-Automation.md) :: Tools for continuous integration (CI), continuous delivery (CD), Packaging, release engineering (RE), release management (RM), software configuration management (SCM), etc...
+ [Chemistry.md](https://github.com/svaksha/Julia.jl/blob/master/Chemistry.md) :: Analytical chemistry, cheminformatics, crystallography, nanochemistry, nuclear chemistry ...
+ [Community.md](https://github.com/svaksha/Julia.jl/blob/master/Community.md) :: List of community and development links, including events, (un)conferences, forums/ meetup groups, NEWS, etc..
+ [Computer-Vision.md](https://github.com/svaksha/Julia.jl/blob/master/Computer-Vision.md) :: Plotting, Graphics and other Visualization tools.
+ [Computer-Graphics.md](https://github.com/svaksha/Julia.jl/blob/master/Computer-Graphics.md) :: Plotting, Graphics and other Visualization tools.
+ [Database.md](https://github.com/svaksha/Julia.jl/blob/master/Database.md) :: NoSQL, RDBMS and Middleware API's.
+ [data-sets.md](https://github.com/svaksha/Julia.jl/blob/master/data-sets.md) :: Data Sets.
+ [Earth-Science.md](https://github.com/svaksha/Julia.jl/blob/master/Earth-Science.md) :: software related to the subcategories of cartography, climatology, geobiology, geochemistry, geography, geoinformatics, geology‎, geophysics‎, geoscience/GIS, geomathematics, meteorology, oceanography, etc...
Expand Down

0 comments on commit 9a433c2

Please sign in to comment.