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

Break export() into sub-functions #62

Merged
merged 2 commits into from
Dec 20, 2015
Merged

Conversation

pronojitsaha
Copy link
Contributor

Build separate functions for the following steps of export():

-Replace all of the mathematical operators with their results

-Unroll the nested function calls into serial code

Closes issue #44, while awaiting implementation of issue #43

Build separate functions for:

-Replace all of the mathematical operators with their results

-Unroll the nested function calls into serial code
@pronojitsaha pronojitsaha changed the title Master Break export() into sub-functions Dec 19, 2015
rhiever pushed a commit that referenced this pull request Dec 20, 2015
Break export() into sub-functions
@rhiever rhiever merged commit 3905378 into EpistasisLab:master Dec 20, 2015
@rhiever
Copy link
Contributor

rhiever commented Dec 20, 2015

Thank you @pronojitsaha!

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.

None yet

2 participants