- #1
epsilon>0
- 12
- 0
In a couple weeks, I'm going to be teaching a summer calculus class and I wanted to introduce my students to the mathematical software that can be used. However, where I teach they do not have maple or mathematica, so I have to use one of the open source programs (octave, maxima, scilab etc).
I tired Octave, but I want to use a program that has a live coding sheet. AKA, I want it to be more similar to maple or mathematica, in that I can type code and a graph will appear on bottom and then type more code below that.
Would Scilab or maxima give me what I want or is there something I can download for use with octave? I'm not really wedded to using octave...I just want to give a basic introduction to mathematical programming (ie..graphing, solving systems of equations, derivatives, integrals, if and for loops for basic algorithms).
I tired Octave, but I want to use a program that has a live coding sheet. AKA, I want it to be more similar to maple or mathematica, in that I can type code and a graph will appear on bottom and then type more code below that.
Would Scilab or maxima give me what I want or is there something I can download for use with octave? I'm not really wedded to using octave...I just want to give a basic introduction to mathematical programming (ie..graphing, solving systems of equations, derivatives, integrals, if and for loops for basic algorithms).