JuliaMath / JuliaMath/Sobol.jl

use StaticArrays

Open
#18 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Julia
Stars
82
Forks
17
PR merge metrics
No merged PRs in 30d

Description

Might be nice to use StaticArrays (i.e. return an `SVector`, not a `Vector`), since dimension of a `SobolSeq` is part of the type already.

However, for very high dimensions, a `Vector` is probably more appropriate, so the array type should probably be an additional type parameter.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.