Skip to content

Commit

Permalink
dropping GPyOpt support -- no maintenance for 4 years
Browse files Browse the repository at this point in the history
  • Loading branch information
kottmanj committed Jun 3, 2024
1 parent 3350c8b commit 887b828
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 27 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci_optimizers.yml

This file was deleted.

8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -251,11 +251,7 @@ Quantum Equation of Motion with Orbital Optimization for Computing Molecular Pro
Let us know, if you want your research project and/or tutorial to be included in this list!

# Dependencies
Support for additional optimizers or quantum backends can be activated by intalling them in your environment.
Tequila will then detect them automatically.
Currently those are: [Phoenics](https://github.com/aspuru-guzik-group/phoenics)
and [GPyOpt](https://sheffieldml.github.io/GPyOpt/).
Quantum backends are treated in the same way.
Support for specific backends (quantum simulators, optimizers, quantum chemistry) can be activated by intalling them in your environment.

## Quantum Backends
Currently supported
Expand Down Expand Up @@ -389,5 +385,3 @@ Tequila runs on Mac OSX.
You might get in trouble with installing qulacs since it currently does not work with Apple's clang compiler.
You need to install latest GNU compile (at least gcc-7 and g++7) and set them as default before installing qulacs over pip.

## Qibo and GPyOpt
Currently you can't use Qibo and GPyOpt within the same environment.
19 changes: 0 additions & 19 deletions requirements_gpyopt.txt

This file was deleted.

0 comments on commit 887b828

Please sign in to comment.