[Haskell-cafe] Computational Physics in Haskell

Heinrich Apfelmus apfelmus at quantentunnel.de
Fri Apr 1 17:34:20 CEST 2011


Azeem -ul-Hasan wrote:
> I started learning Haskell a little while ago. Although I am a novice
> I am still in love with it. I am physics major and primarily
> interested in Theoretical Physics and would like to use Haskell in
> this area. So, I just know to what has been done in this area, are
> there any libraries for simulating physical process in Haskell etc.

There are a few packages that cover most of the physicist's generic needs:

   dimensional - statically checked units
   http://hackage.haskell.org/package/dimensional

   hmatrix - very pleasant to use LAPACK bindings
   http://hackage.haskell.org/package/hmatrix


Best regards,
Heinrich Apfelmus

--
http://apfelmus.nfshost.com




More information about the Haskell-Cafe mailing list