https://github.com/JuliaLang/julia
Revision b8c347aca8daf0826861450e8d857e01a9aeba01 authored by Keno Fischer on 05 May 2023, 17:50:43 UTC, committed by GitHub on 05 May 2023, 17:50:43 UTC
1 parent f4d9416
Raw File
Tip revision: b8c347aca8daf0826861450e8d857e01a9aeba01 authored by Keno Fischer on 05 May 2023, 17:50:43 UTC
Thread lattice through tuple_tail_elem (#49643)
Tip revision: b8c347a
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