| Class | LTF::RestartingMaxima |
| In: |
lib/ltf/restarting_maxima.rb
|
| Parent: | SimpleDelegator |
| max_sent | [R] | |
| num_sent | [R] |
Initialize a new RestartingMaxima.
Call Maxima#puts on the delegated Maxima object. Beforehand, possibly restart the Maxima process.
Call Maxima#solve on the delegated Maxima object. Beforehand, possibly restart the Maxima process.