gpstuff-dev / gpstuff

GPstuff - Gaussian process models for Bayesian analysis
http://research.cs.aalto.fi/pml/software/gpstuff/
GNU General Public License v3.0
169 stars 61 forks source link

fix split-normal n_scale to be <= gridn #18

Closed avehtari closed 7 years ago

avehtari commented 7 years ago

bugfix when gridn or length of xt is smaller than 50

esiivola commented 7 years ago

Looks reasonable