GPflowOpt
GPflowOpt copied to clipboard
Enforcing numpy dtypes
I noticed that GPflow enforces the dtypes of numpy arrays almost everywhere. I was thinking that it might be a good idea to do the same in GPflowOpt as it can avoid some problems.
What's the status on this? We are doing this for a while, but not sure if all the older code has been updated?