pith. sign in

Tool reference

Julia: AFreshApproach to Numerical Computing.arXiv:1411.1607 [cs], July 2015

Tool reference. 100% of classified Pith citations use this work as a method, library, or software dependency, not as a substantive claim.

8 Pith papers citing it
Method reference 100% of classified citations
abstract

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. Julia questions notions generally held as "laws of nature" by practitioners of numerical computing: 1. High-level dynamic programs have to be slow. 2. One must prototype in one language and then rewrite in another language for speed or deployment, and 3. There are parts of a system for the programmer, and other parts best left untouched as they are built by the experts. 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, 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 have machine performance without sacrificing human convenience.

citation-role summary

method 5

citation-polarity summary

roles

method 5

polarities

use method 5

representative citing papers

Robust self-testing with CHSH mod 3

math.OC · 2026-04-04 · unverdicted · novelty 8.0

CHSH mod 3 reaches its exact maximal quantum value only with maximally entangled qutrit pairs (unique up to symmetry) and any strategy within ε of the optimum is O(√ε)-close to a direct sum of those optimal strategies.

Deployable probabilistic programming

cs.PL · 2019-06-20 · unverdicted · novelty 5.0

Design guidelines and a Go library (Infergo) for deploying probabilistic programming in production systems, with benchmark comparisons.

citing papers explorer

Showing 8 of 8 citing papers.