Difference between revisions of "Blog articles/Mathematics"

From HaskellWiki
Jump to navigation Jump to search
Line 1: Line 1:
Haskell and mathematics. See also the [[Haskell_and_mathematics|Haskell math community]].
+
Haskell and mathematics.
  +
  +
For further references see the:
  +
* [[Haskell_and_mathematics|Haskell math community]].
  +
* [[Blog_articles/Monads]]
   
 
== Haskell for mathematics ==
 
== Haskell for mathematics ==
Line 35: Line 39:
 
** [http://japple.blogspot.com/2007/02/countable-ordinals-in-haskell.html Part 1]
 
** [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]
 
** [http://japple.blogspot.com/2007/06/ordinals-part-2.html Part 2]
* [http://japple.blogspot.com/2007/06/constructability-uncountability-and.html Constructability, Uncountability, and -Haskell]
+
* [http://japple.blogspot.com/2007/06/constructability-uncountability-and.html Constructability, Uncountability, and -Haskell]
 
* [http://community.livejournal.com/evan_tech/220036.html Defining a power set in one line]
 
* [http://community.livejournal.com/evan_tech/220036.html Defining a power set in one line]
   

Revision as of 01:40, 2 July 2007

Haskell and mathematics.

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