[Numpy-discussion] next NumPy triage meeting

2023-06-25 Thread Inessa Pawson
The next NumPy triage meeting will be held this Wednesday, June 28th at 5pm UTC. This is a meeting where we synchronously triage prioritized PRs and issues. Join us via Zoom: https://numfocus-org.zoom.us/j/82096749952?pwd=MW9oUmtKQ1c3a2gydGk1RTdYUUVXZz09 . Everyone is welcome to attend and contribu

[Numpy-discussion] Re: Moving busday functionality to numpy-financial

2023-06-25 Thread Stefan van der Walt
Hi Kai, I agree with that the change has maintenance implications for numpy-financial. It's not *hard* building binary wheels, per se, but it's certainly a bigger job than maintaining and testing pure Python. As the maintainer of that library, you should decide whether that's something you w

[Numpy-discussion] Re: Moving busday functionality to numpy-financial

2023-06-25 Thread Kai Striega
Hi Stefan, I'm interested in going that direction, or rather, getting the functions out of NumPy. I'm not sure if it's feasible to rip these functions out of NumPy itself – or how much work it would require. Last week I spent some time looking through the C source code (datetime_busday.{c,h} and d