Releases: cavalab/brush
Releases · cavalab/brush
Version 0.1.1
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
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:
BrushRegressorBrushClassifier
This release will be used for the first version published to conda-forge.