Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

random boolean matrices #28

Open
mkborregaard opened this issue Dec 20, 2016 · 1 comment
Open

random boolean matrices #28

mkborregaard opened this issue Dec 20, 2016 · 1 comment

Comments

@mkborregaard
Copy link

mkborregaard commented Dec 20, 2016

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:https://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!

@mkborregaard
Copy link
Author

Bump? The question can be rephrased as: is it possible with this package to create a matrix of 0s and 1s with fixed row and column sums? If not, would it be interesting to have this functionality in the package?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant