I hereby claim:
- I am chriskiefer on github.
- I am chriskiefer (https://keybase.io/chriskiefer) on keybase.
- I have a public key whose fingerprint is 570E 5A9A 305A F23E 712D E7F7 0B56 7AFF CB40 8EEB
To claim this, I am signing this object:
| //remember what you did today | |
| History.start | |
| History.document | |
| *** Welcome to SuperCollider 3.7alpha1. *** For help type cmd-d. | |
| sc3> s.boot | |
| s.boot | |
| booting 57110 | |
| -> localhost | |
| sc3> Found 0 LADSPA plugins | |
| Number of Devices: 5 | |
| 0 : "AirPlay" | |
| 1 : "Built-in Microph" | |
| 2 : "Built-in Output" |
I hereby claim:
To claim this, I am signing this object:
| #include <iostream> | |
| #include <Accelerate/Accelerate.h> | |
| using namespace std; | |
| #include <vector> | |
| int main (int argc, char * const argv[]) { | |
| // insert code here... | |
| cout << "Vector Test\n"; | |
| int datasize = 100000; | |
| float x[datasize]; |