Back to results
Bibliographic record · Consultation and access
Artículo

Julia: A Fresh Approach to Numerical Computing

Jeff Bezanson; Alan Edelman; Stefan Karpinski; Viral B. Shah · SIAM Review · 2017

Resource page
Quick overview. Review the resource’s basic details, then access the content using the main button. This page shows only the information needed to identify, cite, and open the work.

Resource access

Open the content from the main option or choose another available source.

OpenAlex OpenAlex Works
Entrar por OpenAlex
Main access

Resource page

Resource reference page. Full text availability has not been automatically confirmed.
Open resource

Summary

Descripción general del contenido del recurso.

Bridging cultures that have often been distant, Julia combines expertise from the diverse fields of computer science and computational science to create a new approach to numerical computing. Julia is designed to be easy and fast and questions notions generally held to be “laws of nature" by practitioners of numerical computing: \beginlist \item High-level dynamic programs have to be slow. \item One must prototype in one language and then rewrite in another language for speed or deployment. \item There are parts of a system appropriate for the programmer, and other parts that are best left untouched as they have been built by the experts. \endlist We introduce the Julia programming language and its design---a dance between specialization and abstraction. Specialization allows for custom treatment. Multiple dispatch, a technique from computer science, picks the right algorithm for the right circumstance. Abstraction, which is what good computation is really about, recognizes what remains the same after differences are stripped away. Abstractions in mathematics are captured as code through another technique from computer science, generic programming. Julia shows that one can achieve machine performance without sacrificing human convenience.

How to cite

Elegí el formato que necesitás y copiá la referencia al portapapeles.

APA 7

Bezanson, J, Edelman, A, Karpinski, S, & Shah, V. B. (2017). Julia: A Fresh Approach to Numerical Computing. https://doi.org/10.1137/141000671

MLA

Bezanson, Jeff, et al. "Julia: A Fresh Approach to Numerical Computing." 2017. https://doi.org/10.1137/141000671.

Chicago

Bezanson, Jeff, Alan Edelman, Stefan Karpinski, and Viral B. Shah. 2017. "Julia: A Fresh Approach to Numerical Computing.". https://doi.org/10.1137/141000671.

Harvard

Bezanson, J. et al. 2017, Julia: A Fresh Approach to Numerical Computing, SIAM Review, available at: https://doi.org/10.1137/141000671 [Accessed 6 Aug. 2026].

Share and print

Save the record, copy its permanent link, or print it as a PDF.

Export reference

You can export the record in common formats for use in a reference manager.

Resource details

Bibliographic information to help confirm that this is the correct material.

Title
Julia: A Fresh Approach to Numerical Computing
Author / contributors
Jeff Bezanson; Alan Edelman; Stefan Karpinski; Viral B. Shah
Publisher
SIAM Review
Publication year
2017
Language
English

Subjects

Explore related resources through these subjects.

Copied