Skip to content

Conversation

@jorenham
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings November 13, 2025 20:39
@jorenham jorenham added the bug Something isn't working label Nov 13, 2025
@jorenham jorenham added this to the 0.3.6 milestone Nov 13, 2025
@jorenham
Copy link
Owner Author

I'm not sure why the xsref tests didn't fail before

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes a critical bug in the hyp2f1 function where the arguments were passed to the FFI layer in the wrong order for the f64 implementation.

  • Corrected the argument order in the FFI call from (self, a, b, c) to (a, b, c, self) to match the expected signature hyp2f1(a, b, c, z)

@jorenham jorenham merged commit 8cbe515 into master Nov 13, 2025
13 checks passed
@jorenham jorenham deleted the fix-hyp2f1 branch November 13, 2025 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant