On Mon, Jun 26, 2023 at 6:57 AM Kai Striega wrote:
> 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
> tim
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
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