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

comboGeneral taking matrix as input? #23

Open
jaam92 opened this issue Nov 4, 2021 · 1 comment
Open

comboGeneral taking matrix as input? #23

jaam92 opened this issue Nov 4, 2021 · 1 comment

Comments

@jaam92
Copy link

jaam92 commented Nov 4, 2021

I was wondering if this is possible to implement or something you have thought a bit about?
For example, say I make a grid and want to constraints to it (e.g. each row must be greater or less than some value).

I have been trying this with expand.grid (because order does matter in my case) and data.table and finding it very time consuming and the required memory is quite large. I really liked the implementation in comboGeneral but it only applies to vectors.

@jwood000
Copy link
Owner

@jaam92,

Could you give an example?

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

2 participants