https://github.com/JuliaLang/julia
Revision 8b9da8d580cb7fd43cb97f2a46a76aa8386a56e4 authored by Steven G. Johnson on 28 January 2023, 09:22:04 UTC, committed by GitHub on 28 January 2023, 09:22:04 UTC
1 parent 2eeefbe
Raw File
Tip revision: 8b9da8d580cb7fd43cb97f2a46a76aa8386a56e4 authored by Steven G. Johnson on 28 January 2023, 09:22:04 UTC
treat CartesianIndex as a broadcast scalar (#47044)
Tip revision: 8b9da8d
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