JuliaMath / JuliaMath/RandomMatrices.jl

random boolean matrices

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

Description

Hi,
I have been working on a package (not yet on github) to generate random `Matrix{Bool}`s, given fixed row sums or column sums or both (see e.g. http://projecteuclid.org/euclid.aos/1375362560 for some of the mathematics I'd like to incorporate). Is this type of functionality already available in RandomMatrices?

Thanks!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the current RandomMatrices.jl API to determine whether random Boolean matrices are already supported. If not, define the requested behavior for fixed row sums, column sums, or both, using the linked paper as mathematical background; done should include a decided API and validation of the resulting matrices.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
data
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.