https://github.com/JuliaLang/julia
Raw File
Tip revision: f55743648a4678d170c67b5b65126b5e76a39df9 authored by Yichao Yu on 01 July 2020, 15:18:04 UTC
New X86 CPU types and detections
Tip revision: f557436
CITATION.bib
% This article is the definitive citation for Julia.
@article{Julia-2017,
    title={Julia: A fresh approach to numerical computing},
    author={Bezanson, Jeff and Edelman, Alan and Karpinski, Stefan and Shah, Viral B},
    journal={SIAM {R}eview},
    volume={59},
    number={1},
    pages={65--98},
    year={2017},
    publisher={SIAM},
    doi={10.1137/141000671},
    url={https://epubs.siam.org/doi/10.1137/141000671}
}

% For more details on research related to Julia, see https://julialang.org/research
back to top