From ronaldoussoren at mac.com Mon Jun 4 11:02:51 2018 From: ronaldoussoren at mac.com (Ronald Oussoren) Date: Mon, 04 Jun 2018 17:02:51 +0200 Subject: [Pythonmac-SIG] PyObjC 4.2.2 Message-ID: Hi, I?ve pushed PyObjC 4.2.2 to PyPI. This is a very minor bug fix release that I?ve pushed out to clear the queue before WWDC. There is one new feature with this release: There are now two variants of the binary wheels for Python 3.6 and 3.7, both now have variants for the universal build for macOS 10.6 or later (i386 and x86_64) as well as the 64-bit build for macOS 10.9 or later. Next up is support for the macOS release beyond High Sierra. I expect that this will take quite some time, especially w.r.t. updating the framework wrappers. Ronald From ronaldoussoren at mac.com Thu Jun 7 09:33:35 2018 From: ronaldoussoren at mac.com (Ronald Oussoren) Date: Thu, 07 Jun 2018 15:33:35 +0200 Subject: [Pythonmac-SIG] Python bindings for Metal? Message-ID: <5E5AD6BC-8B56-459C-ADF8-81FC7AC7913D@mac.com> Hi, Does anyone know of Python bindings to Apple?s Metal, and related, framework(s)? I?m particularly interested in the compute parts (basically in the Metal equivalent of OpenCL). I?ve search around a bit on PyPI and using Google, but haven?t found anything yet. Ronald P.S. I?m interested in experimenting with Metal, but at this time not enough so to spend a lot of time in first creating bindings. From pythonchb at gmail.com Thu Jun 7 11:37:11 2018 From: pythonchb at gmail.com (Christopher Barker) Date: Thu, 7 Jun 2018 08:37:11 -0700 Subject: [Pythonmac-SIG] Python bindings for Metal? In-Reply-To: <5E5AD6BC-8B56-459C-ADF8-81FC7AC7913D@mac.com> References: <5E5AD6BC-8B56-459C-ADF8-81FC7AC7913D@mac.com> Message-ID: On Thu, Jun 7, 2018 at 6:33 AM, Ronald Oussoren wrote: > Hi, > > Does anyone know of Python bindings to Apple?s Metal, and related, > framework(s)? no, but I'd ask on the scipy or numpy lists -- someone there would know. > I?m particularly interested in the compute parts (basically in the Metal > equivalent of OpenCL). > I wonder if it's that different than OpenCL -- or an Apple rebranding thing.... -CHB > I?ve search around a bit on PyPI and using Google, but haven?t found > anything yet. > > Ronald > > P.S. I?m interested in experimenting with Metal, but at this time not > enough so to spend a lot of time in first creating bindings. > _______________________________________________ > Pythonmac-SIG maillist - Pythonmac-SIG at python.org > https://mail.python.org/mailman/listinfo/pythonmac-sig > unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG > -- Christopher Barker, PhD Python Language Consulting - Teaching - Scientific Software Development - Desktop GUI and Web Development - wxPython, numpy, scipy, Cython -------------- next part -------------- An HTML attachment was scrubbed... URL: