0.3.0
This is a complete overhaul of the API and of some parts of the implementation.
Most notably:
RandomVariablehas been removedPredictorhas been replaced by a much more generalVec- the various
fitmethods on those two have been replaced byModel.observe - constants in the compute graph can now be vectors as well as scalars
See https://rainier.fit for more complete documentation of the new API.