Skip to content

Remove rand from precompilaton workflows#155

Merged
ChrisRackauckas merged 3 commits intoSciML:masterfrom
thomvet:patch-rand
Jan 23, 2026
Merged

Remove rand from precompilaton workflows#155
ChrisRackauckas merged 3 commits intoSciML:masterfrom
thomvet:patch-rand

Conversation

@thomvet
Copy link
Contributor

@thomvet thomvet commented Jan 23, 2026

Checklist

  • Appropriate tests were added
  • Any code changes were done in a way that does not break public API
  • All documentation related to code changes were updated
  • The new code follows the
    contributor guidelines, in particular the SciML Style Guide and
    COLPRAC.
  • Any new documentation only uses public API

Additional context

Fixes #154

@ChrisRackauckas ChrisRackauckas merged commit 762f441 into SciML:master Jan 23, 2026
3 of 16 checks passed
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.

Precompilation workload uses rand() without Random dependency, breaks PackageCompiler apps

2 participants