Re: [Numpy-discussion] Math Inspector Beta

2021-02-04 Thread Charles R Harris
On Wed, Feb 3, 2021 at 4:19 PM Matt Calhoun wrote: > Hi Everyone! I have been using numpy for an extremely long time, but this > is the first time emailing the list. I recently released the beta version > of my free open source math app called math inspector, and so far the > response has been

Re: [Numpy-discussion] Math Inspector Beta

2021-02-04 Thread Matt Calhoun
@ Mansour Moufid > Very cool! > But the Mac disk image (mathinspector_0.9.1.dmg) isn't opening ("corrupt image"). > It's 145279488 bytes and the shasum ends with f1ed9231. Oh no, whoops! The .dmg file has been code signed with my apple developer id, notarized with apple, and passes all verificati

Re: [Numpy-discussion] Math Inspector Beta

2021-02-04 Thread Melissa Mendonça
Hi Matt! This is great timing - we actually talked about mathinspector in our Documentation Team meeting on monday (you can see the meeting notes here: https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg If you are interested, you are welcome to join our slack space and/or our docs meetings, we would love t

Re: [Numpy-discussion] Math Inspector Beta

2021-02-04 Thread Ralf Gommers
Hi Matt, Very cool, thanks for sharing! On Thu, Feb 4, 2021 at 12:19 AM Matt Calhoun wrote: > Hi Everyone! I have been using numpy for an extremely long time, but this > is the first time emailing the list. I recently released the beta version > of my free open source math app called math in

Re: [Numpy-discussion] Unreliable crash when converting using numpy.asarray via C buffer interface

2021-02-04 Thread Friedrich Romstedt
Hello Matti, Am Mo., 1. Feb. 2021 um 09:46 Uhr schrieb Matti Picus : > > [...] > > It is very hard to help you from this description. It may be a refcount > problem, it may be a buffer protocol problem, it may be something else. Yes, indeed! > Typically, one would create a complete example and t