Closed uremes closed 5 months ago
restrict matplotlib version to < 3.9 because GPy usesmatplotlib.cm.get_cmap which is removed in 3.9.0.
matplotlib.cm.get_cmap
If your contribution adds, removes or somehow changes the functional behavior of the package, please check that
make lint
make docs
make test
and the proposed changes pass all unit tests (check step 6 of CONTRIBUTING.rst for details)
Please list the copyright holder for the work you are submitting (this will be you or your assignee, such as a university or company):
By submitting this pull request, the copyright holder is agreeing to license the submitted work under the following licenses:
Summary:
restrict matplotlib version to < 3.9 because GPy uses
matplotlib.cm.get_cmap
which is removed in 3.9.0.Please make sure
If your contribution adds, removes or somehow changes the functional behavior of the package, please check that
make lint
,make docs
andmake test
and the proposed changes pass all unit tests (check step 6 of CONTRIBUTING.rst for details)
Copyright and Licensing
Please list the copyright holder for the work you are submitting (this will be you or your assignee, such as a university or company):
By submitting this pull request, the copyright holder is agreeing to license the submitted work under the following licenses: