Octave as a module for Python

Michael Creel michael.creel at uab.es
Wed May 6 03:41:33 CDT 2009


On Wed, May 6, 2009 at 10:25 AM, Jaroslav Hajek <highegg at gmail.com> wrote:
> On Wed, May 6, 2009 at 10:02 AM, Michael Creel <michael.creel at uab.es> wrote:
>>
>>
>>
>> David Grundberg wrote:
>>>
>>> Announcing Pytave
>>>
>>> An Octave module for Python
>>> ===========================
>>>
>>>   Pytave enables Python scripts to use existing m-files (Octave/Matlab
>>>   scripts) for numerical calculations.  Pytave embeds the Octave
>>>   language interpreter as a module to Python.
>>> ...
>>>
>>
>> Can .oct files also be called?
>> Thanks, Michael
>>
>
> Yes, anything callable with "feval".
>
>
> --
> RNDr. Jaroslav Hajek
> computing expert & GNU Octave developer
> Aeronautical Research and Test Institute (VZLU)
> Prague, Czech Republic
> url: www.highegg.matfyz.cz
>

Thanks, that's what I suspected.
M.



More information about the Help-octave mailing list