Difference between revisions of "Haskell and mathematics"

From HaskellWiki
Jump to navigation Jump to search
(Let's just remove that arrogant line. We want to attract maths guys, not insult them.)
(Mathematical prelude discussion)
Line 17: Line 17:
 
* [[Mathematics|Articles]] on computational and category theoretic branches of mathematics, and their role as a foundation for programming and Haskell itself.
 
* [[Mathematics|Articles]] on computational and category theoretic branches of mathematics, and their role as a foundation for programming and Haskell itself.
 
* [http://haskell.org/haskellwiki/Blog_articles/Mathematics Articles about Haskell and mathematics]
 
* [http://haskell.org/haskellwiki/Blog_articles/Mathematics Articles about Haskell and mathematics]
  +
* [[Mathematical prelude discussion]]
 
* [[Haskell and mathematics/Hierarchy|A mathematical class hierarchy for Haskell]]. An initiative to develop a mathematically sound algebraic class hierarchy for Haskell.
 
* [[Haskell and mathematics/Hierarchy|A mathematical class hierarchy for Haskell]]. An initiative to develop a mathematically sound algebraic class hierarchy for Haskell.
   

Revision as of 19:29, 26 May 2008

Haskell is growing in popularity among mathematicians. As one blogger put it:

"after my involving myself in the subject, one thing that stands out is the relatively low distance between thought expressed in my ordinary day-to-day mathematical discourse, and thought expressed in Haskell code."

and

"How can Haskell not be the programming language that all mathematicians should learn?"

This page collects resources for using Haskell to do mathematics:

Math papers using Haskell: