Maths

Octave – scientific programming language

Octave is a high-level language, primarily intended for numerical computations.

It provides a convenient command line interface for solving linear and nonlinear problems numerically, and for performing other numerical experiments using a language that is mostly compatible with MATLAB. It can also be used as a batch-oriented language.

Octave has extensive tools for solving common numerical linear algebra problems, finding the roots of nonlinear equations, integrating ordinary functions, manipulating polynomials, and integrating ordinary differential and differential-algebraic equations. It is easily extensible and customizable via user-defined functions written in Octave’s own language, or using dynamically loaded modules written in C++, C, Fortran, or other languages.

Octave is able to perform matrix and vector mathematics, numerically solve differential equations, and plot data uses gnuplot.

The Octave-Forge Symbolic package adds symbolic calculation features to Octave. These include common Computer Algebra System tools such as algebraic operations, calculus, equation solving, Fourier and Laplace transforms, variable precision arithmetic and other features.

Key Features

  • Graphical user interface (GUI) and a integrated development environment (IDE) based on Qt.
  • Command and variable name completion.
  • Command history.
  • Data structures.
  • Short-circuit Boolean operators.
  • Increment and decrement operators.
  • Unwind-protect.
  • Variable-length argument lists.
  • Variable-length return lists.
  • Profiler.
  • C++ integration – run Octave code directly in a C++ program.
  • Designed with MATLAB compatibility in mind with function compatibility.
  • Cross-platform support – runs under Linux, BSD, macOS, and Windows.

Octave is written in C++ using the C++ standard library.

Website: octave.org
Support:
Developer: John W. Eaton and many contributors
License: GNU General Public License v3.0

Output generated by Octave

Octave is written in C, C++ and Fortran. Learn C with our recommended free books and free tutorials. Learn C++ with our recommended free books and free tutorials. Learn Fortran with our recommended free books and free tutorials.


Related Software

Plotting Tools
matplotlibPython based plotting system in a style similar to Matlab
ggplot2Powerful R package for declaratively creating graphics
gnuplotCommand-line driven interactive plotting program
ROOTSolves the data analysis challenges of high-energy physics
OctaveBuilt-in plotting and visualization tools
DataMeltProduces professional graphics with libraries for data manipulation
VeuszScientific plotting and graphing program
LabPlotData plotting and function analysis tool for KDE
PyQtGraphScientific Graphics and GUI Library for Python
Makieinteractive data visualizations and plotting for Julia
GLEGraphics Layout Engine
PyVista3D plotting and mesh analysis
PLplotScientific plotting library
AlphaPlotFork of SciDAVis
SciDAVisScientific Data Analysis and Visualization
RLPlotGenerate publication quality graphs
GeniusEducational tool in mathematics and for research
ZeGrapher2D math and data plotter
UniplotLightweight terminal plotting library for Python
KstReal-time large dataset viewing and plotting tool
Ctioga2Command-line plotting utility
PlotsSimple graph plotting app for GNOME
brplotSsmall application and library that plots data
SSPlotSimple plotting utility and numerical simulator
ChartaGenerate colorful terminal graphs
IncplotCommand like tool for drawing great looking plots in the terminal

Read our verdict in the software roundup.

Computer Algebra Systems
ScilabNumerical computational package
MaximaSystem for the manipulation of symbolic and numerical expressions
OctavePowerful programming language with built-in plotting and visualization tools
SageMathOpen source alternative to Magma, Maple, Mathematica and Matlab
SymPyPython library for symbolic mathematics
SINGULARComputer Algebra System for polynomial computations
Macaulay2Software system for research in algebraic geometry
CadabraSymbolic computer algebra system for field theory problems
PARI/GPWidely used algebra system designed for fast computations in number theory
GAPSystem for computational discrete algebra
FriCASFork of Axiom
CoCoASystem for doing computations in commutative algebra
MathicsGeneral-purpose CAS with Mathematica-compatible syntax and functions
FORMSymbolic Manipulation System
NelsonNumerical computational language
wxMaximaGUI for the sublime Maxima CAS
XcasCross-platform mathematical environment
REDUCEGeneral-purpose computer algebra system for symbolic computation
AxiomGeneral purpose Computer Algebra system
SymjaComputer algebra system and symbolic mathematics library
CGSuiteFor research in combinatorial game theory

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments