Difference between revisions of "Mathematical prelude discussion"

From HaskellWiki
Jump to navigation Jump to search
(Category:Mathematics)
(link to H' page)
Line 26: Line 26:
 
=== See Also ===
 
=== See Also ===
   
[[Libraries_and_tools/Mathematics]]
+
*[[Libraries_and_tools/Mathematics]]
  +
*[http://haskell.galois.com/cgi-bin/haskell-prime/trac.cgi/wiki/NumericClasses Numeric classes] on the Haskell' wiki
   
 
== Discussion ==
 
== Discussion ==

Revision as of 14:38, 2 April 2008

Purpose

There have been many ideas for improving the prelude's support for mathematics. Including the addition of algebraic classes. But the discussion is spread over years of list archives and a half dozen websites. And the discussion has never gelled.

This page is intended to collect links to past discussion, and to provide a focal point for advancing the discussion.

Todo

Libraries and proposals

Numeric prelude

2006-06 report
darcs.haskell.org/numericprelude/

Basic Algebra Library (BAL)

Is not in community report 2006-06.
0.04/announce.txt (2006-02)
www.botik.ru/pub/local/Mechveliani/basAlgPropos/
Formerly refered to as "basic algebra proposal".

See Also

Discussion

MAGMA is an example of a language which embraced mathematical structure. MitchellNCharity 23:16, 14 November 2006 (UTC)

LtU thread 1655