[Numpy-discussion] Next NumPy Newcomers' Hour - July 11th, 2024 at 12 PM UTC

2024-07-10 Thread Ganesh Kathiresan
Our next Newcomers' Hour will be held this Thursday, 11th, 2024 at 12 PM UTC, Stop by to ask questions, share your progress, celebrate success, or just to say hi. To add to the meeting agenda the topics you’d like to discuss, follow the link: https://hackmd.io/3f3otyyuTte3FU9y3QzsLg?both. Join t

[Numpy-discussion] Re: NumPy-Discussion Digest, Vol 214, Issue 14

2024-07-10 Thread David Nicholson
Hi Jacopo, Here's a couple resources you might find helpful: https://www.pyopensci.org/python-package-guide/index.html https://learn.scientific-python.org/development/ For your question about tests, sounds like you might want to parametrize a fixture https://learn.scientific-python.org/developmen

[Numpy-discussion] music package and testing

2024-07-10 Thread Jacopo Donati
Hi there, I'm writing on behalf of the team of `music`, a package that generates and manipulates sound in a mathematically precise manner. You can find it here: https://github.com/ttm/music We are fixing the library so that it conforms as much as possible to the characteristics of the other l