Skip to content

Releases: cavalab/brush

Version 0.1.1

24 Jul 04:00

Choose a tag to compare

Version 0.1.1 Pre-release
Pre-release

Minor release, fixing versioning issues needed to build Brush for conda-forge.

See @cavalab/staged-recipes for more details.

Wheel and packaged source are provided for CPython v 3.11 on the Linux x86_64 platform.

Version 0.1.0

01 May 04:09

Choose a tag to compare

Initial release of brush, with a usability focus on pybrush, the Python interface to the underlying GP library.

Currently implemented Python features include scikit-learn style regressors and classifiers:

  • BrushRegressor
  • BrushClassifier

This release will be used for the first version published to conda-forge.