Mercurial > hg > octave-lyh
view scripts/@ftp/module.mk @ 13061:addfc0ae69c0
Make bicgstab interface more compatible
* bicgstab.m: Add the possibility to pass a function
handle for the coefficient matrix. Also add more tests.
author | Carlo de Falco <kingcrimson@tiscali.it> |
---|---|
date | Sat, 03 Sep 2011 20:06:30 +0200 |
parents | 8d20fb66a0dc |
children |
line wrap: on
line source
FCN_FILE_DIRS += @ftp @ftp_FCN_FILES = \ @ftp/ascii.m \ @ftp/binary.m \ @ftp/cd.m \ @ftp/close.m \ @ftp/delete.m \ @ftp/dir.m \ @ftp/display.m \ @ftp/ftp.m \ @ftp/loadobj.m \ @ftp/mget.m \ @ftp/mkdir.m \ @ftp/mput.m \ @ftp/rename.m \ @ftp/rmdir.m \ @ftp/saveobj.m FCN_FILES += $(@ftp_FCN_FILES) PKG_ADD_FILES += @ftp/PKG_ADD DIRSTAMP_FILES += @ftp/$(octave_dirstamp)