louiszhuang

Results 3 comments of louiszhuang

nice suggestion - however "-std=c++17" in comm_cxx_flags is incompatible with "-x c". In general, we should treat invocation with 4 possible modes - preprocess (-E, -S etc), compilation (-c), compilation...

basic.py:475 # TODO: This seems too convoluted, can we just replace all RVs by their values, # except for the fgraph outputs (for which we want to call _logprob on)?...

> You can observe max of iid variables. > > Sum isn't implemented because it's not general, only some distributions allow closed form. > > Would be nice to add...