[pure-lang-svn] SF.net SVN: pure-lang:[847] pure/trunk/NEWS
Status: Beta
Brought to you by:
agraef
|
From: <ag...@us...> - 2008-09-24 01:11:51
|
Revision: 847
http://pure-lang.svn.sourceforge.net/pure-lang/?rev=847&view=rev
Author: agraef
Date: 2008-09-24 01:11:44 +0000 (Wed, 24 Sep 2008)
Log Message:
-----------
Updated NEWS.
Modified Paths:
--------------
pure/trunk/NEWS
Modified: pure/trunk/NEWS
===================================================================
--- pure/trunk/NEWS 2008-09-24 00:46:01 UTC (rev 846)
+++ pure/trunk/NEWS 2008-09-24 01:11:44 UTC (rev 847)
@@ -72,9 +72,9 @@
pointer values, and marshalling of GSL matrices in the C interface is also
available.
-Here is a brief synopsis of some important operations which are already
-implemented in the prelude (you can find the definitions of these and the
-other matrix operations in primitives.pure):
+Here is a brief synopsis of some important operations which are implemented in
+the prelude (you can find the definitions of these and a bunch of other matrix
+operations in matrices.pure):
- #x total number of elements
- dim x number of rows and columns (as a pair)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|