Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

+octave #6712

Open
iandol opened this issue Jul 13, 2024 · 0 comments
Open

+octave #6712

iandol opened this issue Jul 13, 2024 · 0 comments

Comments

@iandol
Copy link

iandol commented Jul 13, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant