Members Area


Recommended Sites:

Related Keywords
distributed freeware download
distributed teams freeware download
distributed monitoring freeware download
distributed computing freeware download
desktop distributed proxy freeware download
implement distributed database freeware download
handle distributed projects freeware download
ach processing freeware download
processing freeware download
3d images processing freeware download
signal processing freeware download
post processing freeware download
content processing freeware download
image-processing freeware download
processing software freeware download
video processing freeware download
email processing job freeware download
spectra processing freeware download
data processing freeware download
bitcoin processing freeware download

Top Freeware Keywords
physics educational software freeware download
chemistry freeware download
path loss freeware download
biology freeware download
simulation freeware download
astronomy freeware download
earth for energy scam freeware download
educational freeware download
free freeware download
dna freeware download
simulator freeware download
software freeware download
tool freeware download
gravity freeware download
earth freeware download
run your car on water freeware download
file freeware download
view freeware download
sequence freeware download
graph freeware download
align freeware download
assembly freeware download
code freeware download
video freeware download
base freeware download
find freeware download
eyes freeware download
converter freeware download
analyse freeware download
image freeware download



Scilab 5.3.3 freeware     Save this freeware to your freeware selection - Saved Freeware

(10 ratings)

Author

Scilab Consortium - Digiteo

OS WinXP, Windows Vista, Windows Vista x64, Windows 7, Windows 7 x64, Linux, Mac OS X
Date Released July 22, 2011
Downloads 4201
Filesize 122.00 MB
Keywords 3D graphic, 2D graphic, Linear algebra, graphic, animation
Your Rating
  - click to rate
Scilab screenshot
[ View full size screenshot ]

Download Scilab   Save Freeware   Report Spyware

... >/
Since 1994 it has been distributed freely along with the source code via the Internet. It is currently used in educational and industrial environments around the world. ...

Download Scilab   Save Freeware   Report Spyware


Distributed processing - Scilab freeware - Download Notice

Scilab Free Download - we do not host any Scilab torrent files or links of Scilab on rapidshare.com, depositfiles.com, megaupload.com etc. All Scilab download links are direct Scilab full download from publisher site or their selected mirrors.

Distributed processing - Scilab freeware - Latest User Reviews

 Write a Review   


Distributed processing - Scilab freeware - The Latest Versions History

Version Date Released Status Release Notes
5.3.3 Jul 22, 2011 New Release · Bug fixed - A mistake in the translation of a string was causing Scinotes to fail with the Japanese and Polish localizations.
· Bug fixed - Problem when a text was exported in SVG from the GUI.
· Bug fixed - Xcos examples were not embedded in Windows binary versions.
5.3.2 May 12, 2011 New Release * New Nvidia drivers 260.xx can crash scilab (bug #7575). Workaround: You need to create a 3D graphic profile for wscilex.exe. Start Nvidia control panel --> 3d settings --> Manage 3D settings --> Add and select "wscilex.exe" for Scilab and you disable ("off") for "Threaded optimization". A warning on Scilab startup should be displayed. The latest release of the Nvidia drivers fixes this issue.
* Most of the graphic issues (buggy OpenGL drivers) have been fixed with this release. If you encounter any problem, please report a bug on http://bugzilla.scilab.org/.

* All portability issues of Scilab under Mac OS X (both 10.5 and 10.6) should be fixed. However, if any problems is encounter, please:
o Test the workaround described here: http://bugzilla.scilab.org/show_bug.cgi?id=7012#c10
o Do not hesitate to report your problem as comment of the bug: http://bugzilla.scilab.org/show_bug.cgi?id=7012
5.3.1 Mar 5, 2011 New Release · New in the console
· Scilab provides an on the fly rendering when a LaTeX expression is being typed.
· Some performance improvements have been made for the display of long computation with a lot of output (before the more text was entered in the console, the slower was the display).

New in the editor:
· Scilab users can now export code to PDF, PS, EPS and RTF.

New in the Embedded help:
· A homepage has been added in the help browser to highlight the new features of Scilab and list the online available resources which might be interested for Scilab users when they look for help.

· An incremental search bar to search for text in the browser was added.

In the functions help pages, many improvements have been conducted to facilitate the understanding and getting started of users:

· Execution of any example in Scilab and edition in Scinotes
· Execution of demonstrations
· Opening of a Xcos diagram from the help browser
· Links in between functions pages in the given examples
5.3.0 Dec 17, 2010 New Release · Windows style editing: basic operations implemented.
· Multi-diagram editing: for example copy and paste from any window to any other.
· Documentation: fairly complete on-line help and supporting documentation.
· Active Scilab prompt: menu activated.
· Undo operation: one step per window.
· Diagram browser: a much nicer replacement for the old navigator.
· From/To workspace blocks: support vector Scilab variables of various types but not matrices.
· Palette operations: New Palette browser.
· Palettes: enriched Palettes of elementary blocks (Modelica blocks,
· Matrix operation blocks, Integer operation blocks).
· Modelica blocks: on-line Modelica code editing and more.
· Inspection of available parameters: available in every window. Block Masking: create, delete, customize, and save Block GUI.
· From/Goto blocks: available in every sub-system.
· Block/Diagram data inspection: Details menu.
5.2.2 Apr 21, 2010 New Release # Function "figure": when setting the size of the figure using the "Position" property with a matrix such as [x y width height], the values of width and height no more set the window size itself but the size of the virtual graphics window (the part of the figure which contains uicontrols and graphics) as if the user sets the axes_size property of a figure.
# 'sort' is obsolete. see 'gsort'.
# 'getf' is obsolete. see 'exec'.
# Removed functions, previously declared obsoletes:

* 'mtlb_eig' to replace by 'spec'.
* 'set_posfig_dim' to replace by 'figure_size' property.
* 'xclip' to replace by 'clip_state' and 'clip_box' properties.
* 'xgetfile' to replace by 'uigetfile'.
* 'tk_getfile' to replace by 'uigetfile'.
* 'x_message' to replace by 'messagebox'.

# Mac OS X port:
* For now, Tcl/Tk has been disabled. The technical reason is because both Swing and Tk need to be driven by the Core Foundation (CFRunLoopRun) and it is tricky to handle both at the sametime.
5.2.1 Feb 18, 2010 New Release # Function "figure": when setting the size of the figure using the "Position" property with a matrix such as [x y width height], the values of width and height no more set the window size itself but the size of the virtual graphics window (the part of the figure which contains uicontrols and graphics) as if the user sets the axes_size property of a figure.
# 'sort' is obsolete. see 'gsort'.
# 'getf' is obsolete. see 'exec'.
# Removed functions, previously declared obsoletes:

* 'mtlb_eig' to replace by 'spec'.
* 'set_posfig_dim' to replace by 'figure_size' property.
* 'xclip' to replace by 'clip_state' and 'clip_box' properties.
* 'xgetfile' to replace by 'uigetfile'.
* 'tk_getfile' to replace by 'uigetfile'.
* 'x_message' to replace by 'messagebox'.

# Mac OS X port:

* For now, Tcl/Tk has been disabled. The technical reason is because both Swing and Tk need to be driven by the Core Foundation (CFRunLoopRun) and it is tricky to handle both at the sametime.
5.2.0 Dec 21, 2009 New Release Known incompatibilities

* Function "figure": when setting the size of the figure using the "Position" property with a matrix such as [x y width height], the values of width and height no more set the window size itself but the size of the virtual graphics window (the part of the figure which contains uicontrols and graphics) as if the user sets the axes_size property of a figure.
* 'sort' is obsolete. see 'gsort'.
* 'getf' is obsolete. see 'exec'.
* Removed functions, previously declared obsoletes:
o 'mtlb_eig' to replace by 'spec'.
o 'set_posfig_dim' to replace by 'figure_size' property.
o 'xclip' to replace by 'clip_state' and 'clip_box' properties.
o 'xgetfile' to replace by 'uigetfile'.
o 'tk_getfile' to replace by 'uigetfile'.
o 'x_message' to replace by 'messagebox'.
5.1.1 Nov 6, 2009 New Release · Windows style editing: basic operations implemented.
· Multi-diagram editing: for example copy and paste from any window to any other.
· Documentation: fairly complete on-line help and supporting documentation.
· Active Scilab prompt: menu activated.
· Undo operation: one step per window.
· Diagram browser: a much nicer replacement for the old navigator.
· From/To workspace blocks: support vector Scilab variables of various types but not matrices.
· Palette operations: New Palette browser.
· Palettes: enriched Palettes of elementary blocks (Modelica blocks,
· Matrix operation blocks, Integer operation blocks).
· Modelica blocks: on-line Modelica code editing and more.
· Inspection of available parameters: available in every window. Block Masking: create, delete, customize, and save Block GUI.
· From/Goto blocks: available in every sub-system.
· Block/Diagram data inspection: Details menu.
5.1.0 Feb 14, 2009 New Release


Most popular distributed processing freeware downloads in Science


Scilab 5.3.3 freeware download


... source software. Since 1994 it has been distributed freely along with the source code via the ... optimization * Differentiable and non-differentiable optimization * Signal processing * Metanet: graphs and networks * Parallel Scilab * Statistics * Interface with Computer Algebra: Maple package for Scilab code generation * Interface with ...
Details   Download   Save Freeware

MayaVi for Mac OS X 1.5 freeware download


... GUI written using Tkinter. MayaVi is free and distributed under the conditions of the BSD license. It is also cross platform and should run on any platform where both Python and VTK are available (which is almost any *nix, Mac OSX or Windows). Features: * An easy ...
Details   Download   Save Freeware

MayaVi for Windows 1.5 freeware download


... GUI written using Tkinter. MayaVi is free and distributed under the conditions of the BSD license. It is also cross platform and should run on any platform where both Python and VTK are available (which is almost any *nix, Mac OSX or Windows). Features: * An easy ...
Details   Download   Save Freeware

IcePaHC for Windows - Icelandic Treebank 0.5 freeware download


Queries the Icelandic Treebank via a graphical interface. Use IcePaHC to study variation and change in syntax or to train statistical parsers. Uses same format as historical Penn treebanks. This visual version of IcePaHC sends search queries to CorpusSearch to retrieve results so the same query languge can be used. IcePaHC ...
Details   Download   Save Freeware

Unipro UGENE for Mac 1.9.5 freeware download


... on Amazon EC2 cloud; Support for supercomputers and distributed computing. Cooperation Can be used for education purposes in schools and universities; Features to be included into the next release are initiated by users; UGENE team is ready for collaboration in related projects, both free or commercial ...
Details   Download   Save Freeware

Unipro UGENE for Linux 1.9.5 freeware download


... on Amazon EC2 cloud; Support for supercomputers and distributed computing. Cooperation Can be used for education purposes in schools and universities; Features to be included into the next release are initiated by users; UGENE team is ready for collaboration in related projects, both free or commercial ...
Details   Download   Save Freeware

Unipro UGENE 1.9.5 freeware download


... on Amazon EC2 cloud; Support for supercomputers and distributed computing. Cooperation Can be used for education purposes in schools and universities; Features to be included into the next release are initiated by users; UGENE team is ready for collaboration in related projects, both free or commercial ...
Details   Download   Save Freeware

MayaVi for Linux 1.5 freeware download


... GUI written using Tkinter. MayaVi is free and distributed under the conditions of the BSD license. It is also cross platform and should run on any platform where both Python and VTK are available (which is almost any *nix, Mac OSX or Windows). Features: * An easy ...
Details   Download   Save Freeware