How To Install Octave?

How To Install Octave?

octave

4.4.1-1.fc30.x86_64 : A high-level language for numerical computations

Maintainer: Debian Octave Group



Section: math

Install octave

  • Debian apt-get install octave Click to copy
  • Ubuntu apt-get install octave Click to copy
  • Arch Linux pacman -S octave Click to copy
  • Kali Linux apt-get install octave Click to copy
  • Fedora dnf install octave-6 Click to copy
  • Raspbian apt-get install octave Click to copy
  • macOS brew install octave Click to copy

octave-6

4.4.1-1.fc30.x86_64 : A high-level language for numerical computations

octave

GNU 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 may 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.

wims

server for educational content: courses, exercises, and exams

The WWW Interactive Multipurpose Server is an educational platform originally developed for mathematics but now also supporting subjects such as physics, chemistry, biology, and languages. WIMS features a rich set of resources and exercises either for autodidactical use or for training classes, including: * exercises with automatic feedback and correction, allowing the learners to work at their own pace; * interactive exercises with randomly assigned data, allowing the learners to work on the same type of exercise but with different data and as often as they wish; * exercises with an automatic scoring system, which enhances learner motivation; * user-friendly graphics and calculation tools; * courses and documents with hyperlinks to the exercise pool; examples in the courses can be made random, so the student can get more than one instance of an illustration for tricky concepts; * support for exams with pre-published contents. As each individual exam will have randomly chosen data, training is possible but writing each response in advance is not. This package contains the WIMS FastCGI server, serving Open Exercise Format (OEF) documents. OEF is a very high-level language which allows authors to focus on pedagogical issues.

Install the latest version of octave in Debian, Ubuntu, Arch, Kali, Fedora, Raspbian and macOS from terminal. To install the octave just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of octave from the respository and install it in your computer/server.