[Cython] [RFC PATCH] add read-only buffer support to typed memoryviews

2015-02-01 Thread Richard Hansen
This patch is a very rough attempt at adding support for read-only buffer objects to typed memoryviews. It is incomplete, has bugs, and is very dirty. I'm positing it anyway to solicit help in figuring out the right way to add read-only buffer support. The 'XXX' comments mark issues I'm not sure

Re: [Cython] IPython with Cython support on Android

2015-02-01 Thread Greg Ewing
Apps Embedded wrote: > 2015-02-01 9:25 GMT+01:00 Stefan Behnel >: > > (I don't understand why it requests the right to track where I am, > though, > so I didn't try it out.) > The Free app has an advertising banner based on the Mobfox library. When integr

Re: [Cython] IPython with Cython support on Android

2015-02-01 Thread Apps Embedded
Hi, The Free app has an advertising banner based on the Mobfox library. When integrating this library, it is written in their integration guide to add this permission. If you want to get rid of this permission, try the premium version. Since there is no advertising banner in this version, this pe

Re: [Cython] IPython with Cython support on Android

2015-02-01 Thread Stefan Behnel
Apps Embedded schrieb am 27.01.2015 um 15:12: > We have developped an android app which makes it possible to use the > IPython shell through Android. > > https://play.google.com/store/apps/details?id=com.appsopensource.labpy > https://play.google.com/store/apps/details?id=com.appsopensource.labpyp