JuliaMath / JuliaMath/RandomMatrices.jl

Feature: add optional rng argument to `Base.rand` methods

Open
#90 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
94
Forks
41
PR merge metrics
No merged PRs in 30d

Description

This will be valuable for tests that pass stable random numbers generated from StableRNGs.jl.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the Base.rand methods in RandomMatrices.jl and review how their arguments are currently handled. Add support for an optional rng argument so callers can use StableRNGs.jl-generated values, then verify that existing calls still work and seeded test results are stable.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.