Mercurial > hg > smallbox
changeset 31:1b63e6a201a2
(none)
| author | idamnjanovic | 
|---|---|
| date | Tue, 29 Jun 2010 11:06:48 +0000 | 
| parents | dc6aaa255836 | 
| children | 6521a7c2b93c | 
| files | Problems/Pierre_Problem.m | 
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] | 
line wrap: on
 line diff
--- a/Problems/Pierre_Problem.m Tue Jun 29 11:05:31 2010 +0000 +++ b/Problems/Pierre_Problem.m Tue Jun 29 11:06:48 2010 +0000 @@ -114,7 +114,7 @@ data.maxval=maxval; % keep coefficients matrix in sparse form and do not convert it to full. -% geting around out of memory problem when converting big matrix from +% getting around out of memory problem when converting big matrix from % sparse to full... (check SMALL_solve function) data.sparse=1;
