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

Create dataset generation tests #11

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jeffbrennan
Copy link
Collaborator

addresses #10

a couple of things before merging

1 - I noticed the file generated from cargo run -- --n 1000 --k 10 --nas 10 --seed 591 created a file named "G1_1e3_1e3_10_10.csv" when I would have expected "G1_1e3_1e1_10_10.csv"
2 - need to test using cargo build instead of cargo run
3 - need to test using pyo3 instead of subprocess

@jeffbrennan
Copy link
Collaborator Author

will rebase and modify after #12 is merged

@jeffbrennan jeffbrennan force-pushed the create_dataset_generation_tests branch from 63471de to c90a7e6 Compare November 29, 2023 13:50
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

Successfully merging this pull request may close these issues.

1 participant