Theano: linspace and quantile functions are missing

Welcome!

I think you should be able to use the functionality available in tt.arange() (which is much like np.arange()) to replicate the linspace() result. Would that work?