Skip to content

v1.5.0

Latest
Compare
Choose a tag to compare
@katosh katosh released this 11 Dec 23:55
· 3 commits to main since this release
  • remove numpy as direct dependency
  • bugfix DimensionalityEstimator dimensionality initialization
  • implement 'fixed' gaussian proces type to allow more inducing points than datapoints
  • implement copy() method for Predictor class
  • html representation for major objects
  • covariance of sparse FunctionEstimator