julia¶
A high-performance dynamic programming language for data science
| Home | http://julialang.org/ |
| Versions | 0.3.11 |
| License | MIT |
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/julia |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install julia
and update with:
conda update julia