Personal tools

Blog articles/Mathematics

From HaskellWiki

(Difference between revisions)
Jump to: navigation, search
(Haskell for mathematics)
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://www.alpheccar.org/en/posts/show/74 Category theory 1]
+
* [http://community.livejournal.com/evan_tech/220036.html Powerset oneliner]
-
* [http://www.alpheccar.org/en/posts/show/76 Category theory 2]
+
=== Theorem proving ===
=== Theorem proving ===

Revision as of 06:45, 29 June 2007

Contents

1 Maths

1.1 Haskell for mathematics

1.2 Theorem proving

1.3 Quantum computing

1.4 Mathematics of Haskell