Skip to content

feat: set precompile_float64=false preference for SymbolicRegression - #1279

Open
MilesCranmerBot wants to merge 4 commits into
astroautomata:masterfrom
MilesCranmerBot:bot/precompile-float64-preference
Open

feat: set precompile_float64=false preference for SymbolicRegression#1279
MilesCranmerBot wants to merge 4 commits into
astroautomata:masterfrom
MilesCranmerBot:bot/precompile-float64-preference

Conversation

@MilesCranmerBot

@MilesCranmerBot MilesCranmerBot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Sets precompile_float64=false for SymbolicRegression through pyjuliapkg package preferences, so PySR’s usual Float32 setup skips the Float64 precompile workload.

  • Adds "preferences": {"precompile_float64": false} to the SymbolicRegression entry in juliapkg.json
  • Pins SymbolicRegression to 86139196df88ee85caa1302267997aa53ce885f7, the commit which adds this preference

Co-authored-by: Miles Cranmer <miles.cranmer@gmail.com>
@codecov

codecov Bot commented Aug 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

MilesCranmerBot and others added 3 commits August 7, 2026 20:43
Co-authored-by: Miles Cranmer <miles.cranmer@gmail.com>
Co-authored-by: Miles Cranmer <miles.cranmer@gmail.com>
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.

1 participant