Menu

FreeMat 3.5 released

Hi,

We're pleased to be announce the availability of FreeMat 3.5. Here is the list of changes since 3.4:

* Fixed path detection problem on win32 (forward vs backward slashes)
* Added ability to change the scrollback length via edit->preferences menu
* Fixed diary command so that commands are echoed as well as their outputs
* Fixed diary so that the commands are echoed as well as the outputs.
* Added fflush command.
* Added ctrl-w to clear the current line
* Changed sort algorithm to a stable one.
* Fixed bug in linspace
* Added the new ctype interface - thanks to Scott McOlash for suggesting it, and GE Global Research for letting us release it under the GPL.
* Converted FFTW to estimate mode from measure mode - should fix problems with long FFT times for large FFTs
* Added stack trace on errors, even when not in dbauto on mode.
* Improved the autoconfig script for mac builds.
* Moved loadlib and import to external documentation section
* Added external section to the documentation
* Changed the default mode for "image" command" to "scaled" instead of "direct". This is less compatible with MATLAB, but I don't think it's unreasonably so.
* Added "edit" command.
* Changed default type for zero function to double precision.
* Added imagesc command. Modified image command to show un-scaled images.

Also, the "buildtool" is now available for general use. It provides an automatic way to build FreeMat and any missing dependencies from source in an automated way. It should help people trying to run FreeMat on Linux distributions for which no binaries are available.

- FreeMat Development Team

Posted by Samit Basu 2007-09-24

Log in to post a comment.