log oct-py-init.cc @ 420:7864849e84c2

age author description
Thu, 04 May 2017 12:31:07 -0700 Mike Miller Eliminate some compiler warnings
Wed, 03 May 2017 16:37:51 -0700 Mike Miller Drop initialization of NumPy C API, no longer used
Tue, 02 May 2017 17:40:01 -0700 Mike Miller Delete unused boost::python::numeric includes and initialization
Mon, 01 May 2017 09:15:40 -0700 Mike Miller Ensure that sys.argv has a value (fixes issue #83)
Sat, 29 Apr 2017 15:43:42 -0700 Mike Miller Refactor Python initialization into a common function