You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since Julia v1.10 is now the LTS, the version check for v1.6 is no longer needed.
Removed conditional RNG selection - now always uses Xoroshiro128Plus instead of falling back to MT19937 for older Julia versions.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments