J. H. Wilkinson Prize For Numerical Software
   HOME

TheInfoList



OR:

The J. H. Wilkinson Prize for Numerical Software is awarded every four years to honor outstanding contributions in the field of
numerical software Numerical analysis is the study of algorithms that use numerical approximation (as opposed to symbolic manipulations) for the problems of mathematical analysis (as distinguished from discrete mathematics). It is the study of numerical methods th ...
. The award is named to commemorate the outstanding contributions of James H. Wilkinson in the same field. The prize was established by
Argonne National Laboratory Argonne National Laboratory is a science and engineering research United States Department of Energy National Labs, national laboratory operated by University of Chicago, UChicago Argonne LLC for the United States Department of Energy. The facil ...
(ANL), the National Physical Laboratory (NPL), and the
Numerical Algorithms Group The NAG Numerical Library is a software product developed and sold by The Numerical Algorithms Group Ltd. It is a software library of numerical analysis routines, containing more than 1,900 mathematical and statistical algorithms. Areas covered by ...
(NAG). They sponsored the award every four years at the International Congress on Industrial and Applied Mathematics (ICIAM) beginning with the 1991 award. By agreement in 2015 among ANL, NPL, NAG, and SIAM, the prize will be administered by the
Society for Industrial and Applied Mathematics Society for Industrial and Applied Mathematics (SIAM) is a professional society dedicated to applied mathematics, computational science, and data science through research, publications, and community. SIAM is the world's largest scientific socie ...
(SIAM) starting with the 2019 award.


Eligibility and selection criteria

Candidates must have worked in the field for at most 12 years after receiving their PhD as of January 1 of the award year. Breaks in continuity are allowed, and the prize committee may make exceptions. The award is given on the basis of: * Clarity of the software implementation and documentation. * Clarity of the paper accompanying the entry. * Portability, reliability, efficiency and usability of the software implementation. * Depth of analysis of the algorithm and the software. * Importance of application addressed by the software. * Quality of the test software


Winners


1991

The first prize in 1991 was awarded to
Linda Petzold Linda Ruth Petzold (born 1954) is a professor of computer science and mechanical engineering at the University of California, Santa Barbara, where she is also listed as affiliated faculty in the department of mathematics. Her research concerns d ...
for DASSL, a
differential algebraic equation In electrical engineering, a differential-algebraic system of equations (DAEs) is a system of equations that either contains differential equations and algebraic equations, or is equivalent to such a system. In mathematics these are examples of `` ...
solver. This code is available in the public domain.


1995

The 1995 prize was awarded to Chris Bischof and Alan Carle for ADIFOR 2.0, an
automatic differentiation In mathematics and computer algebra, automatic differentiation (AD), also called algorithmic differentiation, computational differentiation, auto-differentiation, or simply autodiff, is a set of techniques to evaluate the derivative of a function ...
tool for Fortran 77 programs. The code is available for educational and non-profit research.


1999

The 1999 prize was awarded to Matteo Frigo and Steven G. Johnson for
FFTW The Fastest Fourier Transform in the West (FFTW) is a software library for computing discrete Fourier transforms (DFTs) developed by Matteo Frigo and Steven G. Johnson at the Massachusetts Institute of Technology. FFTW is one of the fastest fre ...
, a C library for computing the
discrete Fourier transform In mathematics, the discrete Fourier transform (DFT) converts a finite sequence of equally-spaced samples of a function into a same-length sequence of equally-spaced samples of the discrete-time Fourier transform (DTFT), which is a complex- ...
.


2003

The 2003 prize was awarded to
Jonathan Shewchuk Jonathan Richard Shewchuk is a Professor in Computer Science at the University of California, Berkeley. He obtained his B.S. in Physics and Computing Science from Simon Fraser University in 1990, and his M.S. and Ph.D. in Computer Science from ...
for Triangle, a two-dimensional mesh generator and Delaunay Triangulator. It is freely available.


2007

The 2007 prize was awarded to Wolfgang Bangerth, Guido Kanschat, and Ralf Hartmann for deal.II, a software library for computational solution of
partial differential equations In mathematics, a partial differential equation (PDE) is an equation which imposes relations between the various partial derivatives of a multivariable function. The function is often thought of as an "unknown" to be solved for, similarly to ...
using adaptive finite elements. It is freely available.


2011

Andreas Waechter ( IBM T. J. Watson Research Center) and Carl Laird (
Texas A&M University Texas A&M University (Texas A&M, A&M, or TAMU) is a public, land-grant, research university in College Station, Texas. It was founded in 1876 and became the flagship institution of the Texas A&M University System in 1948. As of late 2021, T ...
) were awarded the 2011 prize for IPOPT, an object-oriented library for solving large-scale continuous optimization problems. It is freely available.


2015

The 2015 prize was awarded to Patrick Farrell (
University of Oxford , mottoeng = The Lord is my light , established = , endowment = £6.1 billion (including colleges) (2019) , budget = £2.145 billion (2019–20) , chancellor ...
), Simon Funke (
Simula Research Laboratory Simula Research Laboratory (also known as Simula) is a Norwegian non-profit research organisation located in Oslo, Norway. Simula was founded in 2001 by the Norwegian government to conduct fundamental, long-term research within information and c ...
), David Ham (
Imperial College London Imperial College London (legally Imperial College of Science, Technology and Medicine) is a public research university in London, United Kingdom. Its history began with Prince Albert, consort of Queen Victoria, who developed his vision for a cu ...
), and
Marie Rognes Marie Elisabeth Rognes (born 7 October 1982) is a Norwegian applied mathematician specializing in scientific computing and numerical methods for partial differential equations. She works at the Simula Research Laboratory, as one of their chief res ...
(
Simula Research Laboratory Simula Research Laboratory (also known as Simula) is a Norwegian non-profit research organisation located in Oslo, Norway. Simula was founded in 2001 by the Norwegian government to conduct fundamental, long-term research within information and c ...
) for the development of dolfin-adjoint, a package which automatically derives and solves adjoint and tangent linear equations from high-level mathematical specifications of finite element discretisations of
partial differential equation In mathematics, a partial differential equation (PDE) is an equation which imposes relations between the various partial derivatives of a Multivariable calculus, multivariable function. The function is often thought of as an "unknown" to be sol ...
s.


2019

The 2019 prize was awarded to
Jeff Bezanson Jeff Bezanson (born December 26, 1981) is a computer scientist best known for co-creating the Julia programming language with Stefan Karpinski, Alan Edelman and Viral B. Shah in 2012. The language spawned Julia Computing Inc. (since then rena ...
,
Stefan Karpinski Stefan Karpinski is an American computer scientist known for being a co-creator of the Julia programming language. He is an alumnus of Harvard and works at Julia Computing, which he co-founded with Julia co-creators, Alan Edelman, Jeff Bezanson, ...
, and
Viral B. Shah Viral B Shah ( hi, वीराल बी. शाह, link=no) is an Indian computer scientist, best known for being a co-creator of the Julia programming language. He was also actively involved in the initial design of the Aadhaar project in Ind ...
for their development of the
Julia Julia is usually a feminine given name. It is a Latinate feminine form of the name Julio and Julius. (For further details on etymology, see the Wiktionary entry "Julius".) The given name ''Julia'' had been in use throughout Late Antiquity (e.g. ...
programming language.


2023

The 2023 prize was awarded to Field Van Zee and Devin Matthews for the development of BLIS, a portable open-source software framework for instantiating high-performance BLAS-like dense linear algebra libraries on modern CPUs.


See also

*
List of computer science awards This list of computer science awards is an index to articles on notable awards related to computer science. It includes lists of awards by the Association for Computing Machinery, the Institute of Electrical and Electronics Engineers, other comput ...
*
List of mathematics awards This list of mathematics awards is an index to articles about notable awards for mathematics. The list is organized by the region and country of the organization that sponsors the award, but awards may be open to mathematicians from around the wor ...


References


External links


Official Website
{{DEFAULTSORT:Wilkinson Prize Computer science awards Awards established in 1991 Awards of the Society for Industrial and Applied Mathematics