log oct-py-types.cc @ 340:06b8aeea456f

age author description
Mon, 15 Aug 2016 21:52:50 -0700 Mike Miller Add functions to conversion API to extract bool, double, and complex values
Mon, 15 Aug 2016 21:53:16 -0700 Mike Miller Overhaul Python numeric type creation from Octave scalar types
Mon, 15 Aug 2016 16:14:38 -0700 Mike Miller Overhaul Python list creation from cell array
Sat, 13 Aug 2016 23:52:57 -0700 Mike Miller Automatically convert Python 2 'int' type to Octave int64 (fixes issue #56)
Sat, 13 Aug 2016 19:29:47 -0700 Mike Miller Overhaul Python string creation and extraction
Thu, 11 Aug 2016 16:12:35 -0700 Mike Miller Convert scalar struct into Python dict (fixes issue #57)