https://github.com/JuliaLang/julia
Revision a7bef773282db153012c325d0758a7256836f41e authored by Dilum Aluthge on 16 September 2022, 09:46:16 UTC, committed by GitHub on 16 September 2022, 09:46:16 UTC
1 parent 8c00e17
Raw File
Tip revision: a7bef773282db153012c325d0758a7256836f41e authored by Dilum Aluthge on 16 September 2022, 09:46:16 UTC
Make the "system image too large" error message more descriptive (#46570)
Tip revision: a7bef77
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