log @pyobject/dummy.m @ 428:3af3665348a1

age author description
Thu, 22 Feb 2018 15:55:15 -0800 Mike Miller Also update doctests in compiled functions
Wed, 25 Oct 2017 13:16:53 -0700 Colin Macdonald Update doctests for display changes
Thu, 25 Aug 2016 14:06:56 -0700 Mike Miller Do not automatically convert Python strings to Octave strings (fixes issue #65)
Sat, 13 Aug 2016 21:24:29 -0700 Mike Miller Do not automatically convert Python integer types to Octave (see issue #56)
Tue, 09 Aug 2016 19:16:59 -0700 Colin Macdonald Update docs for recent changes
Tue, 09 Aug 2016 11:49:30 -0700 Abhinav Tripathi Fix some pyobject doctests
Thu, 28 Jul 2016 10:55:44 -0700 Colin Macdonald Make pyobject callable by users (to convert input)
Thu, 28 Jul 2016 10:50:17 -0700 Colin Macdonald Make methods output shape consistent with fieldnames
Wed, 27 Jul 2016 17:05:09 -0700 Mike Miller maint: fix copyright header comment blocks
Wed, 27 Jul 2016 17:01:28 -0700 Mike Miller maint: Use Octave keywords for ending code blocks
Wed, 20 Jul 2016 11:57:14 -0700 Mike Miller maint: apply Octave whitespace rules
Fri, 17 Jun 2016 22:15:28 -0700 Colin Macdonald pyobject: Octave-style formatting, minor edits
Sat, 28 May 2016 10:18:39 -0700 Colin Macdonald Attempt at moving pyobject from octave to python
Fri, 27 May 2016 14:13:34 -0700 Colin Macdonald Improve display
Thu, 26 May 2016 23:26:56 -0700 Colin Macdonald Fix doctest
Thu, 26 May 2016 11:35:20 -0700 genuinelucifer Change name of pyobj to pyobject