Skip to content

Instantly share code, notes, and snippets.

@jayemerson
Created July 9, 2011 23:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jayemerson/1074072 to your computer and use it in GitHub Desktop.
Save jayemerson/1074072 to your computer and use it in GitHub Desktop.
NCI up and running with a non-trivial example
jay@bayesman:~/Desktop/NQR$ ./installable_nqr
Not Quite R for Parrot VM.
> setseeds(1,2)
Seeds have been set.
> a = rexp(1)
Your exponential: 1.41192912698369
> print(a)
1.41192912698369
>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment