Skip to content

hdlib v0.1.8

Compare
Choose a tag to compare
@cumbof cumbof released this 03 Jul 15:52
· 86 commits to main since this release

hdlib v0.1.8

Fix:

  • Fix the initialization of Vector objects with a specific seed;
  • model.Model._init_fit_predict and model.Model._stepwise_regression_iter are now private;
  • Improving docstring adopting the numpydoc documentation format.