Re: [PyOpenGL-Users] [PyOpenGL-Devel] Plan to remove Numeric support (not numpy, Numeric)
Brought to you by:
mcfletch
From: Chris B. - N. F. <chr...@no...> - 2013-07-15 15:22:36
|
On Mon, Jul 15, 2013 at 7:51 AM, Chris Weisiger <cwe...@ms...> wrote: > I got PyOpenGL working just fine with Numpy on WinXP 64-bit without any > significant difficulties that I can recall. Win7 64-bit was similarly > trivial. I see no reason why Numeric support should be continued just > because of 64-bit concerns. Agreed. And Mike, you are quite right, Numeric is even more poorly supported on Win64. What would be really nice is to support memoryviews (i.e. PEP 3118 buffers) directly, and maybe even be able to remove direct numpy support.... -Chris -- Christopher Barker, Ph.D. Oceanographer Emergency Response Division NOAA/NOS/OR&R (206) 526-6959 voice 7600 Sand Point Way NE (206) 526-6329 fax Seattle, WA 98115 (206) 526-6317 main reception Chr...@no... |