Skip to content

Conversation

@fingolfin
Copy link
Member

  • low_level_caller: don't interpolate argument tuples
  • Rename some variables for clarity
  • Remove dead code
  • rng -> ring
  • Compare to 'nothing' with ===
  • low_level_caller(_rng): refactor args conversion
  • Allow using low_level_caller without a lib argument

@fingolfin fingolfin requested review from ederc and hannes14 October 16, 2025 11:58
@fingolfin
Copy link
Member Author

drawback of this PR is that it changes the API used by oscar-system/Oscar.jl#5397... But perhaps we just put this into a breaking release.

@fingolfin fingolfin closed this Oct 23, 2025
@fingolfin fingolfin reopened this Oct 23, 2025
@fingolfin fingolfin mentioned this pull request Oct 23, 2025
@fingolfin fingolfin merged commit ed1340f into master Oct 23, 2025
20 of 21 checks passed
@fingolfin fingolfin deleted the mh/caller branch October 23, 2025 10:55
hannes14 pushed a commit to hannes14/Singular.jl that referenced this pull request Oct 23, 2025
* low_level_caller: don't interpolate argument tuples
* Rename some variables for clarity
* Remove dead code
* rng -> ring
* Compare to 'nothing' with ===
* low_level_caller(_rng): refactor args conversion
* Allow using low_level_caller without a lib argument
* low_level_caller_rng -> low_level_caller_ring
* low_level_caller_ring: restrict type of 'ring' argument
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants