Difference between revisions of "Blog articles/Mathematics"

From HaskellWiki
Jump to navigation Jump to search
Line 100: Line 100:
 
** [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://www.alpheccar.org/en/posts/show/77 Part 3]
  +
  +
* [http://en.wikibooks.org/wiki/Haskell/Category_theory Category theory and Haskell]
   
 
* [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 06:04, 16 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