No CrossRef data available.
Article contents
Some lattice-based scientific problems, expressed in Haskell
Published online by Cambridge University Press: 07 November 2008
Abstract
The paper explores the application of a lazy functional language, Haskell, to a series of grid-based scientific problems—solution of the Poisson equation, and Monte Carlo simulation of two theoretical models from statistical and particle physics. The implementations introduce certain abstractions of grid topology, making extensive use of the polymorphic features of Haskell. Updating is expressed naturally through use of infinite lists, exploiting the laziness of the language. Evolution of systems is represented by arrays of interacting streams.
- Type
- Articles
- Information
- Copyright
- Copyright © Cambridge University Press 1996
Discussions
No Discussions have been published for this article.