Difference between revisions of "Blog articles/Mathematics"

From HaskellWiki
Jump to navigation Jump to search
Line 42: Line 42:
 
* [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]
  +
** [http://blog.mikedaum.com/2007/06/28/haskell-power/ Commentary on this powerset implementation]
   
 
=== Ring theory ===
 
=== Ring theory ===

Revision as of 05:14, 7 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