JuliaMath / JuliaMath/RandomMatrices.jl
random boolean matrices
- Langage dominant
- Julia
- Étoiles
- 94
- Forks
- 41
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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!
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- julia
- Domaine
- data
- Type d'issue
- Fonctionnalité
- Difficulté
- 5/5
- Temps estimé
- Plus d'une semaine
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 25/100