Registered by qwertitis

Embeds the Octave language interpreter as an extension to Python, enabling existing m-files (Matlab scripts) for numerical calculations to be used from Python.

Goals:
 * Good out of the box experience
 * Good natured implicit type conversions, no strange PyApple -> octave_orange -> PyBanana chains

Features:
 * Implicit type conversions between Python and Octave. Supports all Numeric integer, real/complex double (and possibly real/complex float) matrices
 * Architecture independent - no assumption on endian type or integer sizes

Contributing:
 * Got changes? Please don't sign up for the "team"! File a bug report with your patch/branch.
 * Help with building on Windows would be greatly appreciated

Development:
lp:pytave is the development branch that is compiled with the Octave tip (Octave 3.2 works too). For Pytave to use with Octave 3.0, one can use lp:pytave/legacy (not recommended - don't send bug reports).

Project information

Maintainer:
David Grundberg
Driver:
Pytave Developers
Licence:
GNU GPL v3

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

Get Involved

Downloads

Pytave does not have any download files registered with Launchpad.

Announcements