J. H. Wilkinson Prize for Numerical Software

From Wikipedia, the free encyclopedia

The James H. Wilkinson Prize for Numerical Software is awarded every four years to honor outstanding contributions in the field of numerical software. The award is named to commemorate the outstanding contributions of James H. Wilkinson in the same field.[1]

The prize was established by Argonne National Laboratory (ANL), the National Physical Laboratory (NPL), and the Numerical Algorithms Group (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 (SIAM) starting with the 2019 award.[2]

Eligibility and selection criteria[edit]

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[3]

Winners[edit]

1991[edit]

The first prize in 1991 was awarded to Linda Petzold for DASSL, a differential algebraic equation solver. This code is available in the public domain.[4]

1995[edit]

The 1995 prize was awarded to Chris Bischof and Alan Carle for ADIFOR 2.0, an automatic differentiation tool for Fortran 77 programs. The code is available for educational and non-profit research.[5]

1999[edit]

The 1999 prize was awarded to Matteo Frigo and Steven G. Johnson for FFTW, a C library for computing the discrete Fourier transform.

2003[edit]

The 2003 prize was awarded to Jonathan Shewchuk for Triangle, a two-dimensional mesh generator and Delaunay Triangulator. It is freely available.[6]

2007[edit]

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 using adaptive finite elements. It is freely available.[7]

2011[edit]

Andreas Waechter (IBM T. J. Watson Research Center) and Carl Laird (Texas A&M University) were awarded the 2011 prize for IPOPT, an object-oriented library for solving large-scale continuous optimization problems. It is freely available.[8]

2015[edit]

The 2015 prize was awarded to Patrick Farrell (University of Oxford), Simon Funke (Simula Research Laboratory), David Ham (Imperial College London), and Marie Rognes (Simula Research Laboratory) 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 equations.[9]

2019[edit]

The 2019 prize was awarded to Jeff Bezanson, Stefan Karpinski, and Viral B. Shah for their development of the Julia programming language.[2]

2023[edit]

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.[10][11]

See also[edit]

References[edit]

  1. ^ "The Wilkinson Prize for Numerical Software 2015". NAG. Archived from the original on 5 December 2014. Retrieved 28 November 2014.
  2. ^ a b "January Prize Spotlight: Jeff Bezanson, Steven L. Brunton, Jack Dongarra, Stefan Karpinski, and Viral B. Shah". SIAM. Retrieved 9 February 2019.
  3. ^ "James H. Wilkinson Prize for Numerical Software".
  4. ^ "Software : StochSS". Engineering.ucsb.edu. Archived from the original on 2018-02-17. Retrieved 2016-02-11.
  5. ^ "ADIFOR: Automatic Differentiation of Fortran Codes". Mcs.anl.gov. Retrieved 2016-02-11.
  6. ^ "Triangle: A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator". Cs.cmu.edu. 2005-07-28. Retrieved 2016-02-11.
  7. ^ "The deal.II Finite Element Library". Dealii.org. Archived from the original on 2012-06-08. Retrieved 2016-02-11.
  8. ^ "Welcome to the Ipopt home page". Projects.coin-or.org. doi:10.1007/s10107-004-0559-y. Retrieved 2016-02-11.
  9. ^ "Dolfin-adjoint : About". Dolfin-adjoint.org. doi:10.1137/1.9781611972078. Retrieved 2016-02-11.
  10. ^ James H. Wilkinson Prize for Numerical Software, SIAM · Prizes & Recognition · Major Prizes & Lectures.
  11. ^ "BLIS GitHub Repository".

External links[edit]