Difference between revisions of "Blog articles/Mathematics"

From HaskellWiki
Jump to navigation Jump to search
(Expanding titles, adding back in dropped 'ω')
Line 88: Line 88:
   
 
* Category Theory and the Category of Haskell programs:
 
* Category Theory and the Category of Haskell programs:
** [http://www.alpheccar.org/en/posts/show/74 Category Theory and the category of Haskell programs]
+
** [http://www.alpheccar.org/en/posts/show/74 Part 1]
 
** [http://www.alpheccar.org/en/posts/show/76 Part 2]
 
** [http://www.alpheccar.org/en/posts/show/76 Part 2]
  +
** [http://www.alpheccar.org/en/posts/show/77 Part 3]
   
 
* [http://sigfpe.blogspot.com/2006/11/why-isnt-listt-monad.html Why isn't ListT list a monad?]
 
* [http://sigfpe.blogspot.com/2006/11/why-isnt-listt-monad.html Why isn't ListT list a monad?]

Revision as of 01:00, 3 July 2007

Articles using Haskell for mathematics, and the mathematics of Haskell.

For further references see the:

Haskell for mathematics

General

Calculus and Differential Geometry

Algebraic Topology and Geometry

Geometry

Group theory

Set theory

Ring theory

Number theory

Cryptography and coding theory

Logic

Numerics

Theorem proving

Quantum computing

Mathematics of Haskell

Category theoretic

Lambda and combinator calculi

Other formal logics

Miscellaneous