Difference between revisions of "Blog articles/Mathematics"

From HaskellWiki
Jump to navigation Jump to search
m (Case)
Line 32: Line 32:
 
=== Set theory ===
 
=== Set theory ===
 
* [http://community.livejournal.com/evan_tech/220036.html Powerset oneliner]
 
* [http://community.livejournal.com/evan_tech/220036.html Powerset oneliner]
* [http://japple.blogspot.com/2007/02/countable-ordinals-in-haskell.html Countable Ordinals in Haskell]
+
* Coutable ordinals in Haskell
  +
** [http://japple.blogspot.com/2007/02/countable-ordinals-in-haskell.html Part 1]
  +
** [http://japple.blogspot.com/2007/06/ordinals-part-2.html Part 2]
   
 
=== Ring theory ===
 
=== Ring theory ===

Revision as of 04:17, 30 June 2007

Haskell and mathematics. See also the Haskell math community.

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