Scientific computing: Difference between revisions
Line 9: | Line 9: | ||
== People interested in scientific computing in Haskell == | == People interested in scientific computing in Haskell == | ||
[http://dorchard.co.uk Dominic Orchard] |
Revision as of 21:14, 9 April 2014
Scientific computing (sometimes also called computational science) is the approach of using computers to do science, whether it be in collecting and analysis data or programming computer models and simulations. This page collects resources for scientific computing in Haskell, including uses of Haskell in science.
Libraries
There are a number of libraries that are useful libraries for scientific computing details elsewhere on the Haskell Wiki:
- http://www.haskell.org/haskellwiki/Applications_and_libraries/Bioinformatics
- http://www.haskell.org/haskellwiki/Applications_and_libraries/Mathematics