Re: [Numpy-discussion] Compilation failures in f2py

2021-01-25 Thread Christopher Albert
Sam, the last suggestion from my side would be to upgrade or reinstall macports from https://www.macports.org/install.php and/or set your gcc compiler version to the latest one via port select. Then I'm out of clues too. Best, Chris Am Sa., 23. Jan. 2021 um 21:22 Uhr schrieb Samuel Dupree < sd

[Numpy-discussion] NumPy video content: creating a YouTube channel

2021-01-25 Thread Melissa Mendonça
Hi all, The NumPy Documentation Team has been discussing video content as part of our outreach and documentation efforts, in part inspired by the excellent Spyder IDE channel [1]. At our last meeting, we realized there is already a good amount of content about NumPy on YouTube (a few examples [2,

[Numpy-discussion] Value based promotion and user DTypes

2021-01-25 Thread Sebastian Berg
Hi all, does anyone have a thought about how user DTypes (i.e. DTypes not currently part of NumPy) should interact with the "value based promotion" logic we currently have? For now I can just do anything, and we will find out later. And I will have to do something for now, basically with the hope

Re: [Numpy-discussion] Value based promotion and user DTypes

2021-01-25 Thread Ralf Gommers
On Tue, Jan 26, 2021 at 2:01 AM Sebastian Berg wrote: > Hi all, > > does anyone have a thought about how user DTypes (i.e. DTypes not > currently part of NumPy) should interact with the "value based > promotion" logic we currently have? > For now I can just do anything, and we will find out later

Re: [Numpy-discussion] NumPy video content: creating a YouTube channel

2021-01-25 Thread Ralf Gommers
On Mon, Jan 25, 2021 at 6:45 PM Melissa Mendonça wrote: > Hi all, > > The NumPy Documentation Team has been discussing video content as part of > our outreach and documentation efforts, in part inspired by the excellent > Spyder IDE channel [1]. At our last meeting, we realized there is already a

Re: [Numpy-discussion] NumPy video content: creating a YouTube channel

2021-01-25 Thread Joe Harrington
On 1/25/21, 12:44 PM, Melissa Mendonça wrote: The NumPy Documentation Team has been discussing video content as part of our outreach and documentation efforts, in part inspired by the excellent Spyder IDE channel [1]. At our last meeting, we realized there is already a good amount of content a