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

Introduce some case-studies #13

Open
ChrisJefferson opened this issue Mar 23, 2016 · 0 comments
Open

Introduce some case-studies #13

ChrisJefferson opened this issue Mar 23, 2016 · 0 comments

Comments

@ChrisJefferson
Copy link

I feel it might be easier to give concrete examples. Here's a (slightly modified) one from a recent paper of mine. I think others might be longer and more interesting.

  • On a mac, using the 'atom' text editor, I wrote an algorithm in python (using only built-in libraries) to calculate things I call "short tables".
  • On a linux box, I used gnu parallel + python to run that algorithm many times. I then used the results of that to test a new algorithm in 'Minion', a constraint solver I work on.
  • I analysed the results using R, and wrote my paper up in latex (back on the mac), still using the 'atom' text editor.

Which pieces of software should I have cited? Which software versions should I provide?

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