• Medientyp: E-Artikel
  • Titel: Experience report : visualizing data through functional pipelines : visualizing data through functional pipelines
  • Beteiligte: Duke, David J.; Borgo, Rita; Runciman, Colin; Wallace, Malcolm
  • Erschienen: Association for Computing Machinery (ACM), 2008
  • Erschienen in: ACM SIGPLAN Notices, 43 (2008) 9, Seite 379-382
  • Sprache: Englisch
  • DOI: 10.1145/1411203.1411256
  • ISSN: 0362-1340; 1558-1160
  • Schlagwörter: Computer Graphics and Computer-Aided Design ; Software
  • Entstehung:
  • Anmerkungen:
  • Beschreibung: <jats:p> Scientific visualization is the transformation of data into images. The <jats:italic>pipeline model</jats:italic> is a widely-used implementation strategy. This term refers not only to linear chains of processing stages, but more generally to demand-driven networks of components. Apparent parallels with functional programming are more than superficial: e.g. some pipelines support streams of data, and a limited form of lazy evaluation. Yet almost all visualization systems are implemented in imperative languages. We challenge this position. Using Haskell, we have reconstructed several fundamental visualization techniques, with encouraging results both in terms of novel insight and performance. In this paper we set the context for our modest rebellion, report some of our results, and reflect on the lessons that we have learned. </jats:p>