Summer of Code - Getting Started: Difference between revisions

Line 210: Line 210:
: Sebastian Schöps, Carlo de Falco
: Sebastian Schöps, Carlo de Falco


== Infrastructure ==
== Using Python within Octave ==
 
=== Using Python within Octave ===


[[Pythonic]] allows one to call Python functions and interact with Python objects from within Octave .m file code and from the Octave command line interface.  Pythonic may eventually not be a separate package, but rather a core feature of Octave.  This project aims to improve Pythonic with the goal of making the package more stable, maintainable, and full-featured.
[[Pythonic]] allows one to call Python functions and interact with Python objects from within Octave .m file code and from the Octave command line interface.  Pythonic may eventually not be a separate package, but rather a core feature of Octave.  This project aims to improve Pythonic with the goal of making the package more stable, maintainable, and full-featured.