changeset 533:6ad790af9c88

Remove comment (we did that)
author Chris Cannam
date Fri, 14 Mar 2014 16:27:14 +0000
parents 326a52ed74a4
children 9dee3846562b
files src/may/matrix.yeti
diffstat 1 files changed, 0 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/src/may/matrix.yeti	Wed Mar 05 10:13:38 2014 +0000
+++ b/src/may/matrix.yeti	Fri Mar 14 16:27:14 2014 +0000
@@ -895,11 +895,6 @@
 print' = println . format;
 eprint' = eprintln . format;
 
-//!!! todo: look at all occurrences of matrix (and complexmatrix)
-// construction and make sure we have good apis for those use cases.
-// in particular, constructing from literal data (list<list<number>>)
-// is much too hard at the moment.
-
 {
     size,
     width,