Brian McFee
Brian McFee
I gave this a bit more thought, and I'm actually not sure that a direct implementation (ie linear search) would have any benefit over the alternative that would convert dense...
Thanks for noting this. I believe the code actually is correct here, but it's not obvious upon a first read through. Here's what's happening: - In these feature functions, either...
Adding to the 0.11 docket, but all that needs to happen here is an explanatory comment with no change in functionality.
I'm tagging this onto a 0.11.0 milestone, which we may or may not do before 1.0. I'm leaving the possibility open in case we do need to change anything to...
Excellent, thanks for the update!
@hagenw yes, soxr 0.4.0 is not yet released, so there's nothing we can do here.
It sounds like we're unblocked! I'm currently traveling, but will look into setting up a numpy 2.0 test environment next week toward a 0.11 release (if needed).
PR #1860 is now running tests on numpy 2.0. The library itself required no modifications, though some of the test code had to be lightly adapted to account for expired...
Maybe relevant to #1801
Status update on this PR (still working at it when I can): - It's likely to be a near total rewrite of the display module. I did very many bad...