Stata is a general-purpose statistical software package. Stata’s capabilities include data management, statistical analysis, graphics, simulations, regression analysis (linear and multiple), and custom programming.
Linux
Stata
Categories: Analysis & Modeling
NCAR Graphics
Categories: Design & Visualization
NCAR Graphics is a Fortran and C based software package for scientific visualization. NCAR Graphics is comprised of:
- a library containing over two dozen Fortran/C utilities for drawing contours, maps, vectors, streamlines, weather maps, surfaces, histograms, X/Y plots, annotations, and more
- an ANSI/ISO standard version of GKS, with both C and FORTRAN callable entries
- a math library containing a collection of C and Fortran interpolators and approximators for one-dimensional, two-dimensional, and three-dimensional data
- applications for displaying, editing, and manipulating graphical output
- map databases
- hundreds of FORTRAN and C examples
- demo programs
- compilation scripts
Octave
Categories: Math & Programming
GNU Octave is a high-level language, primarily intended for numerical computations. It provides a convenient command-line interface (CLI) for solving linear and nonlinear problems numerically, and for performing other numerical experiments using a language that is mostly compatible with MATLAB.