Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Integrate open pulse cython into the build system #350

Merged
merged 14 commits into from
Sep 20, 2019

Conversation

atilag
Copy link
Member

@atilag atilag commented Sep 17, 2019

Summary

Integrating all the Cython files that are being originally compiled in the setup.py into the CMake build system.

Details and comments

As part of the integration, I have refactored the current cython integration in CMake to make it less verbose and simpler to use

TODO

@atilag atilag mentioned this pull request Sep 20, 2019
@atilag atilag merged commit 296436c into Qiskit:openpulse-sim Sep 20, 2019
dcmckayibm pushed a commit to dcmckayibm/qiskit-aer that referenced this pull request Nov 3, 2019
* Adding CMakeLists.txt to new cython files from OpenPulse
* Simplified CMakeLists to build all the Cython related stuff
* Removing unnecessary init python files
* Adding CMake helper files
* Add init files for Cython imports
* Adding pulse_sim.py example, extracted from the already existing Notebook code
chriseclectic pushed a commit to chriseclectic/qiskit-aer that referenced this pull request Jan 23, 2020
* Adding CMakeLists.txt to new cython files from OpenPulse
* Simplified CMakeLists to build all the Cython related stuff
* Removing unnecessary init python files
* Adding CMake helper files
* Add init files for Cython imports
* Adding pulse_sim.py example, extracted from the already existing Notebook code
chriseclectic pushed a commit to chriseclectic/qiskit-aer that referenced this pull request Jan 23, 2020
* Adding CMakeLists.txt to new cython files from OpenPulse
* Simplified CMakeLists to build all the Cython related stuff
* Removing unnecessary init python files
* Adding CMake helper files
* Add init files for Cython imports
* Adding pulse_sim.py example, extracted from the already existing Notebook code
chriseclectic pushed a commit to chriseclectic/qiskit-aer that referenced this pull request Jan 23, 2020
* Adding CMakeLists.txt to new cython files from OpenPulse
* Simplified CMakeLists to build all the Cython related stuff
* Removing unnecessary init python files
* Adding CMake helper files
* Add init files for Cython imports
* Adding pulse_sim.py example, extracted from the already existing Notebook code
chriseclectic pushed a commit to chriseclectic/qiskit-aer that referenced this pull request Jan 23, 2020
* Adding CMakeLists.txt to new cython files from OpenPulse
* Simplified CMakeLists to build all the Cython related stuff
* Removing unnecessary init python files
* Adding CMake helper files
* Add init files for Cython imports
* Adding pulse_sim.py example, extracted from the already existing Notebook code
@atilag atilag deleted the openpulse-1 branch June 1, 2020 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant