We are using DEAP package to initiate and continue our evolution, and we are using ProjectQ to perform quantum computer simulations. Currently, we are using a set of genetic operators and selection procedure highly similar to [Potocek thing], but we allowed user to describe the topology of the quantum computer the proposed algorithms may be run on. We are still working on the project and we are planning to improve it further.
More details will be added later on.
TODO: Add link to paper
Python version: 3.9 (3.10 does not work due to numpy 1.19 requirement)
Libraries:
Pip modules (defined in requirements.txt): TODO
Authors who contributed directly to the codebase and research:
Services and projects we wish to acknowledge
The project is in its final stages and will see no future updates.
Copyright 2022 Aalto University, Berat Yenilen, Tom Rindell, Niklas Halonen, Matti Raasakka
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.