Scilab is a numerical computation system similiar to Matlab or Simulink. Scilab includes hundreds of mathematical functions, and programs from various languages (such as C or Fortran) can be added interactively. It has sophisticated data structures (including lists, polynomials, rational functions, and linear systems), an interpreter, and a high-level programming language. Scilab has been designed to be an open system where the user can define new data types and operations on these data types by using overloading. A number of toolboxes are available with the system.
Scilab is a numerical computation system similiar to Matlab or Simulink. Scilab includes hundreds of mathematical functions, and programs from various languages (such as C or Fortran) can be added interactively. It has sophisticated data structures (including lists, polynomials, rational functions, and linear systems), an interpreter, and a high-level programming language. Scilab has been designed to be an open system where the user can define new data types and operations on these data types by using overloading. A number of toolboxes are available with the system.
SIP provides image processing, pattern recognition, and computer vision routines for SciLab, a Matlab-like matrix-oriented programming environment. SIP is able to read/write images in almost 90 major formats, including JPEG, PNG, BMP, GIF, FITS, and TIFF. It includes routines for filtering, segmentation, edge detection, morphology, curvature, fractal dimension, distance transforms, multiscale skeletons, and more.
Screencast makes it easy to produce high-quality screencasts on Linux with support for JACK Audio and updates in full detail. It is indispensable for recording video tutorials, video logs, and other computer activity, and works especially well with audio applications such as Pd, Ardour, and chuck. It is multi-threaded and produces smooth results with no jittery sound or loss of fine detail in screen updates.
Added new option of logging development activities offline (aa alert) or online (aa shout). Also added a PyGTK GUI with GNOME integration. Using espeak + libnotify for reminding the programmer to t...
Some projects successfuly being developed under this methodology: http://siptoolbox.sourceforge.net AA is itself developed under its own methodology after an initial version came out.
GPL/LGPL soon Probably, Scilab will soon be GPL/LGPL, although this is extra-official. Currently it is open-source but the commercial use of its modifications must be approved by the authors. This ...
Good Software, but lacks doc This is good software, but there's no comprehensive doc. If you want to program in the C API, you will only have some reference documentation ...
Try out GVD I tried to use GVD and it seems even better than DDD. It uses GTK, it has syntax highlighting, has a nicer GUI, a better graphical display, etc. It would be nice to kno...