Skip to content

Conversation

tobiasdiez
Copy link
Contributor

Small improvement: We never use PARI directly (and we shouldn’t); we only use cypari2. However, PARI must still be declared as a dependency because cypari2 links against it and requires it at runtime. To make this explicit in the Meson build, we declare PARI as a dependency of cypari2, not of our own code. (I also asked on the cython mailing list if there is a clearer way to avoid the explicit pari dependency).

📝 Checklist

  • The title is concise and informative.
  • The description explains in detail what this PR is about.
  • I have linked a relevant issue or discussion.
  • I have created tests covering the changes.
  • I have updated the documentation and checked the documentation preview.

⌛ Dependencies

Copy link

Documentation preview for this PR (built with commit aad7aa5; changes) is ready! 🎉
This preview will update shortly after each push to this PR.

@dimpase
Copy link
Member

dimpase commented Sep 23, 2025

we have spkgs eclib, lcalc, and sympow which do use pari without cypari. So I don't quite understand the claim

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants