Octave for macOS: Difference between revisions

Jump to navigation Jump to search
(added instructions for installing from anaconda)
Line 20: Line 20:


→ ''Link to [https://anaconda.org/conda-forge/octave Octave package] there.''
→ ''Link to [https://anaconda.org/conda-forge/octave Octave package] there.''
Todo: Anaconda Installation instructions??


   conda create --name octave
   conda create --name octave
   conda activate octave
   conda activate octave
   conda install -c conda-forge octave
   conda install -c conda-forge octave


=== Homebrew ===
=== Homebrew ===

Navigation menu