Haskell for Maths v2

Haskell for Maths is a library of Haskell code for maths, mainly algebra and combinatorics.

I have a blog over at http://haskellformaths.blogspot.com/ where I'm intending to explain the code in more detail - the maths behind it, how the code works, and how to use it.

List of Modules

The code is available on Hackage. Alternatively, you can download it from here as a zipfile.

Haskell for Maths v1 is an earlier version of this library. It has some overlap with v2, but has different implementations of the core algebra code, and also contains some code not yet present in v2, especially number theory.

I'm always interested to hear about how you're using the code, and the further things that you'd like to be able to do with it.

Contact: David Amos - haskellformaths-at-googlemail-dot-com or polyomino-at-f2s-dot-com
(Please use meaningful subject line, as I have to bin a lot of spam unseen)