Cambridge Yang

Results 42 issues of Cambridge Yang

I just pushed some really bad hack for this repo to work under django 1.7. Don't know if anyone is still using this package and might want this update. It...

Hi, This project looks very interesting to me as I'm trying to build earley parsers with different strategies. @vnmakarov I was wondering if it's possible for you to briefly mention...

Hi, I'm generating some OpenScop programs and would like to use the `--readscop` flag to compile the programs. I'm wondering what is the semantics for each output dimension for an...

Add a macro option to allow std:function as callbacks, disabled by default.

Hi @Zeta36 Great project! I'm trying to run some experiments with the code. It seems that currently the code uses threading with tensorflow, and from my observation, the training loop...

### Subject of the issue If I'm understanding the [code here](https://github.com/pgmpy/pgmpy/blob/dev/pgmpy/inference/EliminationOrder.py#L44) correctly, perhaps heuristic algorithms for VE order is not implemented correctly? More specifically, I am thinking perhaps this line...

### Issue Description It would be nice if pyro implements a handler/poutine that substitutes parameters by fixed constants, similar to `numpyro.handler.substitute`. The motivation is to allow cleaner code for ancestral...

enhancement

Attempt at #3124, largely mimics the `lift` handler

enhancement
awaiting review

Hi, Does loopy support scheduling to negative loop increment? I tried the following: ```python import numpy as np import pyopencl as cl import pyopencl.array import pyopencl.clrandom import loopy as lp...

Hi, I'm wondering if it would be possible to set the outlet schedules on a smart strip? It appears to me that the scheduling function (set by the Kasa app)...

enhancement