aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 8 insertions, 2 deletions
diff --git a/README b/README
index 3f50320..aeae601 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-$Id: README,v 1.9 2006-01-07 07:19:27 matju Exp $
+$Id: README,v 1.1 2006-01-09 05:04:19 matju Exp $
PureUnity
@@ -215,10 +215,13 @@ have the following class set:
[$1.swap] [swap] noop TODO
[$1.norm] [abs] [env~] [# sq]->[#ravel]->[#fold +]->[#export]->[sqrt]
[$1.packunpack3] pack,unpack noop TODO
-
+
The first two cannot be implemented as abstractions and instead must be
defined as aliases in pureunity.c.
+extra metaabstractions:
+ [$1.rand] [f.rand] [~.rand]TODO [#.rand]TODO
+
+-+-+--+---+-----+--------+-------------+---------------------+
OTHER PROTOCOLS
@@ -265,6 +268,9 @@ to be the result of a norm))).
distances between objects: together=0 and apart=1)))
+-+-+--+---+-----+--------+-------------+---------------------+
+RANDOMIZERS (?)
+
++-+-+--+---+-----+--------+-------------+---------------------+
ETC