Showing cs.PLShow all
2 papers · 1 filter
cs.PL2018
Fast Flexible Function Dispatch in Julia
Jeff Bezanson, Jake Bolewski, Jiahao Chen
Technical computing is a challenging application area for programming languages to address. This is evinced by the unusually large number of specialized languages in the area (e.g.…
cs.PL2012
Julia: A Fast Dynamic Language for Technical Computing
Jeff Bezanson, Stefan Karpinski, Viral B. Shah +1
Dynamic languages have become popular for scientific computing. They are generally considered highly productive, but lacking in performance. This paper presents Julia, a new dynami…