test_observables

testing various observables in action (ie: stocks or numerics)

0
0
0
C++
public

test_observables

testing various observables in action (ie: stocks or numerics)

read the requirements for adding go_data to your project

go_data on github: https://github.com/tiny/go_data.git

build

mkdir build
cd build
cmake ..
make -j 6
./test_observables
v0.3.3[beta]