Mercurial > hg > octave-lyh
log scripts/miscellaneous/python.m @ 17346:1c89599167a6
age | author | description |
---|---|---|
Wed, 28 Aug 2013 08:33:02 -0700 | Rik | maint: End m-files with 1 blank line. |
Wed, 17 Jul 2013 14:02:32 -0700 | Rik | Use matrix concatenation for strings, rather than cstrcat(), for clarity and performance. |
Fri, 29 Jun 2012 08:45:54 -0700 | Rik | Look for perl/python scripts in Octave load path (bug #36729) |
Mon, 02 Jan 2012 14:25:41 -0500 | John W. Eaton | maint: update copyright notices for 2012 stable |
Mon, 31 Oct 2011 01:05:41 +0000 | Carnë Draug | Add python to manual and respect format rules of copyright block |
Mon, 19 Sep 2011 22:52:47 +0100 | Carnë Draug | python: new function to invoke python scripts from octave code |