Difference between revisions of "Blog articles/Mathematics"

From HaskellWiki
Jump to navigation Jump to search
Line 40: Line 40:
 
** [http://japple.blogspot.com/2007/02/countable-ordinals-in-haskell.html Countable ordinals]
 
** [http://japple.blogspot.com/2007/02/countable-ordinals-in-haskell.html Countable ordinals]
 
** [http://japple.blogspot.com/2007/06/ordinals-part-2.html Uncountable ordinals and better representations for countable ordinals]
 
** [http://japple.blogspot.com/2007/06/ordinals-part-2.html Uncountable ordinals and better representations for countable ordinals]
  +
** [http://blog.jbapple.com/2007/07/ord-countable-ordinals-and-idea-of.html Ord, Countable Ordinals, and an Idea of sigfpe]
 
* [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 02:21, 24 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