heshriti
heshriti
Traceback (most recent call last): File "SinglePeriodOptimization.py", line 34, in simulated_tcost = cp.TcostModel(half_spread=0.0005/2., nonlin_coeff=1., sigma=sigmas, volume=volumes) File "/usr/home/cvxportfolio/costs.py", line 143, in __init__ null_checker(sigma) File "/usr/home/cvxportfolio/utils/data_management.py", line 29, in null_checker if...
Hello sir, Can you please suggest plot macros that are equivalent to apop_plot_historogram etc. Appreciate it. Thank you,
When I reverted mysql to al older version (which has the lib), I now get a different error. >>> ld-elf.so.1: Shared object "libomp.so.0" not found, required by "libapophenia.so.2" I guess...
Thanks Ben. Using the tips above, I was able to create custom functions to get print out sections of the data. On Root, I tried experimenting with the console/REPL interface...