6 ms·
Many people use Octave https://octave.org/ https://octave.org/ which is compatible (generally) with Matlab, supports this simple syntax, and is open source soft
by dwheeler 9mo ago
Many people use Octave https://octave.org/ https://octave.org/ which is compatible (generally) with Matlab, supports this simple syntax, and is open source software. Indeed, I've taken at least one class where the instructor asked people use Octave for these kinds of calculations.
- nallana 9mo agoYep -- Octave was very helpful for me in school. Octave is not particularly fast. RunMat is very fast (orders of magnitude -- see benchmarks).