Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Nov 11:53
cf48a7b

0.1.0 (2023-11-30)

Features

  • add a docs workflow (7981b47)
  • add basic package infrastructure (e53a245)
  • add initial c++ source for libslope (a118ed4)
  • add requirements to extras for building documentation (a5362bc)
  • change to sklearn-compatible interface (41d4836)
  • make cpp function return a tuple with actual estimates (3c3ff24)

Bug Fixes

  • fix test to work with new api (3192911)
  • move installation dependencies to setup.py (2506902)
  • use scikit-learn, not sklearn, as dependency (dc78b49)

Documentation

  • add initial docs (b4a5bac)
  • change estimators to models (24c57ec)
  • change to sphinx build/source structure (ed9ab31)
  • remove documentation stubs from cpp file (69bf98c)
  • run apidoc for correct location (4246e41)