You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GNU Octave is an open-source replacement for the proprietary MATLAB. Numerical computing, academic research, engineering etc. I think it is quite a pain to package. There is a command-line and a GUI. Homebrew is the best package manager currently, supports terminal and builds the QT GUI. Conda on Linux works better than on macOS.
GNU Octave is an open-source replacement for the proprietary MATLAB. Numerical computing, academic research, engineering etc. I think it is quite a pain to package. There is a command-line and a GUI. Homebrew is the best package manager currently, supports terminal and builds the QT GUI. Conda on Linux works better than on macOS.
https://octave.org
brew formula:
https://github.com/Homebrew/homebrew-core/blob/master/Formula/o/octave.rb
The conda recipe is here, but has issues (no gui on macOS, broken image loading and octave package loading issues):
https://github.com/conda-forge/octave-feedstock
The text was updated successfully, but these errors were encountered: