Difference between revisions of "Blog articles/Mathematics"

From HaskellWiki
Jump to navigation Jump to search
Line 37: Line 37:
 
* Number theory
 
* Number theory
 
** [http://cdsmith.wordpress.com/2007/06/24/learning-haskell-and-number-theory-gcd-and-higher-order-functions/ GCD and Higher Order Functions]
 
** [http://cdsmith.wordpress.com/2007/06/24/learning-haskell-and-number-theory-gcd-and-higher-order-functions/ GCD and Higher Order Functions]
  +
* [http://community.livejournal.com/evan_tech/220036.html Powerset oneliner]
* [http://www.alpheccar.org/en/posts/show/74 Category theory 1]
 
* [http://www.alpheccar.org/en/posts/show/76 Category theory 2]
 
   
 
=== Theorem proving ===
 
=== Theorem proving ===

Revision as of 06:45, 29 June 2007

Maths

Haskell for mathematics

Theorem proving

Quantum computing

Mathematics of Haskell